"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/09/04 01:13:17 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco" 2026/09/04 01:13:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/04 01:13:18 DEBUG : Creating backend with remote "TestS3:rclone-test-tilefil0buco" 2026/09/04 01:13:18 DEBUG : Creating backend with remote "/tmp/rclone832180154" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:18 INFO : S3 bucket rclone-test-tilefil0buco: Bucket "rclone-test-tilefil0buco" created with ACL "" 2026/09/04 01:13:18 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:18 DEBUG : dir/file1.rclone_chunk.001_tl523c: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:18 INFO : dir/file1.rclone_chunk.001_tl523c: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:19 INFO : dir/file1.rclone_chunk.001_tl523c: Deleted 2026/09/04 01:13:19 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:19 DEBUG : dir: Looking for writers 2026/09/04 01:13:19 DEBUG : Looking for writers 2026/09/04 01:13:19 DEBUG : dir: reading active writers 2026/09/04 01:13:19 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.40s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:19 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:19 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:19 DEBUG : dir/file1.rclone_chunk.001_tl534q: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:19 INFO : dir/file1.rclone_chunk.001_tl534q: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:19 INFO : dir/file1.rclone_chunk.001_tl534q: Deleted 2026/09/04 01:13:20 DEBUG : dir/file2: size = 15 OK 2026/09/04 01:13:20 DEBUG : dir/file2.rclone_chunk.001_tl5300: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/09/04 01:13:20 INFO : dir/file2.rclone_chunk.001_tl5300: Copied (server-side copy) to: dir/file2 2026/09/04 01:13:20 INFO : dir/file2.rclone_chunk.001_tl5300: Deleted 2026/09/04 01:13:20 DEBUG : dir/subdir/file3: size = 16 OK 2026/09/04 01:13:20 DEBUG : dir/subdir/file3.rclone_chunk.001_tl54o5: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/09/04 01:13:20 INFO : dir/subdir/file3.rclone_chunk.001_tl54o5: Copied (server-side copy) to: dir/subdir/file3 2026/09/04 01:13:20 INFO : dir/subdir/file3.rclone_chunk.001_tl54o5: Deleted 2026/09/04 01:13:20 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:20 DEBUG : dir/subdir: Looking for writers 2026/09/04 01:13:20 DEBUG : dir: Looking for writers 2026/09/04 01:13:20 DEBUG : file1: reading active writers 2026/09/04 01:13:20 DEBUG : file2: reading active writers 2026/09/04 01:13:20 DEBUG : subdir: reading active writers 2026/09/04 01:13:20 DEBUG : Looking for writers 2026/09/04 01:13:20 DEBUG : dir: reading active writers 2026/09/04 01:13:20 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.91s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:21 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:21 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:21 DEBUG : dir/file1.rclone_chunk.001_tl5590: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:21 INFO : dir/file1.rclone_chunk.001_tl5590: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:21 INFO : dir/file1.rclone_chunk.001_tl5590: Deleted 2026/09/04 01:13:21 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:21 DEBUG : dir: Looking for writers 2026/09/04 01:13:21 DEBUG : file1: reading active writers 2026/09/04 01:13:21 DEBUG : Looking for writers 2026/09/04 01:13:21 DEBUG : dir: reading active writers 2026/09/04 01:13:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.85s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:22 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:22 DEBUG : dir/file1.rclone_chunk.001_tl56nn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:22 INFO : dir/file1.rclone_chunk.001_tl56nn: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:22 INFO : dir/file1.rclone_chunk.001_tl56nn: Deleted 2026/09/04 01:13:22 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:22 DEBUG : dir: Looking for writers 2026/09/04 01:13:22 DEBUG : Looking for writers 2026/09/04 01:13:22 DEBUG : dir: reading active writers 2026/09/04 01:13:22 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.77s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:23 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:23 DEBUG : dir/file1.rclone_chunk.001_tl566r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:23 INFO : dir/file1.rclone_chunk.001_tl566r: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:23 INFO : dir/file1.rclone_chunk.001_tl566r: Deleted 2026/09/04 01:13:23 DEBUG : dir: forgetting directory cache 2026/09/04 01:13:23 DEBUG : forgetting directory cache 2026/09/04 01:13:23 DEBUG : dir: forgetting directory cache 2026/09/04 01:13:23 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:23 DEBUG : Looking for writers 2026/09/04 01:13:23 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.89s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:23 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:24 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:24 DEBUG : dir/file1.rclone_chunk.001_tl57wj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:24 INFO : dir/file1.rclone_chunk.001_tl57wj: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:24 INFO : dir/file1.rclone_chunk.001_tl57wj: Deleted 2026/09/04 01:13:24 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/04 01:13:24 DEBUG : dir: invalidating directory cache 2026/09/04 01:13:24 DEBUG : >ForgetPath: 2026/09/04 01:13:24 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/04 01:13:24 DEBUG : invalidating directory cache 2026/09/04 01:13:24 DEBUG : dir: forgetting directory cache 2026/09/04 01:13:24 DEBUG : >ForgetPath: 2026/09/04 01:13:24 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/04 01:13:24 DEBUG : >ForgetPath: 2026/09/04 01:13:24 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:24 DEBUG : dir: Looking for writers 2026/09/04 01:13:24 DEBUG : Looking for writers 2026/09/04 01:13:24 DEBUG : dir: reading active writers 2026/09/04 01:13:24 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.84s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:24 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:25 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:25 DEBUG : dir/file1.rclone_chunk.001_tl58qj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:25 INFO : dir/file1.rclone_chunk.001_tl58qj: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:25 INFO : dir/file1.rclone_chunk.001_tl58qj: Deleted 2026/09/04 01:13:25 DEBUG : fil/a/b/c: size = 15 OK 2026/09/04 01:13:25 DEBUG : fil/a/b/c.rclone_chunk.001_tl59or: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/09/04 01:13:25 INFO : fil/a/b/c.rclone_chunk.001_tl59or: Copied (server-side copy) to: fil/a/b/c 2026/09/04 01:13:25 INFO : fil/a/b/c.rclone_chunk.001_tl59or: Deleted 2026/09/04 01:13:25 DEBUG : forgetting directory cache 2026/09/04 01:13:25 DEBUG : dir: forgetting directory cache 2026/09/04 01:13:26 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:26 DEBUG : fil/a/b: Looking for writers 2026/09/04 01:13:26 DEBUG : fil/a: Looking for writers 2026/09/04 01:13:26 DEBUG : b: reading active writers 2026/09/04 01:13:26 DEBUG : fil: Looking for writers 2026/09/04 01:13:26 DEBUG : a: reading active writers 2026/09/04 01:13:26 DEBUG : dir: Looking for writers 2026/09/04 01:13:26 DEBUG : Looking for writers 2026/09/04 01:13:26 DEBUG : dir: reading active writers 2026/09/04 01:13:26 DEBUG : fil: reading active writers 2026/09/04 01:13:26 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.73s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:26 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:26 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:26 DEBUG : dir/file1.rclone_chunk.001_tl5a2k: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:26 INFO : dir/file1.rclone_chunk.001_tl5a2k: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:26 INFO : dir/file1.rclone_chunk.001_tl5a2k: Deleted 2026/09/04 01:13:27 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:27 DEBUG : dir: Looking for writers 2026/09/04 01:13:27 DEBUG : Looking for writers 2026/09/04 01:13:27 DEBUG : dir: reading active writers 2026/09/04 01:13:27 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.82s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:27 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:27 DEBUG : dir/file1.rclone_chunk.001_tl5bqb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:27 INFO : dir/file1.rclone_chunk.001_tl5bqb: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:27 INFO : dir/file1.rclone_chunk.001_tl5bqb: Deleted 2026/09/04 01:13:27 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:27 DEBUG : dir: Looking for writers 2026/09/04 01:13:27 DEBUG : file1: reading active writers 2026/09/04 01:13:27 DEBUG : Looking for writers 2026/09/04 01:13:27 DEBUG : dir: reading active writers 2026/09/04 01:13:27 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.87s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:28 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:28 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:28 DEBUG : dir/file1.rclone_chunk.001_tl5c4c: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:28 INFO : dir/file1.rclone_chunk.001_tl5c4c: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:28 INFO : dir/file1.rclone_chunk.001_tl5c4c: Deleted 2026/09/04 01:13:28 DEBUG : dir/file2: size = 15 OK 2026/09/04 01:13:28 DEBUG : dir/file2.rclone_chunk.001_tl5cuf: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/09/04 01:13:28 INFO : dir/file2.rclone_chunk.001_tl5cuf: Copied (server-side copy) to: dir/file2 2026/09/04 01:13:28 INFO : dir/file2.rclone_chunk.001_tl5cuf: Deleted 2026/09/04 01:13:29 DEBUG : dir/subdir/file3: size = 16 OK 2026/09/04 01:13:29 DEBUG : dir/subdir/file3.rclone_chunk.001_tl5dpg: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/09/04 01:13:29 INFO : dir/subdir/file3.rclone_chunk.001_tl5dpg: Copied (server-side copy) to: dir/subdir/file3 2026/09/04 01:13:29 INFO : dir/subdir/file3.rclone_chunk.001_tl5dpg: Deleted === RUN TestDirReadDirAll/Virtual 2026/09/04 01:13:29 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/04 01:13:29 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/04 01:13:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/04 01:13:29 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/04 01:13:30 DEBUG : dir/virtualFile: size = 20 OK 2026/09/04 01:13:30 DEBUG : dir/virtualFile.rclone_chunk.001_tl5di0: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/09/04 01:13:30 INFO : dir/virtualFile.rclone_chunk.001_tl5di0: Copied (server-side copy) to: dir/virtualFile 2026/09/04 01:13:30 INFO : dir/virtualFile.rclone_chunk.001_tl5di0: Deleted 2026/09/04 01:13:30 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/09/04 01:13:30 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_tl5ert: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/09/04 01:13:30 INFO : dir/virtualDir/testFile.rclone_chunk.001_tl5ert: Copied (server-side copy) to: dir/virtualDir/testFile 2026/09/04 01:13:30 INFO : dir/virtualDir/testFile.rclone_chunk.001_tl5ert: Deleted 2026/09/04 01:13:31 DEBUG : S3 bucket rclone-test-tilefil0buco: bucket is versioned: false 2026/09/04 01:13:31 DEBUG : Waiting for deletions to finish 2026/09/04 01:13:31 DEBUG : "dir/subdir/file3" version false 2026/09/04 01:13:31 DEBUG : dir/subdir/file3: Deleting (id "") 2026/09/04 01:13:31 INFO : dir/subdir/file3: Deleted 2026/09/04 01:13:31 DEBUG : dir: invalidating directory cache 2026/09/04 01:13:31 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/04 01:13:31 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/04 01:13:31 DEBUG : dir/file1: Reset virtual modtime 2026/09/04 01:13:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/04 01:13:31 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/04 01:13:31 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/04 01:13:31 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/04 01:13:31 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/04 01:13:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/04 01:13:31 DEBUG : dir: invalidating directory cache 2026/09/04 01:13:31 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/04 01:13:31 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/04 01:13:31 DEBUG : forgetting directory cache 2026/09/04 01:13:31 DEBUG : dir: forgetting directory cache 2026/09/04 01:13:31 DEBUG : dir/virtualDir2: forgetting directory cache 2026/09/04 01:13:31 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/04 01:13:31 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:31 DEBUG : dir/virtualDir2: Looking for writers 2026/09/04 01:13:31 DEBUG : dir/virtualDir: Looking for writers 2026/09/04 01:13:31 DEBUG : dir: Looking for writers 2026/09/04 01:13:31 DEBUG : virtualFile: reading active writers 2026/09/04 01:13:31 DEBUG : virtualDir: reading active writers 2026/09/04 01:13:31 DEBUG : file1: reading active writers 2026/09/04 01:13:31 DEBUG : virtualFile2: reading active writers 2026/09/04 01:13:31 DEBUG : virtualDir2: reading active writers 2026/09/04 01:13:31 DEBUG : Looking for writers 2026/09/04 01:13:31 DEBUG : dir: reading active writers 2026/09/04 01:13:31 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.46s) --- PASS: TestDirReadDirAll/Virtual (1.40s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:31 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:31 DEBUG : dir/file1.rclone_chunk.001_tl5fy5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:31 INFO : dir/file1.rclone_chunk.001_tl5fy5: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:32 INFO : dir/file1.rclone_chunk.001_tl5fy5: Deleted 2026/09/04 01:13:32 ERROR : dir/: Can only open directories read only 2026/09/04 01:13:32 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:32 DEBUG : dir: Looking for writers 2026/09/04 01:13:32 DEBUG : Looking for writers 2026/09/04 01:13:32 DEBUG : dir: reading active writers 2026/09/04 01:13:32 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.86s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:32 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:32 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:32 DEBUG : dir/file1.rclone_chunk.001_tl5gyf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:32 INFO : dir/file1.rclone_chunk.001_tl5gyf: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:32 INFO : dir/file1.rclone_chunk.001_tl5gyf: Deleted 2026/09/04 01:13:33 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:13:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/04 01:13:33 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/04 01:13:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/04 01:13:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': File to upload is small (5 bytes), uploading instead of streaming 2026/09/04 01:13:33 DEBUG : dir/potato: size = 5 OK 2026/09/04 01:13:33 DEBUG : dir/potato.rclone_chunk.001_tl5htn: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/04 01:13:33 INFO : dir/potato.rclone_chunk.001_tl5htn: Copied (server-side copy) to: dir/potato 2026/09/04 01:13:33 INFO : dir/potato.rclone_chunk.001_tl5htn: Deleted 2026/09/04 01:13:33 DEBUG : dir/potato: size = 5 OK 2026/09/04 01:13:33 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/04 01:13:33 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/09/04 01:13:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/04 01:13:33 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:33 DEBUG : dir: Looking for writers 2026/09/04 01:13:33 DEBUG : file1: reading active writers 2026/09/04 01:13:33 DEBUG : potato: reading active writers 2026/09/04 01:13:33 DEBUG : Looking for writers 2026/09/04 01:13:33 DEBUG : dir: reading active writers 2026/09/04 01:13:33 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.43s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:34 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:34 DEBUG : dir/file1.rclone_chunk.001_tl5hzp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:34 INFO : dir/file1.rclone_chunk.001_tl5hzp: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:34 INFO : dir/file1.rclone_chunk.001_tl5hzp: Deleted 2026/09/04 01:13:34 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:251: Filtering empty directory "dir/sub" 2026/09/04 01:13:34 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:34 DEBUG : dir/sub: Looking for writers 2026/09/04 01:13:34 DEBUG : dir: Looking for writers 2026/09/04 01:13:34 DEBUG : file1: reading active writers 2026/09/04 01:13:34 DEBUG : sub: reading active writers 2026/09/04 01:13:34 DEBUG : Looking for writers 2026/09/04 01:13:34 DEBUG : dir: reading active writers 2026/09/04 01:13:34 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.16s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:35 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:35 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:35 DEBUG : dir/file1.rclone_chunk.001_tl5jww: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:35 INFO : dir/file1.rclone_chunk.001_tl5jww: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:35 INFO : dir/file1.rclone_chunk.001_tl5jww: Deleted 2026/09/04 01:13:35 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/04 01:13:35 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:251: Filtering empty directory "dir/sub" fstest.go:251: Filtering empty directory "dir/sub/subsub" 2026/09/04 01:13:35 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:35 DEBUG : dir/sub/subsub: Looking for writers 2026/09/04 01:13:35 DEBUG : dir/sub: Looking for writers 2026/09/04 01:13:35 DEBUG : subsub: reading active writers 2026/09/04 01:13:35 DEBUG : dir: Looking for writers 2026/09/04 01:13:35 DEBUG : file1: reading active writers 2026/09/04 01:13:35 DEBUG : sub: reading active writers 2026/09/04 01:13:35 DEBUG : Looking for writers 2026/09/04 01:13:35 DEBUG : dir: reading active writers 2026/09/04 01:13:35 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.21s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:36 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:36 DEBUG : dir/file1.rclone_chunk.001_tl5k7w: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:36 INFO : dir/file1.rclone_chunk.001_tl5k7w: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:36 INFO : dir/file1.rclone_chunk.001_tl5k7w: Deleted 2026/09/04 01:13:36 ERROR : dir/: Dir.Remove not empty 2026/09/04 01:13:36 DEBUG : dir/file1: Remove: 2026/09/04 01:13:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/04 01:13:36 DEBUG : dir/file1: >Remove: err= 2026/09/04 01:13:36 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/04 01:13:36 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:36 DEBUG : Looking for writers 2026/09/04 01:13:36 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.84s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:37 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:37 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:37 DEBUG : dir/file1.rclone_chunk.001_tl5l3y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:37 INFO : dir/file1.rclone_chunk.001_tl5l3y: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:37 INFO : dir/file1.rclone_chunk.001_tl5l3y: Deleted 2026/09/04 01:13:37 DEBUG : dir/file1: Remove: 2026/09/04 01:13:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/04 01:13:37 DEBUG : dir/file1: >Remove: err= 2026/09/04 01:13:37 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/04 01:13:37 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:37 DEBUG : Looking for writers 2026/09/04 01:13:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.83s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:37 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:38 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:38 DEBUG : dir/file1.rclone_chunk.001_tl5l9v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:38 INFO : dir/file1.rclone_chunk.001_tl5l9v: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:38 INFO : dir/file1.rclone_chunk.001_tl5l9v: Deleted 2026/09/04 01:13:38 DEBUG : dir/file1: Remove: 2026/09/04 01:13:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/04 01:13:38 DEBUG : dir/file1: >Remove: err= fstest.go:251: Filtering empty directory "dir" 2026/09/04 01:13:38 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:38 DEBUG : dir: Looking for writers 2026/09/04 01:13:38 DEBUG : Looking for writers 2026/09/04 01:13:38 DEBUG : dir: reading active writers 2026/09/04 01:13:38 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.97s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:38 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:39 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:39 DEBUG : dir/file1.rclone_chunk.001_tl5mob: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:39 INFO : dir/file1.rclone_chunk.001_tl5mob: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:39 INFO : dir/file1.rclone_chunk.001_tl5mob: Deleted 2026/09/04 01:13:39 DEBUG : dir/file3: size = 15 OK 2026/09/04 01:13:39 DEBUG : dir/file3.rclone_chunk.001_tl5nhv: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/09/04 01:13:39 INFO : dir/file3.rclone_chunk.001_tl5nhv: Copied (server-side copy) to: dir/file3 2026/09/04 01:13:39 INFO : dir/file3.rclone_chunk.001_tl5nhv: Deleted 2026/09/04 01:13:40 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/04 01:13:40 DEBUG : dir/file1: copy non-chunked object... 2026/09/04 01:13:40 DEBUG : dir/file3: copy non-chunked object... 2026/09/04 01:13:40 DEBUG : dir2/file1: size = 14 OK 2026/09/04 01:13:40 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:40 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/09/04 01:13:40 DEBUG : dir2/file3: size = 15 OK 2026/09/04 01:13:40 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/09/04 01:13:40 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/09/04 01:13:40 INFO : dir/file1: Deleted 2026/09/04 01:13:40 INFO : dir/file3: Deleted 2026/09/04 01:13:40 DEBUG : dir: Updating dir with dir2 0x14ae2dc18e40 2026/09/04 01:13:40 DEBUG : dir: forgetting directory cache 2026/09/04 01:13:40 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/04 01:13:40 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/04 01:13:40 DEBUG : dir2/file1: copy non-chunked object... 2026/09/04 01:13:41 DEBUG : file2: size = 14 OK 2026/09/04 01:13:41 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:41 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/09/04 01:13:41 INFO : dir2/file1: Deleted 2026/09/04 01:13:41 DEBUG : file2: Updating file with file2 0x14ae2df4a340 2026/09/04 01:13:41 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/04 01:13:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/04 01:13:41 DEBUG : file2: copy non-chunked object... 2026/09/04 01:13:41 DEBUG : dir2/file3: size = 14 OK 2026/09/04 01:13:41 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:41 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/09/04 01:13:41 INFO : file2: Deleted 2026/09/04 01:13:41 DEBUG : dir2/file3: Updating file with dir2/file3 0x14ae2df4a340 2026/09/04 01:13:41 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/04 01:13:41 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/04 01:13:41 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/04 01:13:41 DEBUG : empty directory: Updating dir with renamed empty directory 0x14ae2dc9f980 2026/09/04 01:13:41 DEBUG : empty directory: forgetting directory cache 2026/09/04 01:13:41 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/04 01:13:41 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/04 01:13:41 DEBUG : dir2: Renaming to "dir3" 2026/09/04 01:13:41 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:41 DEBUG : dir3: Looking for writers 2026/09/04 01:13:41 DEBUG : file3: reading active writers 2026/09/04 01:13:41 DEBUG : renamed empty directory: Looking for writers 2026/09/04 01:13:41 DEBUG : Looking for writers 2026/09/04 01:13:41 DEBUG : dir3: reading active writers 2026/09/04 01:13:41 DEBUG : renamed empty directory: reading active writers 2026/09/04 01:13:41 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.04s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:41 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:42 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:42 DEBUG : dir/file1.rclone_chunk.001_tl5pwo: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:42 INFO : dir/file1.rclone_chunk.001_tl5pwo: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:42 INFO : dir/file1.rclone_chunk.001_tl5pwo: Deleted 2026/09/04 01:13:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/04 01:13:42 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:13:42 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/04 01:13:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/04 01:13:42 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/04 01:13:42 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/04 01:13:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/04 01:13:42 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:13:42 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/04 01:13:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/04 01:13:42 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/04 01:13:42 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/04 01:13:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/04 01:13:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': File to upload is small (12 bytes), uploading instead of streaming 2026/09/04 01:13:42 DEBUG : dir/sub/file2: size = 12 OK 2026/09/04 01:13:42 DEBUG : dir/sub/file2.rclone_chunk.001_tl5qvj: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/04 01:13:42 INFO : dir/sub/file2.rclone_chunk.001_tl5qvj: Copied (server-side copy) to: dir/sub/file2 2026/09/04 01:13:43 INFO : dir/sub/file2.rclone_chunk.001_tl5qvj: Deleted 2026/09/04 01:13:43 DEBUG : dir/sub/file2: size = 12 OK 2026/09/04 01:13:43 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/04 01:13:43 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/09/04 01:13:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/04 01:13:43 DEBUG : forgetting directory cache 2026/09/04 01:13:43 DEBUG : dir: forgetting directory cache 2026/09/04 01:13:43 DEBUG : dir/sub: forgetting directory cache 2026/09/04 01:13:43 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/04 01:13:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': File to upload is small (5 bytes), uploading instead of streaming 2026/09/04 01:13:43 DEBUG : dir/sub/file0: size = 5 OK 2026/09/04 01:13:43 DEBUG : dir/sub/file0.rclone_chunk.001_tl5ros: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/04 01:13:43 INFO : dir/sub/file0.rclone_chunk.001_tl5ros: Copied (server-side copy) to: dir/sub/file0 2026/09/04 01:13:43 INFO : dir/sub/file0.rclone_chunk.001_tl5ros: Deleted 2026/09/04 01:13:43 DEBUG : dir/sub/file0: size = 5 OK 2026/09/04 01:13:43 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/04 01:13:43 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/09/04 01:13:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/04 01:13:43 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:43 DEBUG : dir/sub: Looking for writers 2026/09/04 01:13:43 DEBUG : file0: reading active writers 2026/09/04 01:13:43 DEBUG : file2: reading active writers 2026/09/04 01:13:43 DEBUG : dir: Looking for writers 2026/09/04 01:13:43 DEBUG : file1: reading active writers 2026/09/04 01:13:43 DEBUG : sub: reading active writers 2026/09/04 01:13:43 DEBUG : Looking for writers 2026/09/04 01:13:43 DEBUG : dir: reading active writers 2026/09/04 01:13:43 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.90s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:43 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/09/04 01:13:43 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:43 DEBUG : Looking for writers 2026/09/04 01:13:43 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:43 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:44 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:44 DEBUG : dir/file1.rclone_chunk.001_tl5r38: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:44 INFO : dir/file1.rclone_chunk.001_tl5r38: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:44 INFO : dir/file1.rclone_chunk.001_tl5r38: Deleted 2026/09/04 01:13:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/04 01:13:44 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:13:44 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/04 01:13:44 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/04 01:13:44 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/04 01:13:44 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:13:44 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/04 01:13:44 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/04 01:13:44 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:13:44 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/04 01:13:44 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/04 01:13:44 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/04 01:13:44 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:13:44 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/04 01:13:44 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:44 DEBUG : dir: Looking for writers 2026/09/04 01:13:44 DEBUG : file1: reading active writers 2026/09/04 01:13:44 DEBUG : file1.metadata: reading active writers 2026/09/04 01:13:44 DEBUG : Looking for writers 2026/09/04 01:13:44 DEBUG : dir: reading active writers 2026/09/04 01:13:44 DEBUG : dir.metadata: reading active writers 2026/09/04 01:13:44 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.89s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:44 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:45 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:45 DEBUG : dir/file1.rclone_chunk.001_tl5sv3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:45 INFO : dir/file1.rclone_chunk.001_tl5sv3: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:45 INFO : dir/file1.rclone_chunk.001_tl5sv3: Deleted 2026/09/04 01:13:45 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:45 DEBUG : dir: Looking for writers 2026/09/04 01:13:45 DEBUG : file1: reading active writers 2026/09/04 01:13:45 DEBUG : Looking for writers 2026/09/04 01:13:45 DEBUG : dir: reading active writers 2026/09/04 01:13:45 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.85s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:45 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:46 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:46 DEBUG : dir/file1.rclone_chunk.001_tl5tfl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:46 INFO : dir/file1.rclone_chunk.001_tl5tfl: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:46 INFO : dir/file1.rclone_chunk.001_tl5tfl: Deleted 2026/09/04 01:13:46 DEBUG : time_test: size = 5 OK 2026/09/04 01:13:46 DEBUG : time_test.rclone_chunk.001_tl5ud1: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/09/04 01:13:46 INFO : time_test.rclone_chunk.001_tl5ud1: Copied (server-side copy) to: time_test 2026/09/04 01:13:46 INFO : time_test.rclone_chunk.001_tl5ud1: Deleted 2026/09/04 01:13:46 DEBUG : Can set mod time: true 2026/09/04 01:13:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/04 01:13:47 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:47 DEBUG : dir: Looking for writers 2026/09/04 01:13:47 DEBUG : file1: reading active writers 2026/09/04 01:13:47 DEBUG : Looking for writers 2026/09/04 01:13:47 DEBUG : dir: reading active writers 2026/09/04 01:13:47 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:47 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:47 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:47 DEBUG : dir/file1.rclone_chunk.001_tl5vrd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:47 INFO : dir/file1.rclone_chunk.001_tl5vrd: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:47 INFO : dir/file1.rclone_chunk.001_tl5vrd: Deleted 2026/09/04 01:13:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/04 01:13:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/04 01:13:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:13:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': File to upload is small (0 bytes), uploading instead of streaming 2026/09/04 01:13:48 DEBUG : dir/file1: size = 0 OK 2026/09/04 01:13:48 DEBUG : dir/file1.rclone_chunk.001_tl5wf9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/04 01:13:48 INFO : dir/file1.rclone_chunk.001_tl5wf9: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:48 INFO : dir/file1.rclone_chunk.001_tl5wf9: Deleted 2026/09/04 01:13:48 DEBUG : dir/file1: size = 0 OK 2026/09/04 01:13:48 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/04 01:13:48 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/04 01:13:48 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/04 01:13:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:13:48 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:48 DEBUG : dir: Looking for writers 2026/09/04 01:13:48 DEBUG : file1: reading active writers 2026/09/04 01:13:48 DEBUG : Looking for writers 2026/09/04 01:13:48 DEBUG : dir: reading active writers 2026/09/04 01:13:48 DEBUG : >WaitForWriters: 2026/09/04 01:13:48 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:48 DEBUG : dir: Looking for writers 2026/09/04 01:13:48 DEBUG : file1: reading active writers 2026/09/04 01:13:48 DEBUG : Looking for writers 2026/09/04 01:13:48 DEBUG : dir: reading active writers 2026/09/04 01:13:48 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:48 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:49 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:49 DEBUG : dir/file1.rclone_chunk.001_tl5wfu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:49 INFO : dir/file1.rclone_chunk.001_tl5wfu: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:49 INFO : dir/file1.rclone_chunk.001_tl5wfu: Deleted 2026/09/04 01:13:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/04 01:13:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/04 01:13:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:13:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': File to upload is small (5 bytes), uploading instead of streaming 2026/09/04 01:13:50 DEBUG : dir/file1: size = 5 OK 2026/09/04 01:13:50 DEBUG : dir/file1.rclone_chunk.001_tl5xkr: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/04 01:13:50 INFO : dir/file1.rclone_chunk.001_tl5xkr: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:50 INFO : dir/file1.rclone_chunk.001_tl5xkr: Deleted 2026/09/04 01:13:50 DEBUG : dir/file1: size = 5 OK 2026/09/04 01:13:50 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/04 01:13:50 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/04 01:13:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/04 01:13:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:13:50 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:50 DEBUG : dir: Looking for writers 2026/09/04 01:13:50 DEBUG : file1: reading active writers 2026/09/04 01:13:50 DEBUG : Looking for writers 2026/09/04 01:13:50 DEBUG : dir: reading active writers 2026/09/04 01:13:50 DEBUG : >WaitForWriters: 2026/09/04 01:13:50 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:50 DEBUG : dir: Looking for writers 2026/09/04 01:13:50 DEBUG : file1: reading active writers 2026/09/04 01:13:50 DEBUG : Looking for writers 2026/09/04 01:13:50 DEBUG : dir: reading active writers 2026/09/04 01:13:50 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:50 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:50 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:13:50 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:13:50 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:13:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:13:50 DEBUG : Config file has changed externally - reloading 2026/09/04 01:13:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:13:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:13:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:13:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:13:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:13:50 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:13:50 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:50 DEBUG : dir/file1.rclone_chunk.001_tl5y5b: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:50 INFO : dir/file1.rclone_chunk.001_tl5y5b: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:50 INFO : dir/file1.rclone_chunk.001_tl5y5b: Deleted 2026/09/04 01:13:51 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/04 01:13:51 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:51 DEBUG : dir: Looking for writers 2026/09/04 01:13:51 DEBUG : file1: reading active writers 2026/09/04 01:13:51 DEBUG : Looking for writers 2026/09/04 01:13:51 DEBUG : dir: reading active writers 2026/09/04 01:13:51 DEBUG : >WaitForWriters: 2026/09/04 01:13:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:13:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:13:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:13:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:13:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:13:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:13:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:13:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:13:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:13:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:13:52 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:52 DEBUG : dir/file1.rclone_chunk.001_tl5zww: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:52 INFO : dir/file1.rclone_chunk.001_tl5zww: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:52 INFO : dir/file1.rclone_chunk.001_tl5zww: Deleted 2026/09/04 01:13:52 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/04 01:13:52 DEBUG : dir/file1: newRWFileHandle: 2026/09/04 01:13:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/04 01:13:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/04 01:13:52 DEBUG : dir/file1(0x14ae2e425b00): close: 2026/09/04 01:13:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/04 01:13:52 DEBUG : dir/file1(0x14ae2e425b00): >close: err= 2026/09/04 01:13:52 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:52 DEBUG : dir: Looking for writers 2026/09/04 01:13:52 DEBUG : file1: reading active writers 2026/09/04 01:13:52 DEBUG : Looking for writers 2026/09/04 01:13:52 DEBUG : dir: reading active writers 2026/09/04 01:13:52 DEBUG : >WaitForWriters: 2026/09/04 01:13:52 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:52 DEBUG : dir: Looking for writers 2026/09/04 01:13:52 DEBUG : file1: reading active writers 2026/09/04 01:13:52 DEBUG : Looking for writers 2026/09/04 01:13:52 DEBUG : dir: reading active writers 2026/09/04 01:13:52 DEBUG : >WaitForWriters: 2026/09/04 01:13:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:13:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:13:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:13:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:13:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:13:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:13:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:13:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:13:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:13:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:13:53 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:53 DEBUG : dir/file1.rclone_chunk.001_tl602s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:53 INFO : dir/file1.rclone_chunk.001_tl602s: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:53 INFO : dir/file1.rclone_chunk.001_tl602s: Deleted 2026/09/04 01:13:53 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/04 01:13:53 DEBUG : dir/file1: newRWFileHandle: 2026/09/04 01:13:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/04 01:13:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/04 01:13:53 DEBUG : dir/file1(0x14ae2dd0d9c0): _writeAt: size=5, off=0 2026/09/04 01:13:53 DEBUG : dir/file1(0x14ae2dd0d9c0): openPending: 2026/09/04 01:13:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/04 01:13:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/04 01:13:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:13:53 DEBUG : dir/file1(0x14ae2dd0d9c0): >openPending: err= 2026/09/04 01:13:53 DEBUG : dir/file1(0x14ae2dd0d9c0): >_writeAt: n=5, err= 2026/09/04 01:13:53 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/04 01:13:53 DEBUG : dir/file1(0x14ae2dd0d9c0): close: 2026/09/04 01:13:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/04 01:13:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/04 01:13:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/04 01:13:53 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/04 01:13:53 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/04 01:13:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/04 01:13:53 DEBUG : dir/file1(0x14ae2dd0d9c0): >close: err= 2026/09/04 01:13:53 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:53 DEBUG : dir: Looking for writers 2026/09/04 01:13:53 DEBUG : file1: reading active writers 2026/09/04 01:13:53 DEBUG : Looking for writers 2026/09/04 01:13:53 DEBUG : dir: reading active writers 2026/09/04 01:13:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/04 01:13:53 DEBUG : dir: Looking for writers 2026/09/04 01:13:53 DEBUG : file1: reading active writers 2026/09/04 01:13:53 DEBUG : Looking for writers 2026/09/04 01:13:53 DEBUG : dir: reading active writers 2026/09/04 01:13:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/04 01:13:53 DEBUG : dir: Looking for writers 2026/09/04 01:13:53 DEBUG : file1: reading active writers 2026/09/04 01:13:53 DEBUG : Looking for writers 2026/09/04 01:13:53 DEBUG : dir: reading active writers 2026/09/04 01:13:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/04 01:13:53 DEBUG : dir: Looking for writers 2026/09/04 01:13:53 DEBUG : file1: reading active writers 2026/09/04 01:13:53 DEBUG : Looking for writers 2026/09/04 01:13:53 DEBUG : dir: reading active writers 2026/09/04 01:13:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/04 01:13:53 DEBUG : dir/file1: vfs cache: starting upload 2026/09/04 01:13:53 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/09/04 01:13:53 DEBUG : dir: Looking for writers 2026/09/04 01:13:53 DEBUG : file1: reading active writers 2026/09/04 01:13:53 DEBUG : Looking for writers 2026/09/04 01:13:53 DEBUG : dir: reading active writers 2026/09/04 01:13:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/04 01:13:53 DEBUG : dir: Looking for writers 2026/09/04 01:13:53 DEBUG : file1: reading active writers 2026/09/04 01:13:53 DEBUG : Looking for writers 2026/09/04 01:13:53 DEBUG : dir: reading active writers 2026/09/04 01:13:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/04 01:13:53 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:53 DEBUG : dir/file1.rclone_chunk.001_tl61ib: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/04 01:13:53 INFO : dir/file1.rclone_chunk.001_tl61ib: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:54 INFO : dir/file1.rclone_chunk.001_tl61ib: Deleted 2026/09/04 01:13:54 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:54 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/04 01:13:54 INFO : dir/file1: Copied (replaced existing) 2026/09/04 01:13:54 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/09/04 01:13:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/04 01:13:54 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/04 01:13:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:13:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/04 01:13:54 DEBUG : dir: Looking for writers 2026/09/04 01:13:54 DEBUG : file1: reading active writers 2026/09/04 01:13:54 DEBUG : Looking for writers 2026/09/04 01:13:54 DEBUG : dir: reading active writers 2026/09/04 01:13:54 DEBUG : >WaitForWriters: 2026/09/04 01:13:54 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:54 DEBUG : dir: Looking for writers 2026/09/04 01:13:54 DEBUG : file1: reading active writers 2026/09/04 01:13:54 DEBUG : Looking for writers 2026/09/04 01:13:54 DEBUG : dir: reading active writers 2026/09/04 01:13:54 DEBUG : >WaitForWriters: 2026/09/04 01:13:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.83s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.72s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.51s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.63s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.13s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.11s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.73s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:54 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:54 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:54 DEBUG : dir/file1.rclone_chunk.001_tl62yd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:54 INFO : dir/file1.rclone_chunk.001_tl62yd: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:54 INFO : dir/file1.rclone_chunk.001_tl62yd: Deleted 2026/09/04 01:13:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/04 01:13:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/04 01:13:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:13:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/04 01:13:55 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:55 DEBUG : dir: Looking for writers 2026/09/04 01:13:55 DEBUG : file1: reading active writers 2026/09/04 01:13:55 DEBUG : Looking for writers 2026/09/04 01:13:55 DEBUG : dir: reading active writers 2026/09/04 01:13:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.94s) === RUN TestFileOpenReadUnknownSize 2026/09/04 01:13:55 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/04 01:13:55 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/04 01:13:55 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:13:55 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/04 01:13:55 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:55 DEBUG : Looking for writers 2026/09/04 01:13:55 DEBUG : file.txt: reading active writers 2026/09/04 01:13:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:55 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:55 DEBUG : dir/file1.rclone_chunk.001_tl6327: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:55 INFO : dir/file1.rclone_chunk.001_tl6327: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:55 INFO : dir/file1.rclone_chunk.001_tl6327: Deleted 2026/09/04 01:13:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:13:56 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': File to upload is small (25 bytes), uploading instead of streaming 2026/09/04 01:13:56 DEBUG : dir/file1: size = 25 OK 2026/09/04 01:13:56 DEBUG : dir/file1.rclone_chunk.001_tl64cd: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/04 01:13:56 INFO : dir/file1.rclone_chunk.001_tl64cd: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:56 INFO : dir/file1.rclone_chunk.001_tl64cd: Deleted 2026/09/04 01:13:56 DEBUG : dir/file1: size = 25 OK 2026/09/04 01:13:56 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/04 01:13:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/04 01:13:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:13:56 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:56 DEBUG : dir: Looking for writers 2026/09/04 01:13:56 DEBUG : file1: reading active writers 2026/09/04 01:13:56 DEBUG : Looking for writers 2026/09/04 01:13:56 DEBUG : dir: reading active writers 2026/09/04 01:13:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.32s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:56 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:57 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:57 DEBUG : dir/file1.rclone_chunk.001_tl64w9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:57 INFO : dir/file1.rclone_chunk.001_tl64w9: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:57 INFO : dir/file1.rclone_chunk.001_tl64w9: Deleted 2026/09/04 01:13:57 DEBUG : dir/file1: Remove: 2026/09/04 01:13:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/04 01:13:57 DEBUG : dir/file1: >Remove: err= 2026/09/04 01:13:57 DEBUG : dir/file1: Remove: 2026/09/04 01:13:57 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/04 01:13:57 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:57 DEBUG : dir: Looking for writers 2026/09/04 01:13:57 DEBUG : Looking for writers 2026/09/04 01:13:57 DEBUG : dir: reading active writers 2026/09/04 01:13:57 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.81s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:57 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:57 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:57 DEBUG : dir/file1.rclone_chunk.001_tl65nz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:57 INFO : dir/file1.rclone_chunk.001_tl65nz: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:57 INFO : dir/file1.rclone_chunk.001_tl65nz: Deleted 2026/09/04 01:13:58 DEBUG : dir/file1: Remove: 2026/09/04 01:13:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/04 01:13:58 DEBUG : dir/file1: >Remove: err= 2026/09/04 01:13:58 DEBUG : dir/file1: Remove: 2026/09/04 01:13:58 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/04 01:13:58 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:58 DEBUG : dir: Looking for writers 2026/09/04 01:13:58 DEBUG : Looking for writers 2026/09/04 01:13:58 DEBUG : dir: reading active writers 2026/09/04 01:13:58 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.79s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:58 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:58 DEBUG : dir/file1.rclone_chunk.001_tl661y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:58 INFO : dir/file1.rclone_chunk.001_tl661y: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:58 INFO : dir/file1.rclone_chunk.001_tl661y: Deleted 2026/09/04 01:13:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/04 01:13:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/04 01:13:58 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/04 01:13:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/04 01:13:58 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/04 01:13:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/04 01:13:58 DEBUG : dir/file1: Open: flags=0x3 2026/09/04 01:13:58 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/04 01:13:58 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/04 01:13:58 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:58 DEBUG : dir: Looking for writers 2026/09/04 01:13:58 DEBUG : file1: reading active writers 2026/09/04 01:13:58 DEBUG : Looking for writers 2026/09/04 01:13:58 DEBUG : dir: reading active writers 2026/09/04 01:13:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.79s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:13:59 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:13:59 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:13:59 DEBUG : dir/file1.rclone_chunk.001_tl67ck: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:13:59 INFO : dir/file1.rclone_chunk.001_tl67ck: Copied (server-side copy) to: dir/file1 2026/09/04 01:13:59 INFO : dir/file1.rclone_chunk.001_tl67ck: Deleted 2026/09/04 01:13:59 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:13:59 DEBUG : dir: Looking for writers 2026/09/04 01:13:59 DEBUG : file1: reading active writers 2026/09/04 01:13:59 DEBUG : Looking for writers 2026/09/04 01:13:59 DEBUG : dir: reading active writers 2026/09/04 01:13:59 DEBUG : >WaitForWriters: 2026/09/04 01:14:00 DEBUG : dir/file1: copy non-chunked object... 2026/09/04 01:14:00 DEBUG : newLeaf: size = 14 OK 2026/09/04 01:14:00 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:00 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/04 01:14:00 INFO : dir/file1: Deleted 2026/09/04 01:14:00 DEBUG : newLeaf: Updating file with newLeaf 0x14ae2dadd1e0 2026/09/04 01:14:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/04 01:14:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/04 01:14:00 DEBUG : newLeaf: copy non-chunked object... 2026/09/04 01:14:00 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:14:00 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:00 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:00 INFO : newLeaf: Deleted 2026/09/04 01:14:00 DEBUG : dir/file1: Updating file with dir/file1 0x14ae2dadd1e0 2026/09/04 01:14:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/04 01:14:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/04 01:14:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/04 01:14:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:00 DEBUG : dir/file1: File is currently open, delaying rename 0x14ae2dadd1e0 2026/09/04 01:14:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/04 01:14:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/04 01:14:00 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': File to upload is small (25 bytes), uploading instead of streaming 2026/09/04 01:14:01 DEBUG : dir/file1: size = 25 OK 2026/09/04 01:14:01 DEBUG : dir/file1.rclone_chunk.001_tl681p: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/04 01:14:01 INFO : dir/file1.rclone_chunk.001_tl681p: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:01 INFO : dir/file1.rclone_chunk.001_tl681p: Deleted 2026/09/04 01:14:01 DEBUG : dir/file1: size = 25 OK 2026/09/04 01:14:01 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/04 01:14:01 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/04 01:14:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/04 01:14:01 DEBUG : newLeaf: Running delayed rename now 2026/09/04 01:14:01 DEBUG : dir/file1: copy non-chunked object... 2026/09/04 01:14:01 DEBUG : newLeaf: size = 25 OK 2026/09/04 01:14:01 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/04 01:14:01 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/04 01:14:01 INFO : dir/file1: Deleted 2026/09/04 01:14:01 DEBUG : newLeaf: Updating file with newLeaf 0x14ae2dadd1e0 2026/09/04 01:14:01 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:01 DEBUG : dir: Looking for writers 2026/09/04 01:14:01 DEBUG : Looking for writers 2026/09/04 01:14:01 DEBUG : dir: reading active writers 2026/09/04 01:14:01 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:01 DEBUG : >WaitForWriters: 2026/09/04 01:14:01 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:01 DEBUG : dir: Looking for writers 2026/09/04 01:14:01 DEBUG : Looking for writers 2026/09/04 01:14:01 DEBUG : dir: reading active writers 2026/09/04 01:14:01 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:01 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:01 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:14:01 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:01 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:14:01 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:14:01 DEBUG : dir/file1.rclone_chunk.001_tl691e: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:01 INFO : dir/file1.rclone_chunk.001_tl691e: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:02 INFO : dir/file1.rclone_chunk.001_tl691e: Deleted 2026/09/04 01:14:02 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:02 DEBUG : dir: Looking for writers 2026/09/04 01:14:02 DEBUG : file1: reading active writers 2026/09/04 01:14:02 DEBUG : Looking for writers 2026/09/04 01:14:02 DEBUG : dir: reading active writers 2026/09/04 01:14:02 DEBUG : >WaitForWriters: 2026/09/04 01:14:02 DEBUG : dir/file1: copy non-chunked object... 2026/09/04 01:14:02 DEBUG : newLeaf: size = 14 OK 2026/09/04 01:14:02 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:02 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/04 01:14:02 INFO : dir/file1: Deleted 2026/09/04 01:14:02 DEBUG : newLeaf: Updating file with newLeaf 0x14ae2de7d790 2026/09/04 01:14:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/04 01:14:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/04 01:14:02 DEBUG : newLeaf: copy non-chunked object... 2026/09/04 01:14:02 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:14:02 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:02 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:02 INFO : newLeaf: Deleted 2026/09/04 01:14:02 DEBUG : dir/file1: Updating file with dir/file1 0x14ae2de7d790 2026/09/04 01:14:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/04 01:14:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/04 01:14:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/04 01:14:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:03 DEBUG : dir/file1: File is currently open, delaying rename 0x14ae2de7d790 2026/09/04 01:14:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/04 01:14:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/04 01:14:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': File to upload is small (25 bytes), uploading instead of streaming 2026/09/04 01:14:03 DEBUG : dir/file1: size = 25 OK 2026/09/04 01:14:03 DEBUG : dir/file1.rclone_chunk.001_tl6brk: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/04 01:14:03 INFO : dir/file1.rclone_chunk.001_tl6brk: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:03 INFO : dir/file1.rclone_chunk.001_tl6brk: Deleted 2026/09/04 01:14:03 DEBUG : dir/file1: size = 25 OK 2026/09/04 01:14:03 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/04 01:14:03 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/04 01:14:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/04 01:14:03 DEBUG : newLeaf: Running delayed rename now 2026/09/04 01:14:03 DEBUG : dir/file1: copy non-chunked object... 2026/09/04 01:14:03 DEBUG : newLeaf: size = 25 OK 2026/09/04 01:14:03 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/04 01:14:03 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/04 01:14:03 INFO : dir/file1: Deleted 2026/09/04 01:14:03 DEBUG : newLeaf: Updating file with newLeaf 0x14ae2de7d790 2026/09/04 01:14:03 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:03 DEBUG : dir: Looking for writers 2026/09/04 01:14:03 DEBUG : Looking for writers 2026/09/04 01:14:03 DEBUG : dir: reading active writers 2026/09/04 01:14:03 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:03 DEBUG : >WaitForWriters: 2026/09/04 01:14:03 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:03 DEBUG : dir: Looking for writers 2026/09/04 01:14:03 DEBUG : Looking for writers 2026/09/04 01:14:03 DEBUG : dir: reading active writers 2026/09/04 01:14:03 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:03 DEBUG : >WaitForWriters: 2026/09/04 01:14:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:03 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:14:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:03 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:14:04 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:14:04 DEBUG : dir/file1.rclone_chunk.001_tl6ce5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:04 INFO : dir/file1.rclone_chunk.001_tl6ce5: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:04 INFO : dir/file1.rclone_chunk.001_tl6ce5: Deleted 2026/09/04 01:14:04 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/04 01:14:04 DEBUG : dir/file1: newRWFileHandle: 2026/09/04 01:14:04 DEBUG : dir/file1(0x14ae2e105a40): openPending: 2026/09/04 01:14:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/04 01:14:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/04 01:14:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:04 DEBUG : dir/file1(0x14ae2e105a40): >openPending: err= 2026/09/04 01:14:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/04 01:14:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/04 01:14:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/04 01:14:04 DEBUG : dir/file1(0x14ae2e105a40): _writeAt: size=14, off=0 2026/09/04 01:14:04 DEBUG : dir/file1(0x14ae2e105a40): >_writeAt: n=14, err= 2026/09/04 01:14:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/04 01:14:04 DEBUG : dir/file1(0x14ae2e105a40): close: 2026/09/04 01:14:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/04 01:14:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/04 01:14:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:04 DEBUG : dir/file1(0x14ae2e105a40): >close: err= 2026/09/04 01:14:04 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:04 DEBUG : dir: Looking for writers 2026/09/04 01:14:04 DEBUG : file1: reading active writers 2026/09/04 01:14:04 DEBUG : Looking for writers 2026/09/04 01:14:04 DEBUG : dir: reading active writers 2026/09/04 01:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/04 01:14:04 DEBUG : dir: Looking for writers 2026/09/04 01:14:04 DEBUG : file1: reading active writers 2026/09/04 01:14:04 DEBUG : Looking for writers 2026/09/04 01:14:04 DEBUG : dir: reading active writers 2026/09/04 01:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/04 01:14:04 DEBUG : dir: Looking for writers 2026/09/04 01:14:04 DEBUG : file1: reading active writers 2026/09/04 01:14:04 DEBUG : Looking for writers 2026/09/04 01:14:04 DEBUG : dir: reading active writers 2026/09/04 01:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/04 01:14:04 DEBUG : dir: Looking for writers 2026/09/04 01:14:04 DEBUG : file1: reading active writers 2026/09/04 01:14:04 DEBUG : Looking for writers 2026/09/04 01:14:04 DEBUG : dir: reading active writers 2026/09/04 01:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/04 01:14:04 DEBUG : dir/file1: vfs cache: starting upload 2026/09/04 01:14:04 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/09/04 01:14:04 DEBUG : dir: Looking for writers 2026/09/04 01:14:04 DEBUG : file1: reading active writers 2026/09/04 01:14:04 DEBUG : Looking for writers 2026/09/04 01:14:04 DEBUG : dir: reading active writers 2026/09/04 01:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/04 01:14:05 DEBUG : dir: Looking for writers 2026/09/04 01:14:05 DEBUG : file1: reading active writers 2026/09/04 01:14:05 DEBUG : Looking for writers 2026/09/04 01:14:05 DEBUG : dir: reading active writers 2026/09/04 01:14:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/04 01:14:05 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:14:05 DEBUG : dir/file1.rclone_chunk.001_tl6clp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:05 INFO : dir/file1.rclone_chunk.001_tl6clp: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:05 INFO : dir/file1.rclone_chunk.001_tl6clp: Deleted 2026/09/04 01:14:05 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:14:05 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:05 INFO : dir/file1: Copied (replaced existing) 2026/09/04 01:14:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/04 01:14:05 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/04 01:14:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/04 01:14:05 DEBUG : dir: Looking for writers 2026/09/04 01:14:05 DEBUG : file1: reading active writers 2026/09/04 01:14:05 DEBUG : Looking for writers 2026/09/04 01:14:05 DEBUG : dir: reading active writers 2026/09/04 01:14:05 DEBUG : >WaitForWriters: 2026/09/04 01:14:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/04 01:14:05 DEBUG : dir/file1: newRWFileHandle: 2026/09/04 01:14:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/04 01:14:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/04 01:14:05 DEBUG : dir/file1(0x14ae2ddfa100): _readAt: size=512, off=0 2026/09/04 01:14:05 DEBUG : dir/file1(0x14ae2ddfa100): openPending: 2026/09/04 01:14:05 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/09/04 01:14:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/04 01:14:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:05 DEBUG : dir/file1(0x14ae2ddfa100): >openPending: err= 2026/09/04 01:14:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/04 01:14:05 DEBUG : dir/file1(0x14ae2ddfa100): >_readAt: n=14, err=EOF 2026/09/04 01:14:05 DEBUG : dir/file1(0x14ae2ddfa100): close: 2026/09/04 01:14:05 DEBUG : dir/file1(0x14ae2ddfa100): >close: err= 2026/09/04 01:14:05 DEBUG : dir/file1: copy non-chunked object... 2026/09/04 01:14:05 DEBUG : newLeaf: size = 14 OK 2026/09/04 01:14:05 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:05 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/04 01:14:05 INFO : dir/file1: Deleted 2026/09/04 01:14:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/04 01:14:05 DEBUG : newLeaf: Updating file with newLeaf 0x14ae2df201a0 2026/09/04 01:14:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/04 01:14:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/04 01:14:05 DEBUG : newLeaf: copy non-chunked object... 2026/09/04 01:14:06 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:14:06 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:06 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:06 INFO : newLeaf: Deleted 2026/09/04 01:14:06 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/04 01:14:06 DEBUG : dir/file1: Updating file with dir/file1 0x14ae2df201a0 2026/09/04 01:14:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/04 01:14:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/04 01:14:06 DEBUG : dir/file1: newRWFileHandle: 2026/09/04 01:14:06 DEBUG : dir/file1(0x14ae2db05340): openPending: 2026/09/04 01:14:06 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/09/04 01:14:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/04 01:14:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:06 DEBUG : dir/file1(0x14ae2db05340): >openPending: err= 2026/09/04 01:14:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/04 01:14:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/04 01:14:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/04 01:14:06 DEBUG : dir/file1(0x14ae2db05340): _writeAt: size=25, off=0 2026/09/04 01:14:06 DEBUG : dir/file1(0x14ae2db05340): >_writeAt: n=25, err= 2026/09/04 01:14:06 DEBUG : dir/file1: copy non-chunked object... 2026/09/04 01:14:06 DEBUG : newLeaf: size = 14 OK 2026/09/04 01:14:06 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:06 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/04 01:14:06 INFO : dir/file1: Deleted 2026/09/04 01:14:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/04 01:14:06 DEBUG : newLeaf: Updating file with newLeaf 0x14ae2df201a0 2026/09/04 01:14:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/04 01:14:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/04 01:14:06 DEBUG : newLeaf(0x14ae2db05340): close: 2026/09/04 01:14:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/04 01:14:06 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-04 01:14:06.189016682 +0000 UTC m=+48.246049842 2026/09/04 01:14:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:06 DEBUG : newLeaf(0x14ae2db05340): >close: err= 2026/09/04 01:14:06 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:06 DEBUG : dir: Looking for writers 2026/09/04 01:14:06 DEBUG : Looking for writers 2026/09/04 01:14:06 DEBUG : dir: reading active writers 2026/09/04 01:14:06 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/04 01:14:06 DEBUG : dir: Looking for writers 2026/09/04 01:14:06 DEBUG : Looking for writers 2026/09/04 01:14:06 DEBUG : dir: reading active writers 2026/09/04 01:14:06 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/04 01:14:06 DEBUG : dir: Looking for writers 2026/09/04 01:14:06 DEBUG : Looking for writers 2026/09/04 01:14:06 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:06 DEBUG : dir: reading active writers 2026/09/04 01:14:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/04 01:14:06 DEBUG : dir: Looking for writers 2026/09/04 01:14:06 DEBUG : Looking for writers 2026/09/04 01:14:06 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:06 DEBUG : dir: reading active writers 2026/09/04 01:14:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/04 01:14:06 DEBUG : newLeaf: vfs cache: starting upload 2026/09/04 01:14:06 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/09/04 01:14:06 DEBUG : dir: Looking for writers 2026/09/04 01:14:06 DEBUG : Looking for writers 2026/09/04 01:14:06 DEBUG : dir: reading active writers 2026/09/04 01:14:06 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/04 01:14:06 DEBUG : dir: Looking for writers 2026/09/04 01:14:06 DEBUG : Looking for writers 2026/09/04 01:14:06 DEBUG : dir: reading active writers 2026/09/04 01:14:06 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/04 01:14:06 DEBUG : newLeaf: size = 25 OK 2026/09/04 01:14:06 DEBUG : newLeaf.rclone_chunk.001_tl6eo6: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/04 01:14:06 INFO : newLeaf.rclone_chunk.001_tl6eo6: Copied (server-side copy) to: newLeaf 2026/09/04 01:14:06 INFO : newLeaf.rclone_chunk.001_tl6eo6: Deleted 2026/09/04 01:14:06 DEBUG : newLeaf: size = 25 OK 2026/09/04 01:14:06 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/04 01:14:06 INFO : newLeaf: Copied (replaced existing) 2026/09/04 01:14:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-04 01:14:06.189016682 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/04 01:14:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/04 01:14:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/04 01:14:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/04 01:14:07 DEBUG : dir: Looking for writers 2026/09/04 01:14:07 DEBUG : Looking for writers 2026/09/04 01:14:07 DEBUG : dir: reading active writers 2026/09/04 01:14:07 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:07 DEBUG : >WaitForWriters: 2026/09/04 01:14:07 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:07 DEBUG : dir: Looking for writers 2026/09/04 01:14:07 DEBUG : Looking for writers 2026/09/04 01:14:07 DEBUG : dir: reading active writers 2026/09/04 01:14:07 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:07 DEBUG : >WaitForWriters: 2026/09/04 01:14:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:14:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:14:07 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:14:07 DEBUG : dir/file1.rclone_chunk.001_tl6ffn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:07 INFO : dir/file1.rclone_chunk.001_tl6ffn: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:07 INFO : dir/file1.rclone_chunk.001_tl6ffn: Deleted 2026/09/04 01:14:07 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:07 DEBUG : dir: Looking for writers 2026/09/04 01:14:07 DEBUG : file1: reading active writers 2026/09/04 01:14:07 DEBUG : Looking for writers 2026/09/04 01:14:07 DEBUG : dir: reading active writers 2026/09/04 01:14:07 DEBUG : >WaitForWriters: 2026/09/04 01:14:08 DEBUG : dir/file1: copy non-chunked object... 2026/09/04 01:14:08 DEBUG : newLeaf: size = 14 OK 2026/09/04 01:14:08 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:08 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/04 01:14:08 INFO : dir/file1: Deleted 2026/09/04 01:14:08 DEBUG : newLeaf: Updating file with newLeaf 0x14ae2ddd6340 2026/09/04 01:14:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/04 01:14:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/04 01:14:08 DEBUG : newLeaf: copy non-chunked object... 2026/09/04 01:14:08 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:14:08 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:08 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:08 INFO : newLeaf: Deleted 2026/09/04 01:14:08 DEBUG : dir/file1: Updating file with dir/file1 0x14ae2ddd6340 2026/09/04 01:14:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/04 01:14:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/04 01:14:08 DEBUG : dir/file1: newRWFileHandle: 2026/09/04 01:14:08 DEBUG : dir/file1(0x14ae2de46b00): openPending: 2026/09/04 01:14:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/04 01:14:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/04 01:14:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:08 DEBUG : dir/file1(0x14ae2de46b00): >openPending: err= 2026/09/04 01:14:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/04 01:14:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/04 01:14:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/04 01:14:08 DEBUG : dir/file1(0x14ae2de46b00): _writeAt: size=25, off=0 2026/09/04 01:14:08 DEBUG : dir/file1(0x14ae2de46b00): >_writeAt: n=25, err= 2026/09/04 01:14:08 DEBUG : dir/file1: copy non-chunked object... 2026/09/04 01:14:08 DEBUG : newLeaf: size = 14 OK 2026/09/04 01:14:08 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:08 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/04 01:14:08 INFO : dir/file1: Deleted 2026/09/04 01:14:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/04 01:14:08 DEBUG : newLeaf: Updating file with newLeaf 0x14ae2ddd6340 2026/09/04 01:14:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/04 01:14:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/04 01:14:08 DEBUG : newLeaf(0x14ae2de46b00): close: 2026/09/04 01:14:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/04 01:14:08 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-04 01:14:08.748437586 +0000 UTC m=+50.805470706 2026/09/04 01:14:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:08 DEBUG : newLeaf(0x14ae2de46b00): >close: err= 2026/09/04 01:14:08 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:08 DEBUG : dir: Looking for writers 2026/09/04 01:14:08 DEBUG : Looking for writers 2026/09/04 01:14:08 DEBUG : dir: reading active writers 2026/09/04 01:14:08 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/04 01:14:08 DEBUG : dir: Looking for writers 2026/09/04 01:14:08 DEBUG : Looking for writers 2026/09/04 01:14:08 DEBUG : dir: reading active writers 2026/09/04 01:14:08 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/04 01:14:08 DEBUG : dir: Looking for writers 2026/09/04 01:14:08 DEBUG : Looking for writers 2026/09/04 01:14:08 DEBUG : dir: reading active writers 2026/09/04 01:14:08 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/04 01:14:09 DEBUG : dir: Looking for writers 2026/09/04 01:14:09 DEBUG : Looking for writers 2026/09/04 01:14:09 DEBUG : dir: reading active writers 2026/09/04 01:14:09 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/04 01:14:09 DEBUG : newLeaf: vfs cache: starting upload 2026/09/04 01:14:09 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/09/04 01:14:09 DEBUG : dir: Looking for writers 2026/09/04 01:14:09 DEBUG : Looking for writers 2026/09/04 01:14:09 DEBUG : dir: reading active writers 2026/09/04 01:14:09 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/04 01:14:09 DEBUG : dir: Looking for writers 2026/09/04 01:14:09 DEBUG : Looking for writers 2026/09/04 01:14:09 DEBUG : dir: reading active writers 2026/09/04 01:14:09 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/04 01:14:09 DEBUG : newLeaf: size = 25 OK 2026/09/04 01:14:09 DEBUG : newLeaf.rclone_chunk.001_tl6hrj: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/04 01:14:09 INFO : newLeaf.rclone_chunk.001_tl6hrj: Copied (server-side copy) to: newLeaf 2026/09/04 01:14:09 INFO : newLeaf.rclone_chunk.001_tl6hrj: Deleted 2026/09/04 01:14:09 DEBUG : newLeaf: size = 25 OK 2026/09/04 01:14:09 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/04 01:14:09 INFO : newLeaf: Copied (replaced existing) 2026/09/04 01:14:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-04 01:14:08.748437586 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/04 01:14:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/04 01:14:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/04 01:14:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/04 01:14:09 DEBUG : dir: Looking for writers 2026/09/04 01:14:09 DEBUG : Looking for writers 2026/09/04 01:14:09 DEBUG : dir: reading active writers 2026/09/04 01:14:09 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:09 DEBUG : >WaitForWriters: 2026/09/04 01:14:09 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:09 DEBUG : dir: Looking for writers 2026/09/04 01:14:09 DEBUG : Looking for writers 2026/09/04 01:14:09 DEBUG : dir: reading active writers 2026/09/04 01:14:09 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:09 DEBUG : >WaitForWriters: 2026/09/04 01:14:09 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:09 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:14:09 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:09 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:14:10 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:14:10 DEBUG : dir/file1.rclone_chunk.001_tl6hln: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:10 INFO : dir/file1.rclone_chunk.001_tl6hln: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:10 INFO : dir/file1.rclone_chunk.001_tl6hln: Deleted 2026/09/04 01:14:10 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/04 01:14:10 DEBUG : dir/file1: newRWFileHandle: 2026/09/04 01:14:10 DEBUG : dir/file1(0x14ae2e26f980): openPending: 2026/09/04 01:14:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/04 01:14:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/04 01:14:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:10 DEBUG : dir/file1(0x14ae2e26f980): >openPending: err= 2026/09/04 01:14:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/04 01:14:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/04 01:14:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/04 01:14:10 DEBUG : dir/file1(0x14ae2e26f980): _writeAt: size=14, off=0 2026/09/04 01:14:10 DEBUG : dir/file1(0x14ae2e26f980): >_writeAt: n=14, err= 2026/09/04 01:14:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/04 01:14:10 DEBUG : dir/file1(0x14ae2e26f980): close: 2026/09/04 01:14:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/04 01:14:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/04 01:14:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:10 DEBUG : dir/file1(0x14ae2e26f980): >close: err= 2026/09/04 01:14:10 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:10 DEBUG : dir: Looking for writers 2026/09/04 01:14:10 DEBUG : file1: reading active writers 2026/09/04 01:14:10 DEBUG : Looking for writers 2026/09/04 01:14:10 DEBUG : dir: reading active writers 2026/09/04 01:14:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/04 01:14:10 DEBUG : dir: Looking for writers 2026/09/04 01:14:10 DEBUG : file1: reading active writers 2026/09/04 01:14:10 DEBUG : Looking for writers 2026/09/04 01:14:10 DEBUG : dir: reading active writers 2026/09/04 01:14:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/04 01:14:10 DEBUG : dir: Looking for writers 2026/09/04 01:14:10 DEBUG : file1: reading active writers 2026/09/04 01:14:10 DEBUG : Looking for writers 2026/09/04 01:14:10 DEBUG : dir: reading active writers 2026/09/04 01:14:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/04 01:14:10 DEBUG : dir: Looking for writers 2026/09/04 01:14:10 DEBUG : file1: reading active writers 2026/09/04 01:14:10 DEBUG : Looking for writers 2026/09/04 01:14:10 DEBUG : dir: reading active writers 2026/09/04 01:14:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/04 01:14:10 DEBUG : dir/file1: vfs cache: starting upload 2026/09/04 01:14:10 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/09/04 01:14:10 DEBUG : dir: Looking for writers 2026/09/04 01:14:10 DEBUG : file1: reading active writers 2026/09/04 01:14:10 DEBUG : Looking for writers 2026/09/04 01:14:10 DEBUG : dir: reading active writers 2026/09/04 01:14:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/04 01:14:10 DEBUG : dir: Looking for writers 2026/09/04 01:14:10 DEBUG : file1: reading active writers 2026/09/04 01:14:10 DEBUG : Looking for writers 2026/09/04 01:14:10 DEBUG : dir: reading active writers 2026/09/04 01:14:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/04 01:14:11 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:14:11 DEBUG : dir/file1.rclone_chunk.001_tl6ihj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:11 INFO : dir/file1.rclone_chunk.001_tl6ihj: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:11 INFO : dir/file1.rclone_chunk.001_tl6ihj: Deleted 2026/09/04 01:14:11 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:14:11 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:11 INFO : dir/file1: Copied (replaced existing) 2026/09/04 01:14:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/04 01:14:11 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/04 01:14:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/04 01:14:11 DEBUG : dir: Looking for writers 2026/09/04 01:14:11 DEBUG : file1: reading active writers 2026/09/04 01:14:11 DEBUG : Looking for writers 2026/09/04 01:14:11 DEBUG : dir: reading active writers 2026/09/04 01:14:11 DEBUG : >WaitForWriters: 2026/09/04 01:14:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/04 01:14:11 DEBUG : dir/file1: newRWFileHandle: 2026/09/04 01:14:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/04 01:14:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/04 01:14:11 DEBUG : dir/file1(0x14ae2d901280): _readAt: size=512, off=0 2026/09/04 01:14:11 DEBUG : dir/file1(0x14ae2d901280): openPending: 2026/09/04 01:14:11 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/09/04 01:14:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/04 01:14:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:11 DEBUG : dir/file1(0x14ae2d901280): >openPending: err= 2026/09/04 01:14:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/04 01:14:11 DEBUG : dir/file1(0x14ae2d901280): >_readAt: n=14, err=EOF 2026/09/04 01:14:11 DEBUG : dir/file1(0x14ae2d901280): close: 2026/09/04 01:14:11 DEBUG : dir/file1(0x14ae2d901280): >close: err= 2026/09/04 01:14:11 DEBUG : dir/file1: copy non-chunked object... 2026/09/04 01:14:11 DEBUG : newLeaf: size = 14 OK 2026/09/04 01:14:11 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:11 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/04 01:14:11 INFO : dir/file1: Deleted 2026/09/04 01:14:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/04 01:14:11 DEBUG : newLeaf: Updating file with newLeaf 0x14ae2dcea0d0 2026/09/04 01:14:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/04 01:14:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/04 01:14:11 DEBUG : newLeaf: copy non-chunked object... 2026/09/04 01:14:11 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:14:11 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:11 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:11 INFO : newLeaf: Deleted 2026/09/04 01:14:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/04 01:14:11 DEBUG : dir/file1: Updating file with dir/file1 0x14ae2dcea0d0 2026/09/04 01:14:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/04 01:14:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/04 01:14:11 DEBUG : dir/file1: newRWFileHandle: 2026/09/04 01:14:11 DEBUG : dir/file1(0x14ae2ddfb240): openPending: 2026/09/04 01:14:11 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/09/04 01:14:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/04 01:14:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:11 DEBUG : dir/file1(0x14ae2ddfb240): >openPending: err= 2026/09/04 01:14:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/04 01:14:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/04 01:14:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/04 01:14:11 DEBUG : dir/file1(0x14ae2ddfb240): _writeAt: size=25, off=0 2026/09/04 01:14:11 DEBUG : dir/file1(0x14ae2ddfb240): >_writeAt: n=25, err= 2026/09/04 01:14:12 DEBUG : dir/file1: copy non-chunked object... 2026/09/04 01:14:12 DEBUG : newLeaf: size = 14 OK 2026/09/04 01:14:12 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:12 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/04 01:14:12 INFO : dir/file1: Deleted 2026/09/04 01:14:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/04 01:14:12 DEBUG : newLeaf: Updating file with newLeaf 0x14ae2dcea0d0 2026/09/04 01:14:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/04 01:14:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/04 01:14:12 DEBUG : newLeaf(0x14ae2ddfb240): close: 2026/09/04 01:14:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/04 01:14:12 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-04 01:14:11.974010927 +0000 UTC m=+54.031044077 2026/09/04 01:14:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:12 DEBUG : newLeaf(0x14ae2ddfb240): >close: err= 2026/09/04 01:14:12 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:12 DEBUG : dir: Looking for writers 2026/09/04 01:14:12 DEBUG : Looking for writers 2026/09/04 01:14:12 DEBUG : dir: reading active writers 2026/09/04 01:14:12 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/04 01:14:12 DEBUG : dir: Looking for writers 2026/09/04 01:14:12 DEBUG : Looking for writers 2026/09/04 01:14:12 DEBUG : dir: reading active writers 2026/09/04 01:14:12 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/04 01:14:12 DEBUG : dir: Looking for writers 2026/09/04 01:14:12 DEBUG : Looking for writers 2026/09/04 01:14:12 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:12 DEBUG : dir: reading active writers 2026/09/04 01:14:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/04 01:14:12 DEBUG : dir: Looking for writers 2026/09/04 01:14:12 DEBUG : Looking for writers 2026/09/04 01:14:12 DEBUG : dir: reading active writers 2026/09/04 01:14:12 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/04 01:14:12 DEBUG : newLeaf: vfs cache: starting upload 2026/09/04 01:14:12 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/09/04 01:14:12 DEBUG : dir: Looking for writers 2026/09/04 01:14:12 DEBUG : Looking for writers 2026/09/04 01:14:12 DEBUG : dir: reading active writers 2026/09/04 01:14:12 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/04 01:14:12 DEBUG : dir: Looking for writers 2026/09/04 01:14:12 DEBUG : Looking for writers 2026/09/04 01:14:12 DEBUG : dir: reading active writers 2026/09/04 01:14:12 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/04 01:14:12 DEBUG : newLeaf: size = 25 OK 2026/09/04 01:14:12 DEBUG : newLeaf.rclone_chunk.001_tl6kmc: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/04 01:14:12 INFO : newLeaf.rclone_chunk.001_tl6kmc: Copied (server-side copy) to: newLeaf 2026/09/04 01:14:12 INFO : newLeaf.rclone_chunk.001_tl6kmc: Deleted 2026/09/04 01:14:12 DEBUG : newLeaf: size = 25 OK 2026/09/04 01:14:12 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/04 01:14:12 INFO : newLeaf: Copied (replaced existing) 2026/09/04 01:14:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-04 01:14:11.974010927 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/04 01:14:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/04 01:14:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/04 01:14:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/04 01:14:12 DEBUG : dir: Looking for writers 2026/09/04 01:14:12 DEBUG : Looking for writers 2026/09/04 01:14:12 DEBUG : dir: reading active writers 2026/09/04 01:14:12 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:12 DEBUG : >WaitForWriters: 2026/09/04 01:14:12 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:12 DEBUG : dir: Looking for writers 2026/09/04 01:14:12 DEBUG : Looking for writers 2026/09/04 01:14:12 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:12 DEBUG : dir: reading active writers 2026/09/04 01:14:12 DEBUG : >WaitForWriters: 2026/09/04 01:14:12 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:13 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:13 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:14:13 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:13 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:13 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:14:13 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:14:13 DEBUG : dir/file1.rclone_chunk.001_tl6l97: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:13 INFO : dir/file1.rclone_chunk.001_tl6l97: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:13 INFO : dir/file1.rclone_chunk.001_tl6l97: Deleted 2026/09/04 01:14:13 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:13 DEBUG : dir: Looking for writers 2026/09/04 01:14:13 DEBUG : file1: reading active writers 2026/09/04 01:14:13 DEBUG : Looking for writers 2026/09/04 01:14:13 DEBUG : dir: reading active writers 2026/09/04 01:14:13 DEBUG : >WaitForWriters: 2026/09/04 01:14:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/04 01:14:13 DEBUG : dir/file1: newRWFileHandle: 2026/09/04 01:14:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/04 01:14:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/04 01:14:13 DEBUG : dir/file1(0x14ae2dc995c0): _readAt: size=512, off=0 2026/09/04 01:14:13 DEBUG : dir/file1(0x14ae2dc995c0): openPending: 2026/09/04 01:14:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/04 01:14:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/04 01:14:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:13 DEBUG : dir/file1(0x14ae2dc995c0): >openPending: err= 2026/09/04 01:14:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/04 01:14:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/04 01:14:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:13 DEBUG : dir/file1(0x14ae2dc995c0): >_readAt: n=14, err=EOF 2026/09/04 01:14:13 DEBUG : dir/file1(0x14ae2dc995c0): close: 2026/09/04 01:14:13 DEBUG : dir/file1(0x14ae2dc995c0): >close: err= 2026/09/04 01:14:13 DEBUG : dir/file1: copy non-chunked object... 2026/09/04 01:14:14 DEBUG : newLeaf: size = 14 OK 2026/09/04 01:14:14 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:14 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/04 01:14:14 INFO : dir/file1: Deleted 2026/09/04 01:14:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/04 01:14:14 DEBUG : newLeaf: Updating file with newLeaf 0x14ae2df21790 2026/09/04 01:14:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/04 01:14:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/04 01:14:14 DEBUG : newLeaf: copy non-chunked object... 2026/09/04 01:14:14 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:14:14 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:14 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:14 INFO : newLeaf: Deleted 2026/09/04 01:14:14 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/04 01:14:14 DEBUG : dir/file1: Updating file with dir/file1 0x14ae2df21790 2026/09/04 01:14:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/04 01:14:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/04 01:14:14 DEBUG : dir/file1: newRWFileHandle: 2026/09/04 01:14:14 DEBUG : dir/file1(0x14ae2ddfcb80): openPending: 2026/09/04 01:14:14 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/09/04 01:14:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/04 01:14:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:14 DEBUG : dir/file1(0x14ae2ddfcb80): >openPending: err= 2026/09/04 01:14:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/04 01:14:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/04 01:14:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/04 01:14:14 DEBUG : dir/file1(0x14ae2ddfcb80): _writeAt: size=25, off=0 2026/09/04 01:14:14 DEBUG : dir/file1(0x14ae2ddfcb80): >_writeAt: n=25, err= 2026/09/04 01:14:14 DEBUG : dir/file1: copy non-chunked object... 2026/09/04 01:14:14 DEBUG : newLeaf: size = 14 OK 2026/09/04 01:14:14 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:14 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/09/04 01:14:14 INFO : dir/file1: Deleted 2026/09/04 01:14:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/04 01:14:14 DEBUG : newLeaf: Updating file with newLeaf 0x14ae2df21790 2026/09/04 01:14:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/04 01:14:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/04 01:14:14 DEBUG : newLeaf(0x14ae2ddfcb80): close: 2026/09/04 01:14:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/04 01:14:14 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-04 01:14:14.531248158 +0000 UTC m=+56.588281267 2026/09/04 01:14:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:14 DEBUG : newLeaf(0x14ae2ddfcb80): >close: err= 2026/09/04 01:14:14 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:14 DEBUG : dir: Looking for writers 2026/09/04 01:14:14 DEBUG : Looking for writers 2026/09/04 01:14:14 DEBUG : dir: reading active writers 2026/09/04 01:14:14 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/04 01:14:14 DEBUG : dir: Looking for writers 2026/09/04 01:14:14 DEBUG : Looking for writers 2026/09/04 01:14:14 DEBUG : dir: reading active writers 2026/09/04 01:14:14 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/04 01:14:14 DEBUG : dir: Looking for writers 2026/09/04 01:14:14 DEBUG : Looking for writers 2026/09/04 01:14:14 DEBUG : dir: reading active writers 2026/09/04 01:14:14 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/04 01:14:14 DEBUG : dir: Looking for writers 2026/09/04 01:14:14 DEBUG : Looking for writers 2026/09/04 01:14:14 DEBUG : dir: reading active writers 2026/09/04 01:14:14 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/04 01:14:14 DEBUG : newLeaf: vfs cache: starting upload 2026/09/04 01:14:14 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/09/04 01:14:14 DEBUG : dir: Looking for writers 2026/09/04 01:14:14 DEBUG : Looking for writers 2026/09/04 01:14:14 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:14 DEBUG : dir: reading active writers 2026/09/04 01:14:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/04 01:14:15 DEBUG : dir: Looking for writers 2026/09/04 01:14:15 DEBUG : Looking for writers 2026/09/04 01:14:15 DEBUG : dir: reading active writers 2026/09/04 01:14:15 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/04 01:14:15 DEBUG : newLeaf: size = 25 OK 2026/09/04 01:14:15 DEBUG : newLeaf.rclone_chunk.001_tl6m51: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/04 01:14:15 INFO : newLeaf.rclone_chunk.001_tl6m51: Copied (server-side copy) to: newLeaf 2026/09/04 01:14:15 INFO : newLeaf.rclone_chunk.001_tl6m51: Deleted 2026/09/04 01:14:15 DEBUG : newLeaf: size = 25 OK 2026/09/04 01:14:15 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/04 01:14:15 INFO : newLeaf: Copied (replaced existing) 2026/09/04 01:14:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-04 01:14:14.531248158 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/04 01:14:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/04 01:14:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/04 01:14:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/04 01:14:15 DEBUG : dir: Looking for writers 2026/09/04 01:14:15 DEBUG : Looking for writers 2026/09/04 01:14:15 DEBUG : dir: reading active writers 2026/09/04 01:14:15 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:15 DEBUG : >WaitForWriters: 2026/09/04 01:14:15 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:15 DEBUG : dir: Looking for writers 2026/09/04 01:14:15 DEBUG : Looking for writers 2026/09/04 01:14:15 DEBUG : dir: reading active writers 2026/09/04 01:14:15 DEBUG : newLeaf: reading active writers 2026/09/04 01:14:15 DEBUG : >WaitForWriters: 2026/09/04 01:14:15 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting --- PASS: TestFileRename (16.46s) --- PASS: TestFileRename/off,forceCache=false (2.48s) --- PASS: TestFileRename/minimal,forceCache=false (2.39s) --- PASS: TestFileRename/minimal,forceCache=true (3.26s) --- PASS: TestFileRename/writes,forceCache=false (2.58s) --- PASS: TestFileRename/writes,forceCache=true (3.21s) --- PASS: TestFileRename/full,forceCache=false (2.54s) === 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 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:15 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:15 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:15 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:15 DEBUG : Looking for writers 2026/09/04 01:14:15 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 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" --- PASS: TestRcPollIntervalShutdown (0.09s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" --- PASS: TestSetPollIntervalAfterShutdown (0.09s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" --- PASS: TestRcPollIntervalUpdate (0.09s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" --- PASS: TestRcPollIntervalTimeout (0.10s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': 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 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:16 DEBUG : dir/file1: size = 16 OK 2026/09/04 01:14:16 DEBUG : dir/file1.rclone_chunk.001_tl6olz: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/04 01:14:16 INFO : dir/file1.rclone_chunk.001_tl6olz: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:16 INFO : dir/file1.rclone_chunk.001_tl6olz: Deleted 2026/09/04 01:14:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/04 01:14:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/04 01:14:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/04 01:14:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:16 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:16 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:16 DEBUG : dir: Looking for writers 2026/09/04 01:14:16 DEBUG : file1: reading active writers 2026/09/04 01:14:16 DEBUG : Looking for writers 2026/09/04 01:14:16 DEBUG : dir: reading active writers 2026/09/04 01:14:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.91s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:17 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:17 DEBUG : dir/file1: size = 16 OK 2026/09/04 01:14:17 DEBUG : dir/file1.rclone_chunk.001_tl6p7n: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/04 01:14:17 INFO : dir/file1.rclone_chunk.001_tl6p7n: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:17 INFO : dir/file1.rclone_chunk.001_tl6p7n: Deleted 2026/09/04 01:14:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/04 01:14:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/04 01:14:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/04 01:14:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:17 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/04 01:14:17 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/04 01:14:17 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/04 01:14:17 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/04 01:14:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/04 01:14:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/04 01:14:17 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/04 01:14:17 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/04 01:14:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/04 01:14:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/04 01:14:17 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/04 01:14:17 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/04 01:14:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/04 01:14:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/04 01:14:17 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/04 01:14:18 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:18 DEBUG : dir: Looking for writers 2026/09/04 01:14:18 DEBUG : file1: reading active writers 2026/09/04 01:14:18 DEBUG : Looking for writers 2026/09/04 01:14:18 DEBUG : dir: reading active writers 2026/09/04 01:14:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.16s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:18 DEBUG : dir/file1: size = 16 OK 2026/09/04 01:14:18 DEBUG : dir/file1.rclone_chunk.001_tl6qtk: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/04 01:14:18 INFO : dir/file1.rclone_chunk.001_tl6qtk: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:18 INFO : dir/file1.rclone_chunk.001_tl6qtk: Deleted 2026/09/04 01:14:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/04 01:14:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/04 01:14:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/04 01:14:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:18 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/04 01:14:18 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/04 01:14:18 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/04 01:14:18 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/04 01:14:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/04 01:14:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/04 01:14:18 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/04 01:14:18 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/04 01:14:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/04 01:14:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/04 01:14:18 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/04 01:14:19 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/04 01:14:19 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/04 01:14:19 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/04 01:14:19 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/04 01:14:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/04 01:14:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/04 01:14:19 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/04 01:14:19 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/04 01:14:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/04 01:14:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/04 01:14:19 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/04 01:14:19 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/04 01:14:19 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/04 01:14:19 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/04 01:14:19 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/04 01:14:19 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/04 01:14:19 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/04 01:14:19 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/04 01:14:19 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/04 01:14:19 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:19 DEBUG : dir: Looking for writers 2026/09/04 01:14:19 DEBUG : file1: reading active writers 2026/09/04 01:14:19 DEBUG : Looking for writers 2026/09/04 01:14:19 DEBUG : dir: reading active writers 2026/09/04 01:14:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.18s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:19 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:19 DEBUG : dir/file1: size = 16 OK 2026/09/04 01:14:19 DEBUG : dir/file1.rclone_chunk.001_tl6rox: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/04 01:14:19 INFO : dir/file1.rclone_chunk.001_tl6rox: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:19 INFO : dir/file1.rclone_chunk.001_tl6rox: Deleted 2026/09/04 01:14:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/04 01:14:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/04 01:14:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/04 01:14:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:20 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:20 DEBUG : dir: Looking for writers 2026/09/04 01:14:20 DEBUG : file1: reading active writers 2026/09/04 01:14:20 DEBUG : Looking for writers 2026/09/04 01:14:20 DEBUG : dir: reading active writers 2026/09/04 01:14:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.90s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:20 DEBUG : dir/file1: size = 16 OK 2026/09/04 01:14:20 DEBUG : dir/file1.rclone_chunk.001_tl6s7d: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/04 01:14:20 INFO : dir/file1.rclone_chunk.001_tl6s7d: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:20 INFO : dir/file1.rclone_chunk.001_tl6s7d: Deleted 2026/09/04 01:14:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/04 01:14:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/04 01:14:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/04 01:14:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:20 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/04 01:14:20 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/04 01:14:20 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:20 DEBUG : dir: Looking for writers 2026/09/04 01:14:20 DEBUG : file1: reading active writers 2026/09/04 01:14:20 DEBUG : Looking for writers 2026/09/04 01:14:20 DEBUG : dir: reading active writers 2026/09/04 01:14:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.87s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:21 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:21 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:14:21 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:21 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:21 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:14:21 DEBUG : dir/file1: size = 16 OK 2026/09/04 01:14:21 DEBUG : dir/file1.rclone_chunk.001_tl6tms: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/04 01:14:21 INFO : dir/file1.rclone_chunk.001_tl6tms: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:21 INFO : dir/file1.rclone_chunk.001_tl6tms: Deleted 2026/09/04 01:14:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/04 01:14:21 DEBUG : dir/file1: newRWFileHandle: 2026/09/04 01:14:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/04 01:14:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/04 01:14:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/04 01:14:21 DEBUG : dir/file1(0x14ae2daf7c00): _readAt: size=1, off=0 2026/09/04 01:14:21 DEBUG : dir/file1(0x14ae2daf7c00): openPending: 2026/09/04 01:14:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/04 01:14:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/04 01:14:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:21 DEBUG : dir/file1(0x14ae2daf7c00): >openPending: err= 2026/09/04 01:14:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/04 01:14:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/04 01:14:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:21 DEBUG : dir/file1(0x14ae2daf7c00): >_readAt: n=1, err= 2026/09/04 01:14:21 DEBUG : dir/file1(0x14ae2daf7c00): _readAt: size=256, off=1 2026/09/04 01:14:21 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/04 01:14:21 DEBUG : dir/file1(0x14ae2daf7c00): >_readAt: n=15, err=EOF 2026/09/04 01:14:21 DEBUG : dir/file1(0x14ae2daf7c00): _readAt: size=16, off=16 2026/09/04 01:14:21 DEBUG : dir/file1(0x14ae2daf7c00): >_readAt: n=0, err=EOF 2026/09/04 01:14:21 DEBUG : dir/file1(0x14ae2daf7c00): close: 2026/09/04 01:14:21 DEBUG : dir/file1(0x14ae2daf7c00): >close: err= 2026/09/04 01:14:21 DEBUG : dir/file1(0x14ae2daf7c00): close: 2026/09/04 01:14:21 DEBUG : dir/file1(0x14ae2daf7c00): >close: err=file already closed 2026/09/04 01:14:21 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:21 DEBUG : dir: Looking for writers 2026/09/04 01:14:21 DEBUG : file1: reading active writers 2026/09/04 01:14:21 DEBUG : Looking for writers 2026/09/04 01:14:21 DEBUG : dir: reading active writers 2026/09/04 01:14:21 DEBUG : >WaitForWriters: 2026/09/04 01:14:21 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.94s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:14:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:14:22 DEBUG : dir/file1: size = 16 OK 2026/09/04 01:14:22 DEBUG : dir/file1.rclone_chunk.001_tl6uqs: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/04 01:14:22 INFO : dir/file1.rclone_chunk.001_tl6uqs: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:22 INFO : dir/file1.rclone_chunk.001_tl6uqs: Deleted 2026/09/04 01:14:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/04 01:14:22 DEBUG : dir/file1: newRWFileHandle: 2026/09/04 01:14:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/04 01:14:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/04 01:14:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/04 01:14:22 DEBUG : dir/file1(0x14ae2de60640): _readAt: size=1, off=0 2026/09/04 01:14:22 DEBUG : dir/file1(0x14ae2de60640): openPending: 2026/09/04 01:14:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/04 01:14:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/04 01:14:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:22 DEBUG : dir/file1(0x14ae2de60640): >openPending: err= 2026/09/04 01:14:22 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/04 01:14:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/04 01:14:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:22 DEBUG : dir/file1(0x14ae2de60640): >_readAt: n=1, err= 2026/09/04 01:14:22 DEBUG : dir/file1(0x14ae2de60640): _readAt: size=1, off=5 2026/09/04 01:14:22 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/04 01:14:22 DEBUG : dir/file1(0x14ae2de60640): >_readAt: n=1, err= 2026/09/04 01:14:22 DEBUG : dir/file1(0x14ae2de60640): _readAt: size=1, off=3 2026/09/04 01:14:22 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/04 01:14:22 DEBUG : dir/file1(0x14ae2de60640): >_readAt: n=1, err= 2026/09/04 01:14:22 DEBUG : dir/file1(0x14ae2de60640): _readAt: size=1, off=13 2026/09/04 01:14:22 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/04 01:14:22 DEBUG : dir/file1(0x14ae2de60640): >_readAt: n=1, err= 2026/09/04 01:14:22 DEBUG : dir/file1(0x14ae2de60640): _readAt: size=16, off=100 2026/09/04 01:14:22 DEBUG : dir/file1(0x14ae2de60640): >_readAt: n=0, err=EOF 2026/09/04 01:14:22 DEBUG : dir/file1(0x14ae2de60640): close: 2026/09/04 01:14:22 DEBUG : dir/file1(0x14ae2de60640): >close: err= 2026/09/04 01:14:22 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:22 DEBUG : dir: Looking for writers 2026/09/04 01:14:22 DEBUG : file1: reading active writers 2026/09/04 01:14:22 DEBUG : Looking for writers 2026/09/04 01:14:22 DEBUG : dir: reading active writers 2026/09/04 01:14:22 DEBUG : >WaitForWriters: 2026/09/04 01:14:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.93s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:23 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:23 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:14:23 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:23 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:23 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:14:23 DEBUG : dir/file1: size = 16 OK 2026/09/04 01:14:23 DEBUG : dir/file1.rclone_chunk.001_tl6vwh: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/04 01:14:23 INFO : dir/file1.rclone_chunk.001_tl6vwh: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:23 INFO : dir/file1.rclone_chunk.001_tl6vwh: Deleted 2026/09/04 01:14:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/04 01:14:23 DEBUG : dir/file1: newRWFileHandle: 2026/09/04 01:14:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/04 01:14:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/04 01:14:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/04 01:14:23 DEBUG : dir/file1(0x14ae2ded4440): _readAt: size=1, off=0 2026/09/04 01:14:23 DEBUG : dir/file1(0x14ae2ded4440): openPending: 2026/09/04 01:14:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/04 01:14:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/04 01:14:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:23 DEBUG : dir/file1(0x14ae2ded4440): >openPending: err= 2026/09/04 01:14:23 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/04 01:14:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/04 01:14:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:23 DEBUG : dir/file1(0x14ae2ded4440): >_readAt: n=1, err= 2026/09/04 01:14:23 DEBUG : dir/file1(0x14ae2ded4440): _readAt: size=1, off=5 2026/09/04 01:14:23 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/04 01:14:23 DEBUG : dir/file1(0x14ae2ded4440): >_readAt: n=1, err= 2026/09/04 01:14:23 DEBUG : dir/file1(0x14ae2ded4440): _readAt: size=1, off=1 2026/09/04 01:14:23 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/04 01:14:23 DEBUG : dir/file1(0x14ae2ded4440): >_readAt: n=1, err= 2026/09/04 01:14:23 DEBUG : dir/file1(0x14ae2ded4440): _readAt: size=6, off=10 2026/09/04 01:14:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/04 01:14:23 DEBUG : dir/file1(0x14ae2ded4440): >_readAt: n=6, err= 2026/09/04 01:14:23 DEBUG : dir/file1(0x14ae2ded4440): _readAt: size=256, off=10 2026/09/04 01:14:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/04 01:14:23 DEBUG : dir/file1(0x14ae2ded4440): >_readAt: n=6, err=EOF 2026/09/04 01:14:23 DEBUG : dir/file1(0x14ae2ded4440): _readAt: size=256, off=100 2026/09/04 01:14:23 DEBUG : dir/file1(0x14ae2ded4440): >_readAt: n=0, err=EOF 2026/09/04 01:14:23 DEBUG : dir/file1(0x14ae2ded4440): close: 2026/09/04 01:14:23 DEBUG : dir/file1(0x14ae2ded4440): >close: err= 2026/09/04 01:14:23 DEBUG : dir/file1(0x14ae2ded4440): _readAt: size=256, off=100 2026/09/04 01:14:23 DEBUG : dir/file1(0x14ae2ded4440): >_readAt: n=0, err=file already closed 2026/09/04 01:14:23 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:23 DEBUG : dir: Looking for writers 2026/09/04 01:14:23 DEBUG : file1: reading active writers 2026/09/04 01:14:23 DEBUG : Looking for writers 2026/09/04 01:14:23 DEBUG : dir: reading active writers 2026/09/04 01:14:23 DEBUG : >WaitForWriters: 2026/09/04 01:14:23 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.91s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:23 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:23 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:14:23 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:23 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:23 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:14:24 DEBUG : dir/file1: size = 16 OK 2026/09/04 01:14:24 DEBUG : dir/file1.rclone_chunk.001_tl6vjn: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/04 01:14:24 INFO : dir/file1.rclone_chunk.001_tl6vjn: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:24 INFO : dir/file1.rclone_chunk.001_tl6vjn: Deleted 2026/09/04 01:14:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/04 01:14:24 DEBUG : dir/file1: newRWFileHandle: 2026/09/04 01:14:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/04 01:14:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/04 01:14:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/04 01:14:24 DEBUG : dir/file1(0x14ae2ded5240): RWFileHandle.Flush 2026/09/04 01:14:24 DEBUG : dir/file1(0x14ae2ded5240): _readAt: size=256, off=0 2026/09/04 01:14:24 DEBUG : dir/file1(0x14ae2ded5240): openPending: 2026/09/04 01:14:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/04 01:14:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/04 01:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:24 DEBUG : dir/file1(0x14ae2ded5240): >openPending: err= 2026/09/04 01:14:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/04 01:14:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/04 01:14:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:24 DEBUG : dir/file1(0x14ae2ded5240): >_readAt: n=16, err=EOF 2026/09/04 01:14:24 DEBUG : dir/file1(0x14ae2ded5240): RWFileHandle.Flush 2026/09/04 01:14:24 DEBUG : dir/file1(0x14ae2ded5240): RWFileHandle.Flush 2026/09/04 01:14:24 DEBUG : dir/file1(0x14ae2ded5240): close: 2026/09/04 01:14:24 DEBUG : dir/file1(0x14ae2ded5240): >close: err= 2026/09/04 01:14:24 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:24 DEBUG : dir: Looking for writers 2026/09/04 01:14:24 DEBUG : file1: reading active writers 2026/09/04 01:14:24 DEBUG : Looking for writers 2026/09/04 01:14:24 DEBUG : dir: reading active writers 2026/09/04 01:14:24 DEBUG : >WaitForWriters: 2026/09/04 01:14:24 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.91s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:24 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:24 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:14:24 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:24 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:24 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:14:25 DEBUG : dir/file1: size = 16 OK 2026/09/04 01:14:25 DEBUG : dir/file1.rclone_chunk.001_tl6wdo: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/04 01:14:25 INFO : dir/file1.rclone_chunk.001_tl6wdo: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:25 INFO : dir/file1.rclone_chunk.001_tl6wdo: Deleted 2026/09/04 01:14:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/04 01:14:25 DEBUG : dir/file1: newRWFileHandle: 2026/09/04 01:14:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/04 01:14:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/04 01:14:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/04 01:14:25 DEBUG : dir/file1(0x14ae2de1fe40): _readAt: size=256, off=0 2026/09/04 01:14:25 DEBUG : dir/file1(0x14ae2de1fe40): openPending: 2026/09/04 01:14:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/04 01:14:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/04 01:14:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:25 DEBUG : dir/file1(0x14ae2de1fe40): >openPending: err= 2026/09/04 01:14:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/04 01:14:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/04 01:14:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:25 DEBUG : dir/file1(0x14ae2de1fe40): >_readAt: n=16, err=EOF 2026/09/04 01:14:25 DEBUG : dir/file1(0x14ae2de1fe40): RWFileHandle.Release 2026/09/04 01:14:25 DEBUG : dir/file1(0x14ae2de1fe40): close: 2026/09/04 01:14:25 DEBUG : dir/file1(0x14ae2de1fe40): >close: err= 2026/09/04 01:14:25 DEBUG : dir/file1(0x14ae2de1fe40): RWFileHandle.Release 2026/09/04 01:14:25 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:25 DEBUG : dir: Looking for writers 2026/09/04 01:14:25 DEBUG : file1: reading active writers 2026/09/04 01:14:25 DEBUG : Looking for writers 2026/09/04 01:14:25 DEBUG : dir: reading active writers 2026/09/04 01:14:25 DEBUG : >WaitForWriters: 2026/09/04 01:14:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.92s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:25 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:14:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:25 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:14:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:25 DEBUG : file1: newRWFileHandle: 2026/09/04 01:14:25 DEBUG : file1(0x14ae2d900ac0): openPending: 2026/09/04 01:14:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:25 DEBUG : file1(0x14ae2d900ac0): >openPending: err= 2026/09/04 01:14:25 DEBUG : file1: >newRWFileHandle: err= 2026/09/04 01:14:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/04 01:14:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/04 01:14:25 DEBUG : file1(0x14ae2d900ac0): _writeAt: size=5, off=0 2026/09/04 01:14:25 DEBUG : file1(0x14ae2d900ac0): >_writeAt: n=5, err= 2026/09/04 01:14:25 DEBUG : file1(0x14ae2d900ac0): _writeAt: size=7, off=5 2026/09/04 01:14:25 DEBUG : file1(0x14ae2d900ac0): >_writeAt: n=7, err= 2026/09/04 01:14:25 DEBUG : file1: vfs cache: truncate to size=11 2026/09/04 01:14:25 DEBUG : file1(0x14ae2d900ac0): close: 2026/09/04 01:14:25 DEBUG : file1: vfs cache: setting modification time to 2026-09-04 01:14:25.798355594 +0000 UTC m=+67.855388704 2026/09/04 01:14:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:25 DEBUG : file1(0x14ae2d900ac0): >close: err= 2026/09/04 01:14:25 DEBUG : file1(0x14ae2d900ac0): close: 2026/09/04 01:14:25 DEBUG : file1(0x14ae2d900ac0): >close: err=file already closed 2026/09/04 01:14:25 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:25 DEBUG : Looking for writers 2026/09/04 01:14:25 DEBUG : file1: reading active writers 2026/09/04 01:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/04 01:14:25 DEBUG : Looking for writers 2026/09/04 01:14:25 DEBUG : file1: reading active writers 2026/09/04 01:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/04 01:14:25 DEBUG : Looking for writers 2026/09/04 01:14:25 DEBUG : file1: reading active writers 2026/09/04 01:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/04 01:14:25 DEBUG : Looking for writers 2026/09/04 01:14:25 DEBUG : file1: reading active writers 2026/09/04 01:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/04 01:14:25 DEBUG : file1: vfs cache: starting upload 2026/09/04 01:14:25 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/09/04 01:14:25 DEBUG : Looking for writers 2026/09/04 01:14:25 DEBUG : file1: reading active writers 2026/09/04 01:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/04 01:14:26 DEBUG : Looking for writers 2026/09/04 01:14:26 DEBUG : file1: reading active writers 2026/09/04 01:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/04 01:14:26 DEBUG : file1: size = 11 OK 2026/09/04 01:14:26 DEBUG : file1.rclone_chunk.001_tl6xz6: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/04 01:14:26 INFO : file1.rclone_chunk.001_tl6xz6: Copied (server-side copy) to: file1 2026/09/04 01:14:26 INFO : file1.rclone_chunk.001_tl6xz6: Deleted 2026/09/04 01:14:26 DEBUG : file1: size = 11 OK 2026/09/04 01:14:26 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/04 01:14:26 INFO : file1: Copied (new) 2026/09/04 01:14:26 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-04 01:14:25.798355594 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/04 01:14:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/04 01:14:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:26 INFO : file1: vfs cache: upload succeeded try #1 2026/09/04 01:14:26 DEBUG : Looking for writers 2026/09/04 01:14:26 DEBUG : file1: reading active writers 2026/09/04 01:14:26 DEBUG : >WaitForWriters: 2026/09/04 01:14:26 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:26 DEBUG : Looking for writers 2026/09/04 01:14:26 DEBUG : file1: reading active writers 2026/09/04 01:14:26 DEBUG : >WaitForWriters: 2026/09/04 01:14:26 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.91s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:26 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:26 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:14:26 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:26 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:26 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:14:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:26 DEBUG : file1: newRWFileHandle: 2026/09/04 01:14:26 DEBUG : file1(0x14ae2d431980): openPending: 2026/09/04 01:14:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:26 DEBUG : file1(0x14ae2d431980): >openPending: err= 2026/09/04 01:14:26 DEBUG : file1: >newRWFileHandle: err= 2026/09/04 01:14:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/04 01:14:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/04 01:14:26 DEBUG : file1(0x14ae2d431980): _writeAt: size=7, off=0 2026/09/04 01:14:26 DEBUG : file1(0x14ae2d431980): >_writeAt: n=7, err= 2026/09/04 01:14:26 DEBUG : file1(0x14ae2d431980): _writeAt: size=6, off=5 2026/09/04 01:14:26 DEBUG : file1(0x14ae2d431980): >_writeAt: n=6, err= 2026/09/04 01:14:26 DEBUG : file1(0x14ae2d431980): close: 2026/09/04 01:14:26 DEBUG : file1: vfs cache: setting modification time to 2026-09-04 01:14:26.714791388 +0000 UTC m=+68.771824498 2026/09/04 01:14:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:26 DEBUG : file1(0x14ae2d431980): >close: err= 2026/09/04 01:14:26 DEBUG : file1(0x14ae2d431980): _writeAt: size=5, off=0 2026/09/04 01:14:26 DEBUG : file1(0x14ae2d431980): >_writeAt: n=0, err=file already closed 2026/09/04 01:14:26 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:26 DEBUG : Looking for writers 2026/09/04 01:14:26 DEBUG : file1: reading active writers 2026/09/04 01:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/04 01:14:26 DEBUG : Looking for writers 2026/09/04 01:14:26 DEBUG : file1: reading active writers 2026/09/04 01:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/04 01:14:26 DEBUG : Looking for writers 2026/09/04 01:14:26 DEBUG : file1: reading active writers 2026/09/04 01:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/04 01:14:26 DEBUG : Looking for writers 2026/09/04 01:14:26 DEBUG : file1: reading active writers 2026/09/04 01:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/04 01:14:26 DEBUG : file1: vfs cache: starting upload 2026/09/04 01:14:26 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/09/04 01:14:26 DEBUG : Looking for writers 2026/09/04 01:14:26 DEBUG : file1: reading active writers 2026/09/04 01:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/04 01:14:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco/dir/file1: no such file or directory 2026/09/04 01:14:26 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco/dir/file1: no such file or directory 2026/09/04 01:14:27 DEBUG : Looking for writers 2026/09/04 01:14:27 DEBUG : file1: reading active writers 2026/09/04 01:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/04 01:14:27 DEBUG : file1: size = 11 OK 2026/09/04 01:14:27 DEBUG : file1.rclone_chunk.001_tl6yvo: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/04 01:14:27 INFO : file1.rclone_chunk.001_tl6yvo: Copied (server-side copy) to: file1 2026/09/04 01:14:27 INFO : file1.rclone_chunk.001_tl6yvo: Deleted 2026/09/04 01:14:27 DEBUG : file1: size = 11 OK 2026/09/04 01:14:27 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/04 01:14:27 INFO : file1: Copied (new) 2026/09/04 01:14:27 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-04 01:14:26.714791388 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/04 01:14:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/04 01:14:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:27 INFO : file1: vfs cache: upload succeeded try #1 2026/09/04 01:14:27 DEBUG : Looking for writers 2026/09/04 01:14:27 DEBUG : file1: reading active writers 2026/09/04 01:14:27 DEBUG : >WaitForWriters: 2026/09/04 01:14:27 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:27 DEBUG : Looking for writers 2026/09/04 01:14:27 DEBUG : file1: reading active writers 2026/09/04 01:14:27 DEBUG : >WaitForWriters: 2026/09/04 01:14:27 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.91s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:27 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:14:27 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:27 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:14:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:27 DEBUG : file1: newRWFileHandle: 2026/09/04 01:14:27 DEBUG : file1(0x14ae2dd0c940): openPending: 2026/09/04 01:14:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:27 DEBUG : file1(0x14ae2dd0c940): >openPending: err= 2026/09/04 01:14:27 DEBUG : file1: >newRWFileHandle: err= 2026/09/04 01:14:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/04 01:14:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/04 01:14:27 DEBUG : file1(0x14ae2dd0c940): close: 2026/09/04 01:14:27 DEBUG : file1: vfs cache: setting modification time to 2026-09-04 01:14:27.618270124 +0000 UTC m=+69.675303234 2026/09/04 01:14:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:27 DEBUG : file1(0x14ae2dd0c940): >close: err= 2026/09/04 01:14:27 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/04 01:14:27 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/04 01:14:27 DEBUG : file2: newRWFileHandle: 2026/09/04 01:14:27 DEBUG : file2(0x14ae2dd0cdc0): openPending: 2026/09/04 01:14:27 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/04 01:14:27 DEBUG : file2(0x14ae2dd0cdc0): >openPending: err= 2026/09/04 01:14:27 DEBUG : file2: >newRWFileHandle: err= 2026/09/04 01:14:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/04 01:14:27 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/04 01:14:27 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/04 01:14:27 DEBUG : file2(0x14ae2dd0cdc0): RWFileHandle.Flush 2026/09/04 01:14:27 DEBUG : file2(0x14ae2dd0cdc0): RWFileHandle.Release 2026/09/04 01:14:27 DEBUG : file2(0x14ae2dd0cdc0): close: 2026/09/04 01:14:27 DEBUG : file2: vfs cache: setting modification time to 2026-09-04 01:14:27.620400954 +0000 UTC m=+69.677434065 2026/09/04 01:14:27 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:27 DEBUG : file2(0x14ae2dd0cdc0): >close: err= 2026/09/04 01:14:27 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:27 DEBUG : Looking for writers 2026/09/04 01:14:27 DEBUG : file1: reading active writers 2026/09/04 01:14:27 DEBUG : file2: reading active writers 2026/09/04 01:14:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/04 01:14:27 DEBUG : Looking for writers 2026/09/04 01:14:27 DEBUG : file1: reading active writers 2026/09/04 01:14:27 DEBUG : file2: reading active writers 2026/09/04 01:14:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/04 01:14:27 DEBUG : Looking for writers 2026/09/04 01:14:27 DEBUG : file1: reading active writers 2026/09/04 01:14:27 DEBUG : file2: reading active writers 2026/09/04 01:14:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/04 01:14:27 DEBUG : Looking for writers 2026/09/04 01:14:27 DEBUG : file1: reading active writers 2026/09/04 01:14:27 DEBUG : file2: reading active writers 2026/09/04 01:14:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/04 01:14:27 DEBUG : file1: vfs cache: starting upload 2026/09/04 01:14:27 DEBUG : file2: vfs cache: starting upload 2026/09/04 01:14:27 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/09/04 01:14:27 DEBUG : Looking for writers 2026/09/04 01:14:27 DEBUG : file1: reading active writers 2026/09/04 01:14:27 DEBUG : file2: reading active writers 2026/09/04 01:14:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/04 01:14:27 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/09/04 01:14:27 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco/dir/file1: no such file or directory 2026/09/04 01:14:27 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco/dir/file1: no such file or directory 2026/09/04 01:14:27 DEBUG : Looking for writers 2026/09/04 01:14:27 DEBUG : file1: reading active writers 2026/09/04 01:14:27 DEBUG : file2: reading active writers 2026/09/04 01:14:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/09/04 01:14:28 DEBUG : file2: size = 0 OK 2026/09/04 01:14:28 DEBUG : file2.rclone_chunk.001_tl6zjx: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/04 01:14:28 INFO : file2.rclone_chunk.001_tl6zjx: Copied (server-side copy) to: file2 2026/09/04 01:14:28 DEBUG : file1: size = 0 OK 2026/09/04 01:14:28 DEBUG : file1.rclone_chunk.001_tl6z2k: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/04 01:14:28 INFO : file1.rclone_chunk.001_tl6z2k: Copied (server-side copy) to: file1 2026/09/04 01:14:28 INFO : file2.rclone_chunk.001_tl6zjx: Deleted 2026/09/04 01:14:28 DEBUG : file2: size = 0 OK 2026/09/04 01:14:28 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/04 01:14:28 INFO : file2: Copied (new) 2026/09/04 01:14:28 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-04 01:14:27.620400954 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/04 01:14:28 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/04 01:14:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/04 01:14:28 INFO : file2: vfs cache: upload succeeded try #1 2026/09/04 01:14:28 INFO : file1.rclone_chunk.001_tl6z2k: Deleted 2026/09/04 01:14:28 DEBUG : file1: size = 0 OK 2026/09/04 01:14:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/04 01:14:28 INFO : file1: Copied (new) 2026/09/04 01:14:28 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-04 01:14:27.618270124 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/04 01:14:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/04 01:14:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:28 INFO : file1: vfs cache: upload succeeded try #1 2026/09/04 01:14:28 DEBUG : Looking for writers 2026/09/04 01:14:28 DEBUG : file1: reading active writers 2026/09/04 01:14:28 DEBUG : file2: reading active writers 2026/09/04 01:14:28 DEBUG : >WaitForWriters: 2026/09/04 01:14:28 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:28 DEBUG : Looking for writers 2026/09/04 01:14:28 DEBUG : file1: reading active writers 2026/09/04 01:14:28 DEBUG : file2: reading active writers 2026/09/04 01:14:28 DEBUG : >WaitForWriters: 2026/09/04 01:14:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.01s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:28 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:14:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:28 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:14:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:28 DEBUG : file1: newRWFileHandle: 2026/09/04 01:14:28 DEBUG : file1(0x14ae2db05200): openPending: 2026/09/04 01:14:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:28 DEBUG : file1(0x14ae2db05200): >openPending: err= 2026/09/04 01:14:28 DEBUG : file1: >newRWFileHandle: err= 2026/09/04 01:14:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/04 01:14:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/04 01:14:28 DEBUG : file1(0x14ae2db05200): _writeAt: size=5, off=0 2026/09/04 01:14:28 DEBUG : file1(0x14ae2db05200): >_writeAt: n=5, err= 2026/09/04 01:14:28 DEBUG : file1(0x14ae2db05200): RWFileHandle.Flush 2026/09/04 01:14:28 DEBUG : file1(0x14ae2db05200): RWFileHandle.Flush 2026/09/04 01:14:28 DEBUG : file1(0x14ae2db05200): close: 2026/09/04 01:14:28 DEBUG : file1: vfs cache: setting modification time to 2026-09-04 01:14:28.628611232 +0000 UTC m=+70.685644342 2026/09/04 01:14:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:28 DEBUG : file1(0x14ae2db05200): >close: err= 2026/09/04 01:14:28 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:28 DEBUG : Looking for writers 2026/09/04 01:14:28 DEBUG : file1: reading active writers 2026/09/04 01:14:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/04 01:14:28 DEBUG : Looking for writers 2026/09/04 01:14:28 DEBUG : file1: reading active writers 2026/09/04 01:14:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/04 01:14:28 DEBUG : Looking for writers 2026/09/04 01:14:28 DEBUG : file1: reading active writers 2026/09/04 01:14:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/04 01:14:28 DEBUG : Looking for writers 2026/09/04 01:14:28 DEBUG : file1: reading active writers 2026/09/04 01:14:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/04 01:14:28 DEBUG : file1: vfs cache: starting upload 2026/09/04 01:14:28 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco/dir/file1: no such file or directory 2026/09/04 01:14:28 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco/dir/file1: no such file or directory 2026/09/04 01:14:28 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/09/04 01:14:28 DEBUG : Looking for writers 2026/09/04 01:14:28 DEBUG : file1: reading active writers 2026/09/04 01:14:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/04 01:14:28 DEBUG : Looking for writers 2026/09/04 01:14:28 DEBUG : file1: reading active writers 2026/09/04 01:14:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/04 01:14:29 DEBUG : file1: size = 5 OK 2026/09/04 01:14:29 DEBUG : file1.rclone_chunk.001_tl70xv: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/04 01:14:29 INFO : file1.rclone_chunk.001_tl70xv: Copied (server-side copy) to: file1 2026/09/04 01:14:29 INFO : file1.rclone_chunk.001_tl70xv: Deleted 2026/09/04 01:14:29 DEBUG : file1: size = 5 OK 2026/09/04 01:14:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/04 01:14:29 INFO : file1: Copied (new) 2026/09/04 01:14:29 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-04 01:14:28.628611232 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/04 01:14:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/04 01:14:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:29 INFO : file1: vfs cache: upload succeeded try #1 2026/09/04 01:14:29 DEBUG : Looking for writers 2026/09/04 01:14:29 DEBUG : file1: reading active writers 2026/09/04 01:14:29 DEBUG : >WaitForWriters: 2026/09/04 01:14:29 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.83s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:29 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:29 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:14:29 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:29 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:29 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:14:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:29 DEBUG : file1: newRWFileHandle: 2026/09/04 01:14:29 DEBUG : file1(0x14ae2d6d4d80): openPending: 2026/09/04 01:14:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:29 DEBUG : file1(0x14ae2d6d4d80): >openPending: err= 2026/09/04 01:14:29 DEBUG : file1: >newRWFileHandle: err= 2026/09/04 01:14:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/04 01:14:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/04 01:14:29 DEBUG : file1(0x14ae2d6d4d80): _writeAt: size=5, off=0 2026/09/04 01:14:29 DEBUG : file1(0x14ae2d6d4d80): >_writeAt: n=5, err= 2026/09/04 01:14:29 DEBUG : file1(0x14ae2d6d4d80): RWFileHandle.Release 2026/09/04 01:14:29 DEBUG : file1(0x14ae2d6d4d80): close: 2026/09/04 01:14:29 DEBUG : file1: vfs cache: setting modification time to 2026-09-04 01:14:29.467505708 +0000 UTC m=+71.524538818 2026/09/04 01:14:29 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:29 DEBUG : file1(0x14ae2d6d4d80): >close: err= 2026/09/04 01:14:29 DEBUG : file1(0x14ae2d6d4d80): RWFileHandle.Release 2026/09/04 01:14:29 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:29 DEBUG : Looking for writers 2026/09/04 01:14:29 DEBUG : file1: reading active writers 2026/09/04 01:14:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/04 01:14:29 DEBUG : Looking for writers 2026/09/04 01:14:29 DEBUG : file1: reading active writers 2026/09/04 01:14:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/04 01:14:29 DEBUG : Looking for writers 2026/09/04 01:14:29 DEBUG : file1: reading active writers 2026/09/04 01:14:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/04 01:14:29 DEBUG : Looking for writers 2026/09/04 01:14:29 DEBUG : file1: reading active writers 2026/09/04 01:14:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/04 01:14:29 DEBUG : file1: vfs cache: starting upload 2026/09/04 01:14:29 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/09/04 01:14:29 DEBUG : Looking for writers 2026/09/04 01:14:29 DEBUG : file1: reading active writers 2026/09/04 01:14:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/04 01:14:29 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco/dir/file1: no such file or directory 2026/09/04 01:14:29 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco/dir/file1: no such file or directory 2026/09/04 01:14:29 DEBUG : Looking for writers 2026/09/04 01:14:29 DEBUG : file1: reading active writers 2026/09/04 01:14:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/04 01:14:29 DEBUG : file1: size = 5 OK 2026/09/04 01:14:29 DEBUG : file1.rclone_chunk.001_tl71tr: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/04 01:14:29 INFO : file1.rclone_chunk.001_tl71tr: Copied (server-side copy) to: file1 2026/09/04 01:14:29 INFO : file1.rclone_chunk.001_tl71tr: Deleted 2026/09/04 01:14:29 DEBUG : file1: size = 5 OK 2026/09/04 01:14:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/04 01:14:29 INFO : file1: Copied (new) 2026/09/04 01:14:29 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-04 01:14:29.467505708 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/04 01:14:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/04 01:14:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:29 INFO : file1: vfs cache: upload succeeded try #1 2026/09/04 01:14:30 DEBUG : Looking for writers 2026/09/04 01:14:30 DEBUG : file1: reading active writers 2026/09/04 01:14:30 DEBUG : >WaitForWriters: 2026/09/04 01:14:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:30 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:14:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:30 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:14:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco/dir/file1: no such file or directory 2026/09/04 01:14:30 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco/dir/file1: no such file or directory 2026/09/04 01:14:30 DEBUG : dir/file1: size = 16 OK 2026/09/04 01:14:30 DEBUG : dir/file1.rclone_chunk.001_tl724h: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/04 01:14:30 INFO : dir/file1.rclone_chunk.001_tl724h: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:30 INFO : dir/file1.rclone_chunk.001_tl724h: Deleted 2026/09/04 01:14:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/04 01:14:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/04 01:14:30 DEBUG : dir/file1: newRWFileHandle: 2026/09/04 01:14:30 DEBUG : dir/file1(0x14ae2de1fd00): openPending: 2026/09/04 01:14:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/04 01:14:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/04 01:14:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:30 DEBUG : dir/file1(0x14ae2de1fd00): >openPending: err= 2026/09/04 01:14:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/04 01:14:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/04 01:14:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/04 01:14:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/04 01:14:30 DEBUG : dir/file1(0x14ae2de1fd00): _writeAt: size=5, off=0 2026/09/04 01:14:30 DEBUG : dir/file1(0x14ae2de1fd00): >_writeAt: n=5, err= 2026/09/04 01:14:30 DEBUG : dir/file1(0x14ae2de1fd00): close: 2026/09/04 01:14:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:30 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-04 01:14:30.983902942 +0000 UTC m=+73.040936053 2026/09/04 01:14:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:30 DEBUG : dir/file1(0x14ae2de1fd00): >close: err= 2026/09/04 01:14:30 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:30 DEBUG : dir: Looking for writers 2026/09/04 01:14:30 DEBUG : file1: reading active writers 2026/09/04 01:14:30 DEBUG : Looking for writers 2026/09/04 01:14:30 DEBUG : dir: reading active writers 2026/09/04 01:14:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/04 01:14:30 DEBUG : dir: Looking for writers 2026/09/04 01:14:30 DEBUG : file1: reading active writers 2026/09/04 01:14:30 DEBUG : Looking for writers 2026/09/04 01:14:30 DEBUG : dir: reading active writers 2026/09/04 01:14:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/04 01:14:31 DEBUG : dir: Looking for writers 2026/09/04 01:14:31 DEBUG : file1: reading active writers 2026/09/04 01:14:31 DEBUG : Looking for writers 2026/09/04 01:14:31 DEBUG : dir: reading active writers 2026/09/04 01:14:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/04 01:14:31 DEBUG : dir: Looking for writers 2026/09/04 01:14:31 DEBUG : file1: reading active writers 2026/09/04 01:14:31 DEBUG : Looking for writers 2026/09/04 01:14:31 DEBUG : dir: reading active writers 2026/09/04 01:14:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/04 01:14:31 DEBUG : dir/file1: vfs cache: starting upload 2026/09/04 01:14:31 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/09/04 01:14:31 DEBUG : dir: Looking for writers 2026/09/04 01:14:31 DEBUG : file1: reading active writers 2026/09/04 01:14:31 DEBUG : Looking for writers 2026/09/04 01:14:31 DEBUG : dir: reading active writers 2026/09/04 01:14:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/04 01:14:31 DEBUG : dir: Looking for writers 2026/09/04 01:14:31 DEBUG : file1: reading active writers 2026/09/04 01:14:31 DEBUG : Looking for writers 2026/09/04 01:14:31 DEBUG : dir: reading active writers 2026/09/04 01:14:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/04 01:14:31 DEBUG : dir/file1: size = 5 OK 2026/09/04 01:14:31 DEBUG : dir/file1.rclone_chunk.001_tl73sl: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/04 01:14:31 INFO : dir/file1.rclone_chunk.001_tl73sl: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:31 INFO : dir/file1.rclone_chunk.001_tl73sl: Deleted 2026/09/04 01:14:31 DEBUG : dir/file1: size = 5 OK 2026/09/04 01:14:31 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/04 01:14:31 INFO : dir/file1: Copied (replaced existing) 2026/09/04 01:14:31 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-04 01:14:30.983902942 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/04 01:14:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/04 01:14:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/04 01:14:31 DEBUG : dir: Looking for writers 2026/09/04 01:14:31 DEBUG : file1: reading active writers 2026/09/04 01:14:31 DEBUG : Looking for writers 2026/09/04 01:14:31 DEBUG : dir: reading active writers 2026/09/04 01:14:31 DEBUG : >WaitForWriters: 2026/09/04 01:14:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.56s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:14:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:14:32 DEBUG : dir/file1: size = 16 OK 2026/09/04 01:14:32 DEBUG : dir/file1.rclone_chunk.001_tl73dy: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/09/04 01:14:32 INFO : dir/file1.rclone_chunk.001_tl73dy: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:32 INFO : dir/file1.rclone_chunk.001_tl73dy: Deleted 2026/09/04 01:14:32 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:32 DEBUG : dir/file1: newRWFileHandle: 2026/09/04 01:14:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/04 01:14:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/04 01:14:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/04 01:14:32 DEBUG : dir/file1(0x14ae2dd0db80): _writeAt: size=5, off=0 2026/09/04 01:14:32 DEBUG : dir/file1(0x14ae2dd0db80): openPending: 2026/09/04 01:14:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/04 01:14:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/04 01:14:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:32 DEBUG : dir/file1(0x14ae2dd0db80): >openPending: err= 2026/09/04 01:14:32 DEBUG : dir/file1(0x14ae2dd0db80): >_writeAt: n=5, err= 2026/09/04 01:14:32 DEBUG : dir/file1(0x14ae2dd0db80): _writeAt: size=15, off=5 2026/09/04 01:14:32 DEBUG : dir/file1(0x14ae2dd0db80): >_writeAt: n=15, err= 2026/09/04 01:14:32 DEBUG : dir/file1(0x14ae2dd0db80): close: 2026/09/04 01:14:32 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/04 01:14:32 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-04 01:14:32.52029329 +0000 UTC m=+74.577326400 2026/09/04 01:14:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:32 DEBUG : dir/file1(0x14ae2dd0db80): >close: err= 2026/09/04 01:14:32 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:32 DEBUG : dir: Looking for writers 2026/09/04 01:14:32 DEBUG : file1: reading active writers 2026/09/04 01:14:32 DEBUG : Looking for writers 2026/09/04 01:14:32 DEBUG : dir: reading active writers 2026/09/04 01:14:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/04 01:14:32 DEBUG : dir: Looking for writers 2026/09/04 01:14:32 DEBUG : file1: reading active writers 2026/09/04 01:14:32 DEBUG : Looking for writers 2026/09/04 01:14:32 DEBUG : dir: reading active writers 2026/09/04 01:14:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/04 01:14:32 DEBUG : dir: Looking for writers 2026/09/04 01:14:32 DEBUG : file1: reading active writers 2026/09/04 01:14:32 DEBUG : Looking for writers 2026/09/04 01:14:32 DEBUG : dir: reading active writers 2026/09/04 01:14:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/04 01:14:32 DEBUG : dir: Looking for writers 2026/09/04 01:14:32 DEBUG : file1: reading active writers 2026/09/04 01:14:32 DEBUG : Looking for writers 2026/09/04 01:14:32 DEBUG : dir: reading active writers 2026/09/04 01:14:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/04 01:14:32 DEBUG : dir/file1: vfs cache: starting upload 2026/09/04 01:14:32 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/09/04 01:14:32 DEBUG : dir: Looking for writers 2026/09/04 01:14:32 DEBUG : file1: reading active writers 2026/09/04 01:14:32 DEBUG : Looking for writers 2026/09/04 01:14:32 DEBUG : dir: reading active writers 2026/09/04 01:14:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/04 01:14:32 DEBUG : dir: Looking for writers 2026/09/04 01:14:32 DEBUG : file1: reading active writers 2026/09/04 01:14:32 DEBUG : Looking for writers 2026/09/04 01:14:32 DEBUG : dir: reading active writers 2026/09/04 01:14:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/04 01:14:32 DEBUG : dir/file1: size = 20 OK 2026/09/04 01:14:32 DEBUG : dir/file1.rclone_chunk.001_tl74he: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/04 01:14:32 INFO : dir/file1.rclone_chunk.001_tl74he: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:33 INFO : dir/file1.rclone_chunk.001_tl74he: Deleted 2026/09/04 01:14:33 DEBUG : dir/file1: size = 20 OK 2026/09/04 01:14:33 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/04 01:14:33 INFO : dir/file1: Copied (replaced existing) 2026/09/04 01:14:33 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-09-04 01:14:32.52029329 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/09/04 01:14:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/04 01:14:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/04 01:14:33 DEBUG : dir: Looking for writers 2026/09/04 01:14:33 DEBUG : file1: reading active writers 2026/09/04 01:14:33 DEBUG : Looking for writers 2026/09/04 01:14:33 DEBUG : dir: reading active writers 2026/09/04 01:14:33 DEBUG : >WaitForWriters: 2026/09/04 01:14:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.53s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:14:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:14:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:33 DEBUG : file1: newRWFileHandle: 2026/09/04 01:14:33 DEBUG : file1(0x14ae2dfee5c0): openPending: 2026/09/04 01:14:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:33 DEBUG : file1(0x14ae2dfee5c0): >openPending: err= 2026/09/04 01:14:33 DEBUG : file1: >newRWFileHandle: err= 2026/09/04 01:14:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/04 01:14:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/04 01:14:33 DEBUG : file1(0x14ae2dfee5c0): _writeAt: size=5, off=0 2026/09/04 01:14:33 DEBUG : file1(0x14ae2dfee5c0): >_writeAt: n=5, err= 2026/09/04 01:14:33 DEBUG : file1(0x14ae2dfee5c0): close: 2026/09/04 01:14:33 DEBUG : file1: vfs cache: setting modification time to 2026-09-04 01:14:33.39689143 +0000 UTC m=+75.453924539 2026/09/04 01:14:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:33 DEBUG : file1(0x14ae2dfee5c0): >close: err= 2026/09/04 01:14:33 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:33 DEBUG : Looking for writers 2026/09/04 01:14:33 DEBUG : file1: reading active writers 2026/09/04 01:14:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/04 01:14:33 DEBUG : Looking for writers 2026/09/04 01:14:33 DEBUG : file1: reading active writers 2026/09/04 01:14:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/04 01:14:33 DEBUG : Looking for writers 2026/09/04 01:14:33 DEBUG : file1: reading active writers 2026/09/04 01:14:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/04 01:14:33 DEBUG : Looking for writers 2026/09/04 01:14:33 DEBUG : file1: reading active writers 2026/09/04 01:14:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/04 01:14:33 DEBUG : file1: vfs cache: starting upload 2026/09/04 01:14:33 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/09/04 01:14:33 DEBUG : Looking for writers 2026/09/04 01:14:33 DEBUG : file1: reading active writers 2026/09/04 01:14:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/04 01:14:33 DEBUG : Looking for writers 2026/09/04 01:14:33 DEBUG : file1: reading active writers 2026/09/04 01:14:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/04 01:14:33 DEBUG : file1: size = 5 OK 2026/09/04 01:14:33 DEBUG : file1.rclone_chunk.001_tl75ub: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/04 01:14:33 INFO : file1.rclone_chunk.001_tl75ub: Copied (server-side copy) to: file1 2026/09/04 01:14:33 INFO : file1.rclone_chunk.001_tl75ub: Deleted 2026/09/04 01:14:33 DEBUG : file1: size = 5 OK 2026/09/04 01:14:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/04 01:14:33 INFO : file1: Copied (new) 2026/09/04 01:14:33 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-04 01:14:33.39689143 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/04 01:14:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/04 01:14:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:33 INFO : file1: vfs cache: upload succeeded try #1 2026/09/04 01:14:34 DEBUG : Looking for writers 2026/09/04 01:14:34 DEBUG : file1: reading active writers 2026/09/04 01:14:34 DEBUG : >WaitForWriters: 2026/09/04 01:14:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:14:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/04 01:14:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d6d53c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d6d53c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d6d53c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d6d53c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d6d53c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.226859067 +0000 UTC m=+76.283892178 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d6d53c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa340): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa340): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa340): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa340): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa340): _writeAt: size=3, off=2 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa340): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa340): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.226859067 +0000 UTC m=+76.283892178 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa340): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa900): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa900): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa900): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa900): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa900): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.226859067 +0000 UTC m=+76.283892178 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa900): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e182460 item 1 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfaf40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfaf40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfaf40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfaf40): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfaf40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.229586424 +0000 UTC m=+76.286619535 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfaf40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb440): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb440): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb440): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb440): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb440): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.229586424 +0000 UTC m=+76.286619535 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb440): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e182ee0 item 2 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfba80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfba80): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfba80): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfba80): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfba80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.232460268 +0000 UTC m=+76.289493378 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfba80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e380): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e380): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e380): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e380): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e380): _writeAt: size=3, off=2 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e380): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e380): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.232460268 +0000 UTC m=+76.289493378 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e380): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e8c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e8c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e8c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e8c0): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e8c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.232460268 +0000 UTC m=+76.289493378 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e8c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e183650 item 3 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f180): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f180): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f180): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f180): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f180): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.235685523 +0000 UTC m=+76.292718634 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f180): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f940): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f940): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f940): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f940): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f940): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.235685523 +0000 UTC m=+76.292718634 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f940): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d550070 item 4 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf62c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf62c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf62c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf62c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf62c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.237522199 +0000 UTC m=+76.294555309 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf62c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7180): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7180): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7180): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7180): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7180): _writeAt: size=3, off=2 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7180): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7180): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.237522199 +0000 UTC m=+76.294555309 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7180): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7640): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7640): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7640): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7640): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7640): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.237522199 +0000 UTC m=+76.294555309 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7640): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d550930 item 5 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7cc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7cc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7cc0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7cc0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7cc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.24195331 +0000 UTC m=+76.298986421 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7cc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1e400): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1e400): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1e400): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1e400): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1e400): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.24195331 +0000 UTC m=+76.298986421 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1e400): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d551730 item 6 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1ea80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1ea80): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1ea80): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1ea80): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1ea80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.243303388 +0000 UTC m=+76.300336499 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1ea80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1ef80): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1ef80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1ef80): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1ef80): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1ef80): _writeAt: size=3, off=2 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1ef80): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1ef80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.243303388 +0000 UTC m=+76.300336499 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1ef80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f440): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f440): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f440): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f440): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f440): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.243303388 +0000 UTC m=+76.300336499 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f440): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d551ce0 item 7 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1fac0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1fac0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1fac0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1fac0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1fac0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.245802034 +0000 UTC m=+76.302835144 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1fac0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010100): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010100): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010100): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010100): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010100): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.245802034 +0000 UTC m=+76.302835144 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010100): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f6a10 item 8 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0106c0): _readAt: size=2, off=0 2026/09/04 01:14:34 ERROR : open-test-file(0x14ae2e0106c0): Couldn't read size of file 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0106c0): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0106c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0106c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0106c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0106c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010ac0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010ac0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010ac0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010ac0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010ac0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.247308746 +0000 UTC m=+76.304341857 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010ac0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010f40): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010f40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010f40): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010f40): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010f40): _writeAt: size=3, off=2 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010f40): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010f40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.247308746 +0000 UTC m=+76.304341857 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010f40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011440): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011440): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011440): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011440): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011440): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.247308746 +0000 UTC m=+76.304341857 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011440): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f6fc0 item 9 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011ac0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011ac0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011ac0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011ac0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011ac0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.24998663 +0000 UTC m=+76.307019740 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011ac0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430100): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430100): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430100): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430100): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430100): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.24998663 +0000 UTC m=+76.307019740 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430100): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f78f0 item 10 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffae80): _readAt: size=2, off=0 2026/09/04 01:14:34 ERROR : open-test-file(0x14ae2dffae80): Couldn't read size of file 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffae80): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffae80): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffae80): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffae80): close: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffae80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb240): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb240): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb240): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb240): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb240): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.251520465 +0000 UTC m=+76.308553574 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb240): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb740): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb740): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb740): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb740): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb740): _writeAt: size=3, off=2 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb740): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb740): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.251520465 +0000 UTC m=+76.308553574 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb740): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffbc40): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffbc40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffbc40): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffbc40): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffbc40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.251520465 +0000 UTC m=+76.308553574 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffbc40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e4abc00 item 11 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60400): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60400): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60400): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60400): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60400): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.255064662 +0000 UTC m=+76.312097773 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60400): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60d80): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60d80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60d80): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60d80): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60d80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.255064662 +0000 UTC m=+76.312097773 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60d80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d718e70 item 12 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61880): _readAt: size=2, off=0 2026/09/04 01:14:34 ERROR : open-test-file(0x14ae2de61880): Couldn't read size of file 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61880): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61880): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61880): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61880): close: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61880): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61d00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61d00): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61d00): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61d00): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61d00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.256539235 +0000 UTC m=+76.313572345 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61d00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9006c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9006c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9006c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9006c0): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9006c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.256539235 +0000 UTC m=+76.313572345 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9006c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d719a40 item 13 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9013c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9013c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9013c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9013c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9013c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.258072378 +0000 UTC m=+76.315105489 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9013c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901900): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901900): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901900): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901900): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901900): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.258072378 +0000 UTC m=+76.315105489 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901900): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e1781c0 item 14 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c080): _readAt: size=2, off=0 2026/09/04 01:14:34 ERROR : open-test-file(0x14ae2dd0c080): Couldn't read size of file 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c080): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c080): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c080): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c080): close: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c080): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c440): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c440): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c440): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c440): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c440): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.259881151 +0000 UTC m=+76.316914281 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c440): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deec740): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deec740): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deec740): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deec740): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deec740): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.259881151 +0000 UTC m=+76.316914281 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deec740): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d418380 item 15 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deecdc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deecdc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deecdc0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deecdc0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deecdc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.263355628 +0000 UTC m=+76.320388738 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deecdc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deed300): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deed300): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deed300): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deed300): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deed300): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.263355628 +0000 UTC m=+76.320388738 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deed300): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d419110 item 16 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deed9c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deed9c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deed9c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deed9c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deed9c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.266141395 +0000 UTC m=+76.323174535 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deed9c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deede40): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deede40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deede40): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deede40): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deede40): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deede40): _writeAt: size=3, off=7 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deede40): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deede40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.266141395 +0000 UTC m=+76.323174535 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deede40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98640): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98640): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98640): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98640): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98640): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.266141395 +0000 UTC m=+76.323174535 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98640): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d8a09a0 item 17 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98cc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98cc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98cc0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98cc0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98cc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.268259011 +0000 UTC m=+76.325292120 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98cc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99200): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99200): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99200): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99200): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99200): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.268259011 +0000 UTC m=+76.325292120 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99200): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d8a16c0 item 18 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc998c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc998c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc998c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc998c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc998c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.270817659 +0000 UTC m=+76.327850769 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc998c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99dc0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99dc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99dc0): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99dc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99dc0): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99dc0): _writeAt: size=3, off=7 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99dc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99dc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.270817659 +0000 UTC m=+76.327850769 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99dc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c3c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c3c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c3c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c3c0): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c3c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.270817659 +0000 UTC m=+76.327850769 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c3c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d34eb60 item 19 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1cac0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1cac0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1cac0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1cac0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1cac0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.272877096 +0000 UTC m=+76.329910206 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1cac0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d000): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d000): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d000): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d000): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d000): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.272877096 +0000 UTC m=+76.329910206 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d000): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d34fb20 item 20 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430980): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430980): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430980): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430980): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430980): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.274624683 +0000 UTC m=+76.331657794 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430980): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431980): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431980): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431980): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431980): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431980): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431980): _writeAt: size=3, off=7 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431980): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431980): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.274624683 +0000 UTC m=+76.331657794 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431980): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec100): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec100): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec100): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec100): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec100): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.274624683 +0000 UTC m=+76.331657794 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec100): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d4780e0 item 21 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec780): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec780): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec780): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec780): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec780): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.279108083 +0000 UTC m=+76.336141193 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec780): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbeccc0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbeccc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbeccc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbeccc0): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbeccc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.279108083 +0000 UTC m=+76.336141193 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbeccc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d479ab0 item 22 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed340): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed340): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed340): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed340): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed340): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.280763878 +0000 UTC m=+76.337796988 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed340): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed840): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed840): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed840): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed840): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed840): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed840): _writeAt: size=3, off=7 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed840): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed840): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.280763878 +0000 UTC m=+76.337796988 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed840): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbedd40): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbedd40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbedd40): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbedd40): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbedd40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.280763878 +0000 UTC m=+76.337796988 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbedd40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2dc40540 item 23 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd144c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd144c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd144c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd144c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd144c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.282949132 +0000 UTC m=+76.339982242 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd144c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd14a00): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd14a00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd14a00): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd14a00): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd14a00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.282949132 +0000 UTC m=+76.339982242 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd14a00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2dc419d0 item 24 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15040): _readAt: size=2, off=0 2026/09/04 01:14:34 ERROR : open-test-file(0x14ae2dd15040): Couldn't read size of file 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15040): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15040): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15040): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15040): close: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15040): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15400): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15400): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15400): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15400): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15400): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.284330448 +0000 UTC m=+76.341363558 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15400): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15900): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15900): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15900): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15900): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15900): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15900): _writeAt: size=3, off=7 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15900): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15900): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.284330448 +0000 UTC m=+76.341363558 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15900): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15e40): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15e40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15e40): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15e40): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15e40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.284330448 +0000 UTC m=+76.341363558 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd15e40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d4465b0 item 25 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4e5c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4e5c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4e5c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4e5c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4e5c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.286266451 +0000 UTC m=+76.343299562 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4e5c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4eb00): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4eb00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4eb00): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4eb00): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4eb00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.286266451 +0000 UTC m=+76.343299562 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4eb00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d447420 item 26 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4f140): _readAt: size=2, off=0 2026/09/04 01:14:34 ERROR : open-test-file(0x14ae2dd4f140): Couldn't read size of file 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4f140): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4f140): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4f140): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4f140): close: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4f140): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4f500): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4f500): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4f500): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4f500): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4f500): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.289588521 +0000 UTC m=+76.346621631 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4f500): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4fa00): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4fa00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4fa00): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4fa00): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4fa00): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4fa00): _writeAt: size=3, off=7 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4fa00): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4fa00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.289588521 +0000 UTC m=+76.346621631 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4fa00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd94040): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd94040): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd94040): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd94040): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd94040): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.289588521 +0000 UTC m=+76.346621631 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd94040): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df8a000 item 27 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd946c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd946c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd946c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd946c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd946c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.291852253 +0000 UTC m=+76.348885362 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd946c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd94c00): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd94c00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd94c00): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd94c00): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd94c00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.291852253 +0000 UTC m=+76.348885362 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd94c00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df8aa80 item 28 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd95240): _readAt: size=2, off=0 2026/09/04 01:14:34 ERROR : open-test-file(0x14ae2dd95240): Couldn't read size of file 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd95240): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd95240): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd95240): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd95240): close: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd95240): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd95600): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd95600): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd95600): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd95600): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd95600): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.293404191 +0000 UTC m=+76.350437301 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd95600): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd95cc0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd95cc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd95cc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd95cc0): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd95cc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.293404191 +0000 UTC m=+76.350437301 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd95cc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df8b180 item 29 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddac440): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddac440): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddac440): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddac440): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddac440): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.294752755 +0000 UTC m=+76.351785865 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddac440): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddac980): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddac980): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddac980): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddac980): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddac980): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.294752755 +0000 UTC m=+76.351785865 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddac980): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df8b810 item 30 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddacfc0): _readAt: size=2, off=0 2026/09/04 01:14:34 ERROR : open-test-file(0x14ae2ddacfc0): Couldn't read size of file 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddacfc0): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddacfc0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddacfc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddacfc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddacfc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddad380): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddad380): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddad380): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddad380): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddad380): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.298324124 +0000 UTC m=+76.355357235 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddad380): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddada40): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddada40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddada40): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddada40): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddada40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.298324124 +0000 UTC m=+76.355357235 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddada40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d8a6d90 item 31 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde81c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde81c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde81c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde81c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde81c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.299772438 +0000 UTC m=+76.356805547 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde81c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde8700): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde8700): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde8700): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde8700): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde8700): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.299772438 +0000 UTC m=+76.356805547 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde8700): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d8a76c0 item 32 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde8d40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde8d40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde8d40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde8d40): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde8d40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.301396753 +0000 UTC m=+76.358429863 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde8d40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde91c0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde91c0): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde91c0): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde91c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde91c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d960540 item 33 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde91c0): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde91c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.301964264 +0000 UTC m=+76.358997374 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde91c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde96c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde96c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde96c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde96c0): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde96c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.301964264 +0000 UTC m=+76.358997374 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde96c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d9608c0 item 33 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde9d00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde9d00): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde9d00): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde9d00): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde9d00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.303397699 +0000 UTC m=+76.360430809 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dde9d00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de36280): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de36280): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d961110 item 34 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de36280): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de36280): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de36280): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de36280): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de36280): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.304055821 +0000 UTC m=+76.361088931 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de36280): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de367c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de367c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de367c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de367c0): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de367c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.304055821 +0000 UTC m=+76.361088931 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de367c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d961420 item 34 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04e80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04e80): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04e80): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04e80): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04e80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.305902796 +0000 UTC m=+76.362935916 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04e80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05300): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05300): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05300): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05300): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05300): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2db4ee70 item 35 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05300): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05300): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.306474144 +0000 UTC m=+76.363507254 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05300): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05800): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05800): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05800): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05800): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05800): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.306474144 +0000 UTC m=+76.363507254 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05800): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2db4f110 item 35 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de90040): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de90040): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de90040): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de90040): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de90040): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.307784617 +0000 UTC m=+76.364817728 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de90040): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de90540): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de90540): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2db4f730 item 36 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de90540): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de90540): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de90540): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de90540): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de90540): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.308326489 +0000 UTC m=+76.365359600 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de90540): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de90a80): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de90a80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de90a80): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de90a80): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de90a80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.308326489 +0000 UTC m=+76.365359600 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de90a80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2db4f9d0 item 36 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de910c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de910c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de910c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de910c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de910c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.309505754 +0000 UTC m=+76.366538864 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de910c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de91540): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de91540): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de91540): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de91540): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de91540): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d97e930 item 37 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de91540): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de91540): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.31149055 +0000 UTC m=+76.368523660 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de91540): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de91a40): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de91a40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de91a40): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de91a40): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de91a40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.31149055 +0000 UTC m=+76.368523660 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de91a40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d97eee0 item 37 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debe1c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debe1c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debe1c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debe1c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debe1c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.315609623 +0000 UTC m=+76.372642733 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debe1c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debe6c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debe6c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d97fc00 item 38 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debe6c0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debe6c0): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debe6c0): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debe6c0): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debe6c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.316195239 +0000 UTC m=+76.373228349 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debe6c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debec00): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debec00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debec00): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debec00): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debec00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.316195239 +0000 UTC m=+76.373228349 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debec00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e262150 item 38 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debf280): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debf280): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debf280): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debf280): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debf280): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.31744177 +0000 UTC m=+76.374474880 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debf280): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debf780): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debf780): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debf780): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debf780): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debf780): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e2627e0 item 39 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debf780): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debf780): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.317912449 +0000 UTC m=+76.374945559 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debf780): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debfc80): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debfc80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debfc80): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debfc80): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debfc80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.317912449 +0000 UTC m=+76.374945559 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2debfc80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e262b60 item 39 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df00400): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df00400): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df00400): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df00400): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df00400): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.319429681 +0000 UTC m=+76.376462792 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df00400): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df00900): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df00900): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e263260 item 40 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df00900): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df00900): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df00900): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df00900): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df00900): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.319903336 +0000 UTC m=+76.376936446 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df00900): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df00e40): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df00e40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df00e40): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df00e40): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df00e40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.319903336 +0000 UTC m=+76.376936446 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df00e40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e2635e0 item 40 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df01400): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df01400): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df01400): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df01400): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df01400): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df01400): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df01400): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.321070027 +0000 UTC m=+76.378103137 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df01400): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df01900): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df01900): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df01900): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e263ce0 item 41 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df01900): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df01900): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.323446861 +0000 UTC m=+76.380479982 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df01900): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df01dc0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df01dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df01dc0): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df01dc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df01dc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14e230 item 41 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df01dc0): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df01dc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.324656164 +0000 UTC m=+76.381689274 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df01dc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28400): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28400): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28400): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28400): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28400): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.324656164 +0000 UTC m=+76.381689274 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28400): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14e4d0 item 41 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28a40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28a40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28a40): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28a40): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28a40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28a40): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28a40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.326214615 +0000 UTC m=+76.383247724 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28a40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d8c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d8c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d8c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f4690 item 42 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d8c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d8c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.326915819 +0000 UTC m=+76.383948929 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d8c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1de00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1de00): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f4a10 item 42 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1de00): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1de00): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1de00): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1de00): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1de00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.327585242 +0000 UTC m=+76.384618351 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1de00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf0480): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf0480): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf0480): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf0480): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf0480): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.327585242 +0000 UTC m=+76.384618351 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf0480): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f4cb0 item 42 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf0ac0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf0ac0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf0ac0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf0ac0): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf0ac0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf0ac0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf0ac0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.329912433 +0000 UTC m=+76.386945573 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf0ac0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf0fc0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf0fc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf0fc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f5570 item 43 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf0fc0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf0fc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.33267695 +0000 UTC m=+76.389710079 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf0fc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf1500): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf1500): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf1500): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf1500): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf1500): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f5810 item 43 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf1500): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf1500): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.33333386 +0000 UTC m=+76.390366970 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf1500): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf1a40): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf1a40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf1a40): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf1a40): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf1a40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.33333386 +0000 UTC m=+76.390366970 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf1a40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f5b90 item 43 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc0180): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc0180): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc0180): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc0180): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc0180): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc0180): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc0180): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.335946279 +0000 UTC m=+76.392979409 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc0180): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc0680): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc0680): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc0680): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d7407e0 item 44 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc0680): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc0680): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.339220007 +0000 UTC m=+76.396253117 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc0680): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc0bc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc0bc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d740e70 item 44 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc0bc0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc0bc0): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc0bc0): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc0bc0): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc0bc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.340036397 +0000 UTC m=+76.397069507 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc0bc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc1140): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc1140): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc1140): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc1140): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc1140): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.340036397 +0000 UTC m=+76.397069507 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc1140): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d741260 item 44 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc1780): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc1780): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc1780): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc1780): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc1780): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc1780): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc1780): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.341957582 +0000 UTC m=+76.398990693 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc1780): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc1c80): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc1c80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc1c80): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e396070 item 45 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc1c80): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc1c80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.342596308 +0000 UTC m=+76.399629419 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfc1c80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfde480): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfde480): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfde480): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfde480): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfde480): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.342596308 +0000 UTC m=+76.399629419 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfde480): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e3965b0 item 45 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdeac0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdeac0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdeac0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdeac0): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdeac0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdeac0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdeac0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.344040763 +0000 UTC m=+76.401073873 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdeac0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28f40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28f40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28f40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14e9a0 item 46 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28f40): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28f40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.344585612 +0000 UTC m=+76.401618723 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28f40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df29640): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df29640): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df29640): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df29640): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df29640): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.344585612 +0000 UTC m=+76.401618723 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df29640): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14ed90 item 46 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df29c80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df29c80): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df29c80): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df29c80): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df29c80): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df29c80): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df29c80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.346306178 +0000 UTC m=+76.403339289 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df29c80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df66280): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df66280): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df66280): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14f6c0 item 47 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df66280): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df66280): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.348155429 +0000 UTC m=+76.405188539 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df66280): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df66980): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df66980): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df66980): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df66980): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df66980): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.348155429 +0000 UTC m=+76.405188539 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df66980): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14fa40 item 47 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df66fc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df66fc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df66fc0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df66fc0): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df66fc0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df66fc0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df66fc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.352339965 +0000 UTC m=+76.409373075 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df66fc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df674c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df674c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df674c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d97c1c0 item 48 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df674c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df674c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.352797979 +0000 UTC m=+76.409831088 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df674c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df67bc0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df67bc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df67bc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df67bc0): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df67bc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.352797979 +0000 UTC m=+76.409831088 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df67bc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d97c540 item 48 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03e300): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03e300): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03e300): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03e300): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03e300): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.354284895 +0000 UTC m=+76.411318005 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03e300): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03e780): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03e780): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03e780): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03e780): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03e780): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03e780): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d97d0a0 item 49 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03e780): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03e780): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.354818131 +0000 UTC m=+76.411851241 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03e780): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03ecc0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03ecc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03ecc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03ecc0): >_readAt: n=8, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03ecc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.354818131 +0000 UTC m=+76.411851241 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03ecc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d97d3b0 item 49 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03f340): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03f340): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03f340): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03f340): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03f340): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.356117944 +0000 UTC m=+76.413151054 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03f340): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03f840): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03f840): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03f840): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d97dc00 item 50 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03f840): _readAt: size=2, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03f840): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03f840): _writeAt: size=3, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03f840): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03f840): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.356764664 +0000 UTC m=+76.413797774 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03f840): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03fdc0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03fdc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03fdc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03fdc0): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03fdc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.356764664 +0000 UTC m=+76.413797774 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e03fdc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d472e00 item 50 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e076540): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e076540): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e076540): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e076540): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e076540): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.357952266 +0000 UTC m=+76.414985375 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e076540): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e076a40): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e076a40): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e076a40): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e076a40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e076a40): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e076a40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e19c0e0 item 51 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e076a40): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e076a40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.359444781 +0000 UTC m=+76.416477892 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e076a40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e076f80): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e076f80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e076f80): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e076f80): >_readAt: n=8, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e076f80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.359444781 +0000 UTC m=+76.416477892 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e076f80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e19c380 item 51 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e077600): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e077600): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e077600): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e077600): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e077600): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.363059543 +0000 UTC m=+76.420092653 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e077600): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e077b00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e077b00): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e077b00): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e19c930 item 52 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e077b00): _readAt: size=2, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e077b00): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e077b00): _writeAt: size=3, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e077b00): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e077b00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.363643465 +0000 UTC m=+76.420676575 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e077b00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ac180): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ac180): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ac180): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ac180): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ac180): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.363643465 +0000 UTC m=+76.420676575 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ac180): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e19cbd0 item 52 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ac800): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ac800): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ac800): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ac800): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ac800): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.365305321 +0000 UTC m=+76.422338431 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ac800): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de36d80): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de36d80): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de36d80): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de36d80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de36d80): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de36d80): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d948850 item 53 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de36d80): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de36d80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.365756633 +0000 UTC m=+76.422789742 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de36d80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de372c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de372c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de372c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de372c0): >_readAt: n=8, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de372c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.365756633 +0000 UTC m=+76.422789742 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de372c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d9491f0 item 53 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de37940): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de37940): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de37940): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de37940): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de37940): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.367912831 +0000 UTC m=+76.424945942 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de37940): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de37e40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de37e40): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de37e40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d949d50 item 54 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de37e40): _readAt: size=2, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de37e40): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de37e40): _writeAt: size=3, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de37e40): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de37e40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.368761864 +0000 UTC m=+76.425794984 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de37e40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11a4c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11a4c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11a4c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11a4c0): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11a4c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.368761864 +0000 UTC m=+76.425794984 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11a4c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d78cd90 item 54 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0acc80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0acc80): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0acc80): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0acc80): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0acc80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.371422744 +0000 UTC m=+76.428455864 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0acc80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ad180): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ad180): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ad180): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ad180): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ad180): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ad180): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e19d490 item 55 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ad180): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ad180): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.372492473 +0000 UTC m=+76.429525584 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ad180): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ad6c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ad6c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ad6c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ad6c0): >_readAt: n=8, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ad6c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.372492473 +0000 UTC m=+76.429525584 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0ad6c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e19d7a0 item 55 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0add40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0add40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0add40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0add40): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0add40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.375748968 +0000 UTC m=+76.432782088 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0add40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0de340): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0de340): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0de340): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d73a070 item 56 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0de340): _readAt: size=2, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0de340): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0de340): _writeAt: size=3, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0de340): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0de340): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.37864899 +0000 UTC m=+76.435682151 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0de340): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0de8c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0de8c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0de8c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0de8c0): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0de8c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.37864899 +0000 UTC m=+76.435682151 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0de8c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d73aa80 item 56 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0def00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0def00): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0def00): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0def00): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0def00): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0def00): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0def00): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0def00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.381608245 +0000 UTC m=+76.438641365 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0def00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0df440): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0df440): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0df440): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d73b490 item 57 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0df440): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0df440): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.382318234 +0000 UTC m=+76.439351384 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0df440): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0df980): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0df980): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0df980): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0df980): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0df980): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0df980): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d73b880 item 57 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0df980): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0df980): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.383433529 +0000 UTC m=+76.440466649 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0df980): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e198000): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e198000): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e198000): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e198000): >_readAt: n=8, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e198000): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.383433529 +0000 UTC m=+76.440466649 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e198000): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d73bce0 item 57 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11af00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11af00): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11af00): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11af00): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11af00): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11af00): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11af00): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11af00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.387391648 +0000 UTC m=+76.444424768 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11af00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11b440): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11b440): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11b440): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d448c40 item 58 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11b440): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11b440): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.387883286 +0000 UTC m=+76.444916407 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11b440): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11b980): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11b980): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11b980): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d4491f0 item 58 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11b980): _readAt: size=2, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11b980): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11b980): _writeAt: size=3, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11b980): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11b980): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.389004652 +0000 UTC m=+76.446037772 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e11b980): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e138040): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e138040): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e138040): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e138040): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e138040): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.389004652 +0000 UTC m=+76.446037772 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e138040): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d449960 item 58 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e138680): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e138680): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e138680): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e138680): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e138680): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e138680): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e138680): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e138680): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.391338987 +0000 UTC m=+76.448372107 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e138680): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e138bc0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e138bc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e138bc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d3c55e0 item 59 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e138bc0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e138bc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.39214043 +0000 UTC m=+76.449173580 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e138bc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e139100): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e139100): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e139100): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e139100): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e139100): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e139100): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14a000 item 59 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e139100): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e139100): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.392793502 +0000 UTC m=+76.449826622 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e139100): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e139680): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e139680): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e139680): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e139680): >_readAt: n=8, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e139680): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.392793502 +0000 UTC m=+76.449826622 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e139680): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14a2a0 item 59 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e139cc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e139cc0): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e139cc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e139cc0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e139cc0): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e139cc0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e139cc0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e139cc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.394479524 +0000 UTC m=+76.451512644 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e139cc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16c300): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16c300): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16c300): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14a850 item 60 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16c300): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16c300): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.395706279 +0000 UTC m=+76.452739399 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16c300): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16c840): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16c840): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16c840): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14aaf0 item 60 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16c840): _readAt: size=2, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16c840): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16c840): _writeAt: size=3, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16c840): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16c840): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.3963005 +0000 UTC m=+76.453333620 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16c840): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16ce00): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16ce00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16ce00): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16ce00): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16ce00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.3963005 +0000 UTC m=+76.453333620 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16ce00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14ad90 item 60 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16d440): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16d440): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16d440): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16d440): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16d440): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16d440): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16d440): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16d440): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.398881851 +0000 UTC m=+76.455914971 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16d440): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16d980): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16d980): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16d980): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14b340 item 61 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16d980): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16d980): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.399534693 +0000 UTC m=+76.456567813 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e16d980): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e214180): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e214180): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e214180): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e214180): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e214180): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.399534693 +0000 UTC m=+76.456567813 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e214180): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14b5e0 item 61 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e2147c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e2147c0): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e2147c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e2147c0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e2147c0): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e2147c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e2147c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e2147c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.401998743 +0000 UTC m=+76.459031863 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e2147c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e214d00): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e214d00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e214d00): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14bb90 item 62 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e214d00): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e214d00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.402566193 +0000 UTC m=+76.459599313 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e214d00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e215400): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e215400): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e215400): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e215400): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e215400): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.402566193 +0000 UTC m=+76.459599313 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e215400): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14be30 item 62 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e215a40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e215a40): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e215a40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e215a40): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e215a40): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e215a40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e215a40): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e215a40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.404974929 +0000 UTC m=+76.462008049 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e215a40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e198280): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e198280): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e198280): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d73be30 item 63 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e198280): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e198280): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.405764238 +0000 UTC m=+76.462797358 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e198280): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e198980): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e198980): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e198980): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e198980): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e198980): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.405764238 +0000 UTC m=+76.462797358 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e198980): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e19a230 item 63 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22e040): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22e040): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22e040): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22e040): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22e040): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22e040): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22e040): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22e040): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.409989361 +0000 UTC m=+76.467022481 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22e040): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22e580): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22e580): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22e580): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e2207e0 item 64 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22e580): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22e580): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.411189666 +0000 UTC m=+76.468222796 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22e580): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22ec80): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22ec80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22ec80): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22ec80): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22ec80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.411189666 +0000 UTC m=+76.468222796 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22ec80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e220a80 item 64 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22f2c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22f2c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22f2c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22f2c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22f2c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.413549609 +0000 UTC m=+76.470582729 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22f2c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22f740): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22f740): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22f740): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22f740): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22f740): _writeAt: size=3, off=2 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e221030 item 65 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22f740): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22f740): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.415162573 +0000 UTC m=+76.472195693 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22f740): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22fc40): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22fc40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22fc40): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22fc40): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22fc40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.415162573 +0000 UTC m=+76.472195693 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e22fc40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e2212d0 item 65 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c880): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c880): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c880): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c880): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c880): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.419854518 +0000 UTC m=+76.476887627 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c880): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0cd00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0cd00): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e178cb0 item 66 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0cd00): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0cd00): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0cd00): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0cd00): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0cd00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.421102472 +0000 UTC m=+76.478135582 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0cd00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdecc0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdecc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdecc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdecc0): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdecc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.421102472 +0000 UTC m=+76.478135582 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdecc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e179110 item 66 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfde140): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfde140): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfde140): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfde140): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfde140): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.426175846 +0000 UTC m=+76.483208956 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfde140): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfde5c0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfde5c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfde5c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfde5c0): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfde5c0): _writeAt: size=3, off=2 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e2202a0 item 67 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfde5c0): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfde5c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.426762964 +0000 UTC m=+76.483796074 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfde5c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdeac0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdeac0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdeac0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdeac0): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdeac0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.426762964 +0000 UTC m=+76.483796074 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdeac0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e220540 item 67 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdf4c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdf4c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdf4c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdf4c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdf4c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.429597331 +0000 UTC m=+76.486630442 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdf4c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdf9c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdf9c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e220af0 item 68 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdf9c0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdf9c0): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdf9c0): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdf9c0): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdf9c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.433248051 +0000 UTC m=+76.490281171 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfdf9c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d3c2000): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d3c2000): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d3c2000): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d3c2000): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d3c2000): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.433248051 +0000 UTC m=+76.490281171 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d3c2000): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e220d90 item 68 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d6d53c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d6d53c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d6d53c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d6d53c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d6d53c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.435999233 +0000 UTC m=+76.493032353 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d6d53c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa340): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa340): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa340): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa340): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa340): _writeAt: size=3, off=2 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e221340 item 69 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa340): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa340): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.43657023 +0000 UTC m=+76.493603341 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa340): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa940): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa940): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa940): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa940): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa940): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.43657023 +0000 UTC m=+76.493603341 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa940): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e221650 item 69 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfafc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfafc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfafc0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfafc0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfafc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.439570722 +0000 UTC m=+76.496603842 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfafc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb4c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb4c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e221c00 item 70 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb4c0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb4c0): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb4c0): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb4c0): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb4c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.440149374 +0000 UTC m=+76.497182494 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb4c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfba00): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfba00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfba00): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfba00): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfba00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.440149374 +0000 UTC m=+76.497182494 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfba00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e19a000 item 70 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e500): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e500): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e500): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e500): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e500): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.443185764 +0000 UTC m=+76.500218884 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e500): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84ecc0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84ecc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84ecc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84ecc0): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84ecc0): _writeAt: size=3, off=2 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e19a620 item 71 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84ecc0): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84ecc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.444376241 +0000 UTC m=+76.501409361 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84ecc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c540): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c540): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c540): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c540): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c540): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.444376241 +0000 UTC m=+76.501409361 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c540): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e178310 item 71 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0d600): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0d600): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0d600): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0d600): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0d600): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.445762266 +0000 UTC m=+76.502795376 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0d600): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0dc00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0dc00): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e179260 item 72 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0dc00): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0dc00): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0dc00): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0dc00): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0dc00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.446392405 +0000 UTC m=+76.503425515 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0dc00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf6380): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf6380): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf6380): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf6380): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf6380): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.446392405 +0000 UTC m=+76.503425515 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf6380): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e179500 item 72 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7380): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7380): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7380): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7380): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7380): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7380): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7380): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.448245372 +0000 UTC m=+76.505278482 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7380): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7880): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7880): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7880): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e179b20 item 73 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7880): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7880): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.451212791 +0000 UTC m=+76.508245901 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7880): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7d40): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7d40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7d40): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7d40): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7d40): _writeAt: size=3, off=2 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e396070 item 73 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7d40): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7d40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.45173151 +0000 UTC m=+76.508764620 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7d40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1e480): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1e480): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1e480): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1e480): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1e480): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.45173151 +0000 UTC m=+76.508764620 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1e480): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e3965b0 item 73 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1eac0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1eac0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1eac0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1eac0): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1eac0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1eac0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1eac0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.453449372 +0000 UTC m=+76.510482482 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1eac0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1efc0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1efc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1efc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e397420 item 74 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1efc0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1efc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.454098005 +0000 UTC m=+76.511131115 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1efc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f500): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f500): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e3976c0 item 74 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f500): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f500): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f500): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f500): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f500): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.454938131 +0000 UTC m=+76.511971242 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f500): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1fa80): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1fa80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1fa80): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1fa80): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1fa80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.454938131 +0000 UTC m=+76.511971242 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1fa80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e3979d0 item 74 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0101c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0101c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0101c0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0101c0): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0101c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0101c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0101c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.459430418 +0000 UTC m=+76.516463529 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0101c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0106c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0106c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0106c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2da0a460 item 75 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0106c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0106c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.459889474 +0000 UTC m=+76.516922585 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0106c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010c40): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010c40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010c40): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010c40): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010c40): _writeAt: size=3, off=2 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2da0a850 item 75 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010c40): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010c40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.46058114 +0000 UTC m=+76.517614250 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010c40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011180): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011180): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011180): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011180): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011180): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.46058114 +0000 UTC m=+76.517614250 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011180): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2da0b180 item 75 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0117c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0117c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0117c0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0117c0): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0117c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0117c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0117c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.462364465 +0000 UTC m=+76.519397576 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0117c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011cc0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011cc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011cc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d34c3f0 item 76 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011cc0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011cc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.463037384 +0000 UTC m=+76.520070494 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011cc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa300): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa300): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d34c8c0 item 76 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa300): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa300): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa300): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa300): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa300): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.464051298 +0000 UTC m=+76.521084408 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa300): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa8c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa8c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa8c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa8c0): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa8c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.464051298 +0000 UTC m=+76.521084408 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa8c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d34cfc0 item 76 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f400): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f400): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f400): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f400): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f400): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f400): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f400): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.467014138 +0000 UTC m=+76.524047249 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f400): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84fac0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84fac0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84fac0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e19acb0 item 77 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84fac0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84fac0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.467584285 +0000 UTC m=+76.524617395 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84fac0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60540): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60540): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60540): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60540): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60540): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.467584285 +0000 UTC m=+76.524617395 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60540): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e19af50 item 77 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61140): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61140): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61140): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61140): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61140): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61140): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61140): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.46962249 +0000 UTC m=+76.526655601 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61140): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61a00): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61a00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61a00): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e19b500 item 78 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61a00): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61a00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.470717267 +0000 UTC m=+76.527750377 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61a00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d900200): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d900200): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d900200): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d900200): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d900200): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.470717267 +0000 UTC m=+76.527750377 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d900200): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e19b7a0 item 78 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901080): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901080): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901080): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901080): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901080): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901080): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901080): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.474467534 +0000 UTC m=+76.531500643 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901080): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9015c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9015c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9015c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e19bd50 item 79 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9015c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9015c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.47497447 +0000 UTC m=+76.532007580 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9015c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901d00): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901d00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901d00): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901d00): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901d00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.47497447 +0000 UTC m=+76.532007580 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901d00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d8a2460 item 79 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98640): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98640): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98640): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98640): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98640): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98640): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98640): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.479493177 +0000 UTC m=+76.536526287 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98640): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98b40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98b40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98b40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d8a3180 item 80 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98b40): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98b40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.48024689 +0000 UTC m=+76.537280000 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98b40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99240): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99240): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99240): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99240): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99240): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.48024689 +0000 UTC m=+76.537280000 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99240): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d8a35e0 item 80 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc998c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc998c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc998c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc998c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc998c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.482927658 +0000 UTC m=+76.539960768 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc998c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99d40): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99d40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99d40): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99d40): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99d40): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99d40): _writeAt: size=3, off=7 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d352700 item 81 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99d40): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99d40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.483683615 +0000 UTC m=+76.540716725 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99d40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430500): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430500): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430500): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430500): >_readAt: n=8, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430500): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.483683615 +0000 UTC m=+76.540716725 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430500): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d352e70 item 81 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431140): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431140): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431140): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431140): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431140): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.486901226 +0000 UTC m=+76.543934337 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431140): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431d80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431d80): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431d80): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e182000 item 82 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431d80): _readAt: size=2, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431d80): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431d80): _writeAt: size=3, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431d80): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431d80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.487583093 +0000 UTC m=+76.544616204 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431d80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04740): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04740): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04740): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04740): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04740): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.487583093 +0000 UTC m=+76.544616204 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04740): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e182310 item 82 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04e40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04e40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04e40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04e40): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04e40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.490861299 +0000 UTC m=+76.547894410 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04e40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05340): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05340): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05340): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05340): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05340): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05340): _writeAt: size=3, off=7 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e1829a0 item 83 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05340): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05340): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.49220762 +0000 UTC m=+76.549240730 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05340): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c200): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c200): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c200): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c200): >_readAt: n=8, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c200): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.49220762 +0000 UTC m=+76.549240730 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c200): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d5501c0 item 83 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c880): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c880): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c880): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c880): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c880): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.493729512 +0000 UTC m=+76.550762622 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c880): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1ce00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1ce00): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1ce00): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d5509a0 item 84 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1ce00): _readAt: size=2, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1ce00): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1ce00): _writeAt: size=3, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1ce00): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1ce00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.494405027 +0000 UTC m=+76.551438137 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1ce00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d380): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d380): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d380): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d380): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d380): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.494405027 +0000 UTC m=+76.551438137 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d380): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d550e00 item 84 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1da00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1da00): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1da00): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1da00): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1da00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.49767679 +0000 UTC m=+76.554709900 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1da00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1a000): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1a000): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1a000): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1a000): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1a000): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1a000): _writeAt: size=3, off=7 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d551810 item 85 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1a000): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1a000): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.498409172 +0000 UTC m=+76.555442283 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1a000): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1a540): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1a540): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1a540): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1a540): >_readAt: n=8, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1a540): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.498409172 +0000 UTC m=+76.555442283 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1a540): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d551ab0 item 85 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1abc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1abc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1abc0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1abc0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1abc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.499804195 +0000 UTC m=+76.556837305 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1abc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1b0c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1b0c0): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1b0c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e4aa230 item 86 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1b0c0): _readAt: size=2, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1b0c0): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1b0c0): _writeAt: size=3, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1b0c0): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1b0c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.502502447 +0000 UTC m=+76.559535557 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1b0c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1b640): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1b640): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1b640): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1b640): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1b640): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.502502447 +0000 UTC m=+76.559535557 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1b640): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e4aa540 item 86 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1bcc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1bcc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1bcc0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1bcc0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1bcc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.503896357 +0000 UTC m=+76.560929467 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db1bcc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb62c0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb62c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb62c0): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb62c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb62c0): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb62c0): _writeAt: size=3, off=7 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e4aae00 item 87 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb62c0): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb62c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.504569477 +0000 UTC m=+76.561602587 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb62c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb6800): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb6800): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb6800): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb6800): >_readAt: n=8, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb6800): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.504569477 +0000 UTC m=+76.561602587 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb6800): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e4ab110 item 87 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb6e80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb6e80): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb6e80): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb6e80): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb6e80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.506135682 +0000 UTC m=+76.563168802 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb6e80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb7380): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb7380): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb7380): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e4ab8f0 item 88 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb7380): _readAt: size=2, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb7380): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb7380): _writeAt: size=3, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb7380): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb7380): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.507938675 +0000 UTC m=+76.564971785 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb7380): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb7900): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb7900): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb7900): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb7900): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb7900): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.507938675 +0000 UTC m=+76.564971785 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbb7900): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e4abb90 item 88 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec040): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec040): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec040): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec040): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec040): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec040): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec040): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec040): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.509386056 +0000 UTC m=+76.566419167 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec040): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec580): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec580): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec580): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d718930 item 89 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec580): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec580): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.509969547 +0000 UTC m=+76.567002657 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbec580): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbecac0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbecac0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbecac0): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbecac0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbecac0): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbecac0): _writeAt: size=3, off=7 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d718e70 item 89 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbecac0): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbecac0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.511676078 +0000 UTC m=+76.568709188 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbecac0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed040): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed040): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed040): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed040): >_readAt: n=8, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed040): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.511676078 +0000 UTC m=+76.568709188 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed040): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d719490 item 89 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed680): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed680): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed680): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed680): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed680): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed680): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed680): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed680): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.513219249 +0000 UTC m=+76.570252360 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbed680): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbedbc0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbedbc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbedbc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d719ce0 item 90 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbedbc0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbedbc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.513883453 +0000 UTC m=+76.570916564 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbedbc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbfe200): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbfe200): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbfe200): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d4185b0 item 90 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbfe200): _readAt: size=2, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbfe200): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbfe200): _writeAt: size=3, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbfe200): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbfe200): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.514472965 +0000 UTC m=+76.571506075 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbfe200): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbfe7c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbfe7c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbfe7c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbfe7c0): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbfe7c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.514472965 +0000 UTC m=+76.571506075 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbfe7c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d418ee0 item 90 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffaf00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffaf00): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffaf00): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffaf00): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffaf00): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffaf00): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffaf00): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffaf00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.518384657 +0000 UTC m=+76.575417768 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffaf00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb440): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb440): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb440): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d34d8f0 item 91 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb440): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb440): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.518935447 +0000 UTC m=+76.575968556 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb440): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb980): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb980): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb980): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb980): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb980): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb980): _writeAt: size=3, off=7 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d34de30 item 91 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb980): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb980): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.519628424 +0000 UTC m=+76.576661534 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb980): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cc000): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cc000): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cc000): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cc000): >_readAt: n=8, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cc000): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.519628424 +0000 UTC m=+76.576661534 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cc000): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d8a0850 item 91 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cc640): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cc640): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cc640): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cc640): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cc640): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cc640): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cc640): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cc640): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.521227271 +0000 UTC m=+76.578260381 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cc640): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9ccb80): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9ccb80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9ccb80): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d8a1260 item 92 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9ccb80): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9ccb80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.521789873 +0000 UTC m=+76.578822983 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9ccb80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cd0c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cd0c0): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cd0c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d8a1650 item 92 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cd0c0): _readAt: size=2, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cd0c0): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cd0c0): _writeAt: size=3, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cd0c0): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cd0c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.522439629 +0000 UTC m=+76.579472739 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cd0c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cd680): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cd680): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cd680): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cd680): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cd680): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.522439629 +0000 UTC m=+76.579472739 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cd680): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d8a1960 item 92 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cdcc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cdcc0): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cdcc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cdcc0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cdcc0): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cdcc0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cdcc0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cdcc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.526072904 +0000 UTC m=+76.583106024 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d9cdcc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb2300): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb2300): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb2300): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d34ee00 item 93 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb2300): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb2300): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.526593106 +0000 UTC m=+76.583626217 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb2300): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb2a00): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb2a00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb2a00): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb2a00): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb2a00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.526593106 +0000 UTC m=+76.583626217 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb2a00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d34f2d0 item 93 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb3040): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb3040): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb3040): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb3040): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb3040): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb3040): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb3040): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb3040): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.528257778 +0000 UTC m=+76.585290888 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb3040): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb3580): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb3580): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb3580): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f63f0 item 94 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb3580): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb3580): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.528769404 +0000 UTC m=+76.585802514 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb3580): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb3c80): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb3c80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb3c80): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb3c80): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb3c80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.528769404 +0000 UTC m=+76.585802514 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcb3c80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f6700 item 94 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd83c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd83c0): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd83c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd83c0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd83c0): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd83c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd83c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd83c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.530295824 +0000 UTC m=+76.587328934 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd83c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd8900): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd8900): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd8900): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f6d90 item 95 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd8900): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd8900): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.530802059 +0000 UTC m=+76.587835169 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd8900): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd9000): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd9000): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd9000): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd9000): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd9000): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.530802059 +0000 UTC m=+76.587835169 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd9000): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f7030 item 95 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd9640): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd9640): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd9640): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd9640): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd9640): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd9640): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd9640): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd9640): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.534281365 +0000 UTC m=+76.591314474 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd9640): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd9b80): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd9b80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd9b80): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f7730 item 96 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd9b80): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd9b80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.534790475 +0000 UTC m=+76.591823585 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcd9b80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00380): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00380): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00380): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00380): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00380): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.534790475 +0000 UTC m=+76.591823585 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00380): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f79d0 item 96 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= 2026/09/04 01:14:34 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:34 DEBUG : Looking for writers 2026/09/04 01:14:34 DEBUG : >WaitForWriters: 2026/09/04 01:14:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:14:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/04 01:14:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbfec40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbfec40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbfec40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbfec40): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbfec40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.671322306 +0000 UTC m=+76.728355426 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbfec40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbff0c0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbff0c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbff0c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbff0c0): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbff0c0): _writeAt: size=3, off=2 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbff0c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbff0c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.671322306 +0000 UTC m=+76.728355426 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbff0c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbff580): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbff580): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbff580): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbff580): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbff580): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.671322306 +0000 UTC m=+76.728355426 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbff580): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d447180 item 1 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbffbc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbffbc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbffbc0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbffbc0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbffbc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.678304261 +0000 UTC m=+76.735337401 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbffbc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3c1c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3c1c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3c1c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3c1c0): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3c1c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.678304261 +0000 UTC m=+76.735337401 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3c1c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df8a000 item 2 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3c800): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3c800): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3c800): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3c800): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3c800): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.680281072 +0000 UTC m=+76.737314181 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3c800): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3cc80): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3cc80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3cc80): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3cc80): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3cc80): _writeAt: size=3, off=2 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3cc80): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3cc80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.680281072 +0000 UTC m=+76.737314181 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3cc80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3d140): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3d140): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3d140): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3d140): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3d140): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.680281072 +0000 UTC m=+76.737314181 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3d140): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df8a770 item 3 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3d7c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3d7c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3d7c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3d7c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3d7c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.683137552 +0000 UTC m=+76.740170662 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3d7c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3dd00): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3dd00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3dd00): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3dd00): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3dd00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.683137552 +0000 UTC m=+76.740170662 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de3dd00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df8b180 item 4 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de96440): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de96440): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de96440): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de96440): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de96440): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.685512383 +0000 UTC m=+76.742545492 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de96440): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de968c0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de968c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de968c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de968c0): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de968c0): _writeAt: size=3, off=2 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de968c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de968c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.685512383 +0000 UTC m=+76.742545492 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de968c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de96d80): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de96d80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de96d80): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de96d80): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de96d80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.685512383 +0000 UTC m=+76.742545492 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de96d80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df8b810 item 5 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de97400): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de97400): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de97400): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de97400): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de97400): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.689642096 +0000 UTC m=+76.746675205 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de97400): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de97940): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de97940): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de97940): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de97940): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de97940): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.689642096 +0000 UTC m=+76.746675205 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de97940): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d8a70a0 item 6 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec00c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec00c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec00c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec00c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec00c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.691506394 +0000 UTC m=+76.748539504 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec00c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec05c0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec05c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec05c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec05c0): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec05c0): _writeAt: size=3, off=2 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec05c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec05c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.691506394 +0000 UTC m=+76.748539504 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec05c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec0a80): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec0a80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec0a80): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec0a80): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec0a80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.691506394 +0000 UTC m=+76.748539504 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec0a80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d8a7c00 item 7 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec1100): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec1100): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec1100): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec1100): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec1100): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.693966907 +0000 UTC m=+76.751000017 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec1100): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec1640): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec1640): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec1640): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec1640): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec1640): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.693966907 +0000 UTC m=+76.751000017 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec1640): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d960af0 item 8 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec1c00): _readAt: size=2, off=0 2026/09/04 01:14:34 ERROR : open-test-file(0x14ae2dec1c00): Couldn't read size of file 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec1c00): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec1c00): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec1c00): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec1c00): close: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dec1c00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defa0c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defa0c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defa0c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defa0c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defa0c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.696613722 +0000 UTC m=+76.753646832 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defa0c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defa540): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defa540): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defa540): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defa540): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defa540): _writeAt: size=3, off=2 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defa540): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defa540): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.696613722 +0000 UTC m=+76.753646832 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defa540): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defaa40): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defaa40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defaa40): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defaa40): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defaa40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.696613722 +0000 UTC m=+76.753646832 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defaa40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d961340 item 9 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00f00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00f00): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00f00): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00f00): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00f00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.701653912 +0000 UTC m=+76.758687023 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00f00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd01440): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd01440): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd01440): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd01440): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd01440): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.701653912 +0000 UTC m=+76.758687023 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd01440): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d97e3f0 item 10 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd01a80): _readAt: size=2, off=0 2026/09/04 01:14:34 ERROR : open-test-file(0x14ae2dd01a80): Couldn't read size of file 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd01a80): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd01a80): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd01a80): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd01a80): close: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd01a80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd01e40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd01e40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd01e40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd01e40): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd01e40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.703365233 +0000 UTC m=+76.760398342 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd01e40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4a440): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4a440): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4a440): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4a440): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4a440): _writeAt: size=3, off=2 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4a440): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4a440): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.703365233 +0000 UTC m=+76.760398342 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4a440): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4a940): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4a940): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4a940): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4a940): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4a940): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.703365233 +0000 UTC m=+76.760398342 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4a940): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d97ecb0 item 11 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4afc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4afc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4afc0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4afc0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4afc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.706149275 +0000 UTC m=+76.763182386 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4afc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4b500): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4b500): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4b500): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4b500): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4b500): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.706149275 +0000 UTC m=+76.763182386 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4b500): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d97fce0 item 12 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4bb40): _readAt: size=2, off=0 2026/09/04 01:14:34 ERROR : open-test-file(0x14ae2dd4bb40): Couldn't read size of file 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4bb40): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4bb40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4bb40): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4bb40): close: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd4bb40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df98000): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df98000): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df98000): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df98000): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df98000): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.708454184 +0000 UTC m=+76.765487295 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df98000): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df986c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df986c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df986c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df986c0): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df986c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.708454184 +0000 UTC m=+76.765487295 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df986c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e262620 item 13 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df98d40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df98d40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df98d40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df98d40): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df98d40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.712582345 +0000 UTC m=+76.769615455 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df98d40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df99280): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df99280): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df99280): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df99280): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df99280): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.712582345 +0000 UTC m=+76.769615455 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df99280): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e262e00 item 14 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df998c0): _readAt: size=2, off=0 2026/09/04 01:14:34 ERROR : open-test-file(0x14ae2df998c0): Couldn't read size of file 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df998c0): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df998c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df998c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df998c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df998c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df99c80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df99c80): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df99c80): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df99c80): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df99c80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.714422317 +0000 UTC m=+76.771455427 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df99c80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfee440): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfee440): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfee440): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfee440): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfee440): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.714422317 +0000 UTC m=+76.771455427 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfee440): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e263490 item 15 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfeeac0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfeeac0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfeeac0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfeeac0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfeeac0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.715993932 +0000 UTC m=+76.773027042 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfeeac0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfef000): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfef000): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfef000): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfef000): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfef000): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.715993932 +0000 UTC m=+76.773027042 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfef000): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e263b90 item 16 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfef640): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfef640): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfef640): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfef640): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfef640): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.719399289 +0000 UTC m=+76.776432399 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfef640): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfefac0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfefac0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfefac0): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfefac0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfefac0): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfefac0): _writeAt: size=3, off=7 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfefac0): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfefac0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.719399289 +0000 UTC m=+76.776432399 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dfefac0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0280c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0280c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0280c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0280c0): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0280c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.719399289 +0000 UTC m=+76.776432399 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0280c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f4620 item 17 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddba180): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddba180): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddba180): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddba180): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddba180): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.721686024 +0000 UTC m=+76.778719134 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddba180): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddba6c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddba6c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddba6c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddba6c0): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddba6c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.721686024 +0000 UTC m=+76.778719134 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddba6c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e1838f0 item 18 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbad40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbad40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbad40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbad40): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbad40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.723995402 +0000 UTC m=+76.781028512 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbad40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbb240): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbb240): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbb240): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbb240): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbb240): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbb240): _writeAt: size=3, off=7 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbb240): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbb240): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.723995402 +0000 UTC m=+76.781028512 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbb240): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbb740): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbb740): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbb740): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbb740): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbb740): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.723995402 +0000 UTC m=+76.781028512 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbb740): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d740310 item 19 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e028840): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e028840): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e028840): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e028840): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e028840): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.726777672 +0000 UTC m=+76.783810782 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e028840): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e028d80): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e028d80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e028d80): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e028d80): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e028d80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.726777672 +0000 UTC m=+76.783810782 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e028d80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f5110 item 20 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e029400): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e029400): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e029400): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e029400): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e029400): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.729126855 +0000 UTC m=+76.786159965 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e029400): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e029900): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e029900): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e029900): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e029900): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e029900): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e029900): _writeAt: size=3, off=7 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e029900): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e029900): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.729126855 +0000 UTC m=+76.786159965 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e029900): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e029e00): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e029e00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e029e00): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e029e00): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e029e00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.729126855 +0000 UTC m=+76.786159965 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e029e00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f57a0 item 21 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e058580): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e058580): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e058580): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e058580): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e058580): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.732023772 +0000 UTC m=+76.789056882 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e058580): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e058ac0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e058ac0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e058ac0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e058ac0): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e058ac0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.732023772 +0000 UTC m=+76.789056882 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e058ac0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14e310 item 22 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e059140): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e059140): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e059140): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e059140): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e059140): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.73448684 +0000 UTC m=+76.791519949 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e059140): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e059640): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e059640): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e059640): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e059640): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e059640): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e059640): _writeAt: size=3, off=7 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e059640): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e059640): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.73448684 +0000 UTC m=+76.791519949 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e059640): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e059b40): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e059b40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e059b40): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e059b40): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e059b40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.73448684 +0000 UTC m=+76.791519949 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e059b40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14e8c0 item 23 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1062c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1062c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1062c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1062c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1062c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.73854606 +0000 UTC m=+76.795579180 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1062c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e106800): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e106800): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e106800): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e106800): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e106800): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.73854606 +0000 UTC m=+76.795579180 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e106800): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14f420 item 24 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e106e40): _readAt: size=2, off=0 2026/09/04 01:14:34 ERROR : open-test-file(0x14ae2e106e40): Couldn't read size of file 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e106e40): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e106e40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e106e40): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e106e40): close: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e106e40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e107200): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e107200): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e107200): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e107200): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e107200): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.73970691 +0000 UTC m=+76.796740020 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e107200): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e107700): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e107700): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e107700): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e107700): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e107700): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e107700): _writeAt: size=3, off=7 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e107700): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e107700): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.73970691 +0000 UTC m=+76.796740020 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e107700): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e107c40): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e107c40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e107c40): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e107c40): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e107c40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.73970691 +0000 UTC m=+76.796740020 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e107c40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14fb20 item 25 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbbdc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbbdc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbbdc0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbbdc0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbbdc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.744458516 +0000 UTC m=+76.801491626 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddbbdc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e094400): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e094400): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e094400): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e094400): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e094400): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.744458516 +0000 UTC m=+76.801491626 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e094400): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d741260 item 26 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e094a40): _readAt: size=2, off=0 2026/09/04 01:14:34 ERROR : open-test-file(0x14ae2e094a40): Couldn't read size of file 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e094a40): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e094a40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e094a40): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e094a40): close: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e094a40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e094e00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e094e00): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e094e00): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e094e00): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e094e00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.748639225 +0000 UTC m=+76.805672335 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e094e00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e095300): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e095300): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e095300): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e095300): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e095300): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e095300): _writeAt: size=3, off=7 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e095300): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e095300): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.748639225 +0000 UTC m=+76.805672335 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e095300): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e095840): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e095840): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e095840): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e095840): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e095840): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.748639225 +0000 UTC m=+76.805672335 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e095840): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d472cb0 item 27 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e095ec0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e095ec0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e095ec0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e095ec0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e095ec0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.75045412 +0000 UTC m=+76.807487230 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e095ec0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b4500): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b4500): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b4500): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b4500): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b4500): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.75045412 +0000 UTC m=+76.807487230 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b4500): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d948770 item 28 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b4b40): _readAt: size=2, off=0 2026/09/04 01:14:34 ERROR : open-test-file(0x14ae2e0b4b40): Couldn't read size of file 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b4b40): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b4b40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b4b40): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b4b40): close: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b4b40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b4f00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b4f00): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b4f00): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b4f00): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b4f00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.752118993 +0000 UTC m=+76.809152102 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b4f00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b55c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b55c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b55c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b55c0): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b55c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.752118993 +0000 UTC m=+76.809152102 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b55c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d949650 item 29 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b5c40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b5c40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b5c40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b5c40): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b5c40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.75345316 +0000 UTC m=+76.810486270 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0b5c40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fc280): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fc280): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fc280): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fc280): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fc280): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.75345316 +0000 UTC m=+76.810486270 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fc280): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d78cd20 item 30 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fc8c0): _readAt: size=2, off=0 2026/09/04 01:14:34 ERROR : open-test-file(0x14ae2e0fc8c0): Couldn't read size of file 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fc8c0): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fc8c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fc8c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fc8c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fc8c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fcc80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fcc80): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fcc80): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fcc80): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fcc80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.755268204 +0000 UTC m=+76.812301315 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fcc80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fd340): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fd340): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fd340): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fd340): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fd340): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.755268204 +0000 UTC m=+76.812301315 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fd340): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e19c150 item 31 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fd9c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fd9c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fd9c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fd9c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fd9c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.756699857 +0000 UTC m=+76.813732967 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e0fd9c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ac000): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ac000): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ac000): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ac000): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ac000): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.756699857 +0000 UTC m=+76.813732967 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ac000): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e19c700 item 32 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ac640): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ac640): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ac640): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ac640): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ac640): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.760434895 +0000 UTC m=+76.817468025 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ac640): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1acac0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1acac0): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1acac0): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1acac0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1acac0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e19ccb0 item 33 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1acac0): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1acac0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.761266574 +0000 UTC m=+76.818299683 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1acac0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1acfc0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1acfc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1acfc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1acfc0): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1acfc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.761266574 +0000 UTC m=+76.818299683 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1acfc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e19d0a0 item 33 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defb1c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defb1c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defb1c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defb1c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defb1c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.76398288 +0000 UTC m=+76.821015990 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defb1c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defb640): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defb640): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2db4e770 item 34 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defb640): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defb640): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defb640): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defb640): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defb640): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.764545551 +0000 UTC m=+76.821578661 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defb640): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defbb80): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defbb80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defbb80): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defbb80): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defbb80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.764545551 +0000 UTC m=+76.821578661 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2defbb80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2db4ed90 item 34 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df282c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df282c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df282c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df282c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df282c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.765598148 +0000 UTC m=+76.822631257 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df282c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28740): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28740): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28740): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28740): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28740): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2db4f420 item 35 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28740): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28740): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.766360206 +0000 UTC m=+76.823393316 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28740): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28c40): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28c40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28c40): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28c40): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28c40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.766360206 +0000 UTC m=+76.823393316 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df28c40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2db4f6c0 item 35 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ad640): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ad640): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ad640): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ad640): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ad640): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.767964824 +0000 UTC m=+76.824997934 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ad640): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1adb40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1adb40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e19d650 item 36 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1adb40): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1adb40): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1adb40): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1adb40): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1adb40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.768778258 +0000 UTC m=+76.825811369 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1adb40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d0180): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d0180): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d0180): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d0180): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d0180): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.768778258 +0000 UTC m=+76.825811369 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d0180): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e19da40 item 36 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d07c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d07c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d07c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d07c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d07c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.770175676 +0000 UTC m=+76.827208916 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d07c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d0c40): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d0c40): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d0c40): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d0c40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d0c40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d810690 item 37 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d0c40): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d0c40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.771149803 +0000 UTC m=+76.828182914 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d0c40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d1140): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d1140): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d1140): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d1140): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d1140): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.771149803 +0000 UTC m=+76.828182914 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d1140): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d4489a0 item 37 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d17c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d17c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d17c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d17c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d17c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.773051762 +0000 UTC m=+76.830084893 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d17c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d1cc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d1cc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d4498f0 item 38 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d1cc0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d1cc0): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d1cc0): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d1cc0): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d1cc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.774230407 +0000 UTC m=+76.831263537 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1d1cc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ec300): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ec300): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ec300): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ec300): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ec300): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.774230407 +0000 UTC m=+76.831263537 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ec300): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d449b90 item 38 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ec980): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ec980): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ec980): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ec980): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ec980): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.776200024 +0000 UTC m=+76.833233144 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ec980): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ece80): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ece80): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ece80): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ece80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ece80): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d3c5e30 item 39 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ece80): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ece80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.7766378 +0000 UTC m=+76.833670910 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ece80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ed380): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ed380): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ed380): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ed380): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ed380): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.7766378 +0000 UTC m=+76.833670910 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e1ed380): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d73a700 item 39 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df292c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df292c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df292c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df292c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df292c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.778795241 +0000 UTC m=+76.835828422 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df292c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df297c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df297c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2db4fe30 item 40 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df297c0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df297c0): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df297c0): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df297c0): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df297c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.779398109 +0000 UTC m=+76.836431219 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df297c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df29d00): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df29d00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df29d00): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df29d00): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df29d00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.779398109 +0000 UTC m=+76.836431219 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df29d00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df68230 item 40 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df743c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df743c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df743c0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df743c0): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df743c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df743c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df743c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.781770335 +0000 UTC m=+76.838803445 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df743c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df748c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df748c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df748c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df687e0 item 41 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df748c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df748c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.782509631 +0000 UTC m=+76.839542741 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df748c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df74d80): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df74d80): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df74d80): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df74d80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df74d80): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df68a80 item 41 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df74d80): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df74d80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.782927288 +0000 UTC m=+76.839960398 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df74d80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df752c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df752c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df752c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df752c0): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df752c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.782927288 +0000 UTC m=+76.839960398 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df752c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df68d20 item 41 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd24380): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd24380): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd24380): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd24380): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd24380): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd24380): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd24380): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.790392256 +0000 UTC m=+76.847425365 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd24380): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd248c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd248c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd248c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2dc40540 item 42 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd248c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd248c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.791169082 +0000 UTC m=+76.848202191 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd248c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd24e00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd24e00): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2dc40d20 item 42 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd24e00): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd24e00): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd24e00): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd24e00): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd24e00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.791726413 +0000 UTC m=+76.848759522 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd24e00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd25380): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd25380): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd25380): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd25380): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd25380): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.791726413 +0000 UTC m=+76.848759522 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd25380): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2dc41570 item 42 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd259c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd259c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd259c0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd259c0): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd259c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd259c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd259c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.793391164 +0000 UTC m=+76.850424274 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd259c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd25ec0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd25ec0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd25ec0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d73a5b0 item 43 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd25ec0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd25ec0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.79454933 +0000 UTC m=+76.851582440 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd25ec0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df74500): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df74500): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df74500): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df74500): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df74500): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d73ad20 item 43 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df74500): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df74500): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.794959613 +0000 UTC m=+76.851992724 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df74500): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df74a40): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df74a40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df74a40): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df74a40): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df74a40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.794959613 +0000 UTC m=+76.851992724 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df74a40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d73b260 item 43 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df75080): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df75080): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df75080): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df75080): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df75080): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df75080): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df75080): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.796452511 +0000 UTC m=+76.853485622 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df75080): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df75700): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df75700): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df75700): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d73bab0 item 44 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df75700): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df75700): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.796887733 +0000 UTC m=+76.853920843 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df75700): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df75c40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df75c40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df68070 item 44 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df75c40): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df75c40): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df75c40): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df75c40): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df75c40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.797394559 +0000 UTC m=+76.854427670 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df75c40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d6d4a00): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d6d4a00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d6d4a00): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d6d4a00): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d6d4a00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.797394559 +0000 UTC m=+76.854427670 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d6d4a00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df68310 item 44 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa180): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa180): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa180): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa180): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa180): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa180): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa180): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.798664886 +0000 UTC m=+76.855697996 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa180): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa780): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa780): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa780): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df688c0 item 45 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa780): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa780): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.799151133 +0000 UTC m=+76.856184244 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfa780): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfae80): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfae80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfae80): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfae80): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfae80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.799151133 +0000 UTC m=+76.856184244 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfae80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df68b60 item 45 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb4c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb4c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb4c0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb4c0): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb4c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb4c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb4c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.800953846 +0000 UTC m=+76.857986956 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb4c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb9c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb9c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb9c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df692d0 item 46 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb9c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb9c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.801418091 +0000 UTC m=+76.858451201 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddfb9c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c1c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c1c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c1c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c1c0): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c1c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.801418091 +0000 UTC m=+76.858451201 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c1c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df69570 item 46 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c800): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c800): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c800): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c800): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c800): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c800): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c800): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.802689351 +0000 UTC m=+76.859722461 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0c800): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0cd00): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0cd00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0cd00): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df69b20 item 47 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0cd00): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0cd00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.803190666 +0000 UTC m=+76.860223776 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0cd00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0d400): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0d400): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0d400): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0d400): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0d400): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.803190666 +0000 UTC m=+76.860223776 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0d400): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df69dc0 item 47 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0db40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0db40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0db40): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0db40): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0db40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0db40): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0db40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.804680808 +0000 UTC m=+76.861713918 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd0db40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf6240): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf6240): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf6240): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d97c5b0 item 48 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf6240): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf6240): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.805145616 +0000 UTC m=+76.862178725 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf6240): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf73c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf73c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf73c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf73c0): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf73c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.805145616 +0000 UTC m=+76.862178725 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf73c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d97cd90 item 48 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7a00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7a00): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7a00): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7a00): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7a00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.808810781 +0000 UTC m=+76.865843892 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7a00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7e80): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7e80): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7e80): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7e80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7e80): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7e80): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d97d500 item 49 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7e80): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7e80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.809527344 +0000 UTC m=+76.866560454 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daf7e80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1e5c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1e5c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1e5c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1e5c0): >_readAt: n=8, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1e5c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.809527344 +0000 UTC m=+76.866560454 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1e5c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d97d8f0 item 49 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1ec40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1ec40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1ec40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1ec40): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1ec40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.812496266 +0000 UTC m=+76.869529376 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1ec40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f140): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f140): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f140): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e178150 item 50 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f140): _readAt: size=2, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f140): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f140): _writeAt: size=3, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f140): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f140): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.812917922 +0000 UTC m=+76.869951032 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f140): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f6c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f6c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f6c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f6c0): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f6c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.812917922 +0000 UTC m=+76.869951032 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de1f6c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e178540 item 50 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010180): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010180): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010180): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010180): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010180): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.814601689 +0000 UTC m=+76.871634839 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010180): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010680): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010680): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010680): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010680): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010680): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010680): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e396540 item 51 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010680): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010680): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.81549288 +0000 UTC m=+76.872525991 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010680): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010c00): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010c00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010c00): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010c00): >_readAt: n=8, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010c00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.81549288 +0000 UTC m=+76.872525991 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e010c00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e3969a0 item 51 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011280): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011280): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011280): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011280): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011280): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.817385873 +0000 UTC m=+76.874418982 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011280): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011780): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011780): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011780): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e397500 item 52 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011780): _readAt: size=2, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011780): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011780): _writeAt: size=3, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011780): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011780): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.818419563 +0000 UTC m=+76.875452674 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011780): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011d00): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011d00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011d00): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011d00): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011d00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.818419563 +0000 UTC m=+76.875452674 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e011d00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e3977a0 item 52 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e800): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e800): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e800): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e800): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e800): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.820503566 +0000 UTC m=+76.877536676 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84e800): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84efc0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84efc0): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84efc0): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84efc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84efc0): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84efc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e397dc0 item 53 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84efc0): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84efc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.820990024 +0000 UTC m=+76.878023134 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84efc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f740): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f740): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f740): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f740): >_readAt: n=8, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f740): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.820990024 +0000 UTC m=+76.878023134 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d84f740): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2da0a5b0 item 53 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60100): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60100): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60100): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60100): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60100): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.823594028 +0000 UTC m=+76.880627138 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60100): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60740): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60740): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60740): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2da0b8f0 item 54 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60740): _readAt: size=2, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60740): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60740): _writeAt: size=3, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60740): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60740): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.824142994 +0000 UTC m=+76.881176104 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de60740): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de611c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de611c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de611c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de611c0): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de611c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.824142994 +0000 UTC m=+76.881176104 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de611c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2da0be30 item 54 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61c00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61c00): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61c00): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61c00): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61c00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.82646743 +0000 UTC m=+76.883500540 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de61c00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d900200): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d900200): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d900200): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d900200): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d900200): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d900200): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d8a2d20 item 55 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d900200): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d900200): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.829357694 +0000 UTC m=+76.886390805 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d900200): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d900a40): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d900a40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d900a40): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d900a40): >_readAt: n=8, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d900a40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.829357694 +0000 UTC m=+76.886390805 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d900a40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d8a3340 item 55 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901640): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901640): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901640): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901640): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901640): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.830498687 +0000 UTC m=+76.887531798 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901640): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901b40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901b40): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901b40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d3524d0 item 56 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901b40): _readAt: size=2, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901b40): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901b40): _writeAt: size=3, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901b40): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901b40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.831179082 +0000 UTC m=+76.888212192 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d901b40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98300): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98300): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98300): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98300): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98300): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.831179082 +0000 UTC m=+76.888212192 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98300): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d3527e0 item 56 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98a40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98a40): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98a40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98a40): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98a40): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98a40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98a40): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98a40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.832470317 +0000 UTC m=+76.889503428 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98a40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98f80): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98f80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98f80): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d353810 item 57 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98f80): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98f80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.83289048 +0000 UTC m=+76.889923590 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc98f80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99500): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99500): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99500): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99500): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99500): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99500): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d353c70 item 57 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99500): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99500): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.833360187 +0000 UTC m=+76.890393298 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99500): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99a80): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99a80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99a80): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99a80): >_readAt: n=8, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99a80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.833360187 +0000 UTC m=+76.890393298 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99a80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d5503f0 item 57 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430400): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430400): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430400): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430400): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430400): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430400): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430400): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430400): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.834857683 +0000 UTC m=+76.891890793 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d430400): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d4309c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d4309c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d4309c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e178e70 item 58 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d4309c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d4309c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.835289618 +0000 UTC m=+76.892322728 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d4309c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431a00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431a00): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431a00): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e1792d0 item 58 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431a00): _readAt: size=2, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431a00): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431a00): _writeAt: size=3, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431a00): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431a00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.83578891 +0000 UTC m=+76.892822020 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2d431a00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c240): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c240): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c240): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c240): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c240): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.83578891 +0000 UTC m=+76.892822020 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c240): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e179570 item 58 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c880): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c880): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c880): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c880): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c880): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c880): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c880): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c880): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.83941872 +0000 UTC m=+76.896451830 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1c880): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1ce40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1ce40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1ce40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e179b90 item 59 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1ce40): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1ce40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.840121817 +0000 UTC m=+76.897154926 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1ce40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d380): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d380): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d380): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d380): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d380): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d380): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e4aa0e0 item 59 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d380): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d380): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.84082287 +0000 UTC m=+76.897855980 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d380): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d900): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d900): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d900): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d900): >_readAt: n=8, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d900): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.84082287 +0000 UTC m=+76.897855980 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2df1d900): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e4aa3f0 item 59 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa040): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa040): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa040): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa040): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa040): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa040): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa040): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa040): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.842262486 +0000 UTC m=+76.899295596 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa040): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa5c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa5c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa5c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e4aaa80 item 60 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa5c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa5c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.845194288 +0000 UTC m=+76.902227398 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffa5c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffab00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffab00): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffab00): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e4aafc0 item 60 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffab00): _readAt: size=2, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffab00): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffab00): _writeAt: size=3, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffab00): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffab00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.845934185 +0000 UTC m=+76.902967294 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffab00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb0c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb0c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb0c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb0c0): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb0c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.845934185 +0000 UTC m=+76.902967294 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb0c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e4ab260 item 60 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb700): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb700): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb700): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb700): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb700): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb700): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb700): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb700): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.847626929 +0000 UTC m=+76.904660039 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffb700): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffbc40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffbc40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffbc40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e4ab9d0 item 61 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffbc40): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffbc40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.848176115 +0000 UTC m=+76.905209226 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dffbc40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04780): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04780): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04780): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04780): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04780): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.848176115 +0000 UTC m=+76.905209226 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04780): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e4abc70 item 61 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04e40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04e40): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04e40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04e40): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04e40): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04e40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04e40): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04e40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.849890852 +0000 UTC m=+76.906923961 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db04e40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05380): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05380): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05380): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d718c40 item 62 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05380): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05380): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.850272361 +0000 UTC m=+76.907305471 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05380): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05ac0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05ac0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05ac0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05ac0): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05ac0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.850272361 +0000 UTC m=+76.907305471 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2db05ac0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d719030 item 62 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa8280): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa8280): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa8280): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa8280): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa8280): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa8280): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa8280): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa8280): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.852647153 +0000 UTC m=+76.909680263 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa8280): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa87c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa87c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa87c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d719b20 item 63 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa87c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa87c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.853206348 +0000 UTC m=+76.910239468 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa87c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa8ec0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa8ec0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa8ec0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa8ec0): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa8ec0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.853206348 +0000 UTC m=+76.910239468 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa8ec0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d719e30 item 63 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99e80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99e80): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99e80): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99e80): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99e80): >_readAt: n=0, err=Bad file descriptor 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99e80): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99e80): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99e80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.854604065 +0000 UTC m=+76.911637175 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc99e80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e2524c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e2524c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e2524c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d550930 item 64 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e2524c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e2524c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.856636931 +0000 UTC m=+76.913670042 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e2524c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e252bc0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e252bc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e252bc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e252bc0): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e252bc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.856636931 +0000 UTC m=+76.913670042 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e252bc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d550d90 item 64 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e253200): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e253200): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e253200): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e253200): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e253200): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.858054165 +0000 UTC m=+76.915087276 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e253200): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e253680): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e253680): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e253680): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e253680): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e253680): _writeAt: size=3, off=2 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d5517a0 item 65 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e253680): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e253680): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.85860229 +0000 UTC m=+76.915635399 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e253680): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e253b80): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e253b80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e253b80): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e253b80): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e253b80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.85860229 +0000 UTC m=+76.915635399 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e253b80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d551a40 item 65 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26e2c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26e2c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26e2c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26e2c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26e2c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.863033622 +0000 UTC m=+76.920066732 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26e2c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26e740): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26e740): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d8a0620 item 66 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26e740): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26e740): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26e740): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26e740): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26e740): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.863593188 +0000 UTC m=+76.920626298 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26e740): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26ec80): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26ec80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26ec80): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26ec80): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26ec80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.863593188 +0000 UTC m=+76.920626298 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26ec80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d8a0c40 item 66 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26f2c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26f2c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26f2c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26f2c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26f2c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.864994973 +0000 UTC m=+76.922028083 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26f2c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26f740): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26f740): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26f740): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26f740): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26f740): _writeAt: size=3, off=2 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d8a15e0 item 67 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26f740): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26f740): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.865407241 +0000 UTC m=+76.922440351 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26f740): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26fc40): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26fc40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26fc40): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26fc40): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26fc40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.865407241 +0000 UTC m=+76.922440351 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e26fc40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d8a18f0 item 67 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27e3c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27e3c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27e3c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27e3c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27e3c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.866836528 +0000 UTC m=+76.923869638 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27e3c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27e8c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27e8c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d34ed90 item 68 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27e8c0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27e8c0): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27e8c0): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27e8c0): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27e8c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.867491123 +0000 UTC m=+76.924524234 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27e8c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27ee00): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27ee00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27ee00): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27ee00): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27ee00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.867491123 +0000 UTC m=+76.924524234 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27ee00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d34f110 item 68 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27f440): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27f440): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27f440): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27f440): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27f440): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.869509131 +0000 UTC m=+76.926542241 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27f440): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27f8c0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27f8c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27f8c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27f8c0): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27f8c0): _writeAt: size=3, off=2 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f6380 item 69 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27f8c0): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27f8c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.870174557 +0000 UTC m=+76.927207667 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27f8c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27fdc0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27fdc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27fdc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27fdc0): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27fdc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.870174557 +0000 UTC m=+76.927207667 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e27fdc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f6690 item 69 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbae540): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbae540): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbae540): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbae540): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbae540): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.872707116 +0000 UTC m=+76.929740226 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbae540): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbaea40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbaea40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f6d20 item 70 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbaea40): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbaea40): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbaea40): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbaea40): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbaea40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.873247836 +0000 UTC m=+76.930280946 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbaea40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbaef80): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbaef80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbaef80): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbaef80): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbaef80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.873247836 +0000 UTC m=+76.930280946 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbaef80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f6fc0 item 70 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa91c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa91c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa91c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa91c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa91c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.87449484 +0000 UTC m=+76.931527960 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa91c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa96c0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa96c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa96c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa96c0): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa96c0): _writeAt: size=3, off=2 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d34cc40 item 71 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa96c0): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa96c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.875011034 +0000 UTC m=+76.932044144 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa96c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa9bc0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa9bc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa9bc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa9bc0): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa9bc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.875011034 +0000 UTC m=+76.932044144 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daa9bc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d34d0a0 item 71 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daca340): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daca340): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daca340): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daca340): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daca340): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.879026551 +0000 UTC m=+76.936059661 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daca340): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daca840): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daca840): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d34dd50 item 72 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daca840): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daca840): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daca840): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daca840): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daca840): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.879690725 +0000 UTC m=+76.936723834 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2daca840): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacad80): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacad80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacad80): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacad80): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacad80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.879690725 +0000 UTC m=+76.936723834 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacad80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d4185b0 item 72 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacb340): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacb340): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacb340): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacb340): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacb340): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacb340): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacb340): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.881005105 +0000 UTC m=+76.938038215 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacb340): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacb840): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacb840): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacb840): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d4195e0 item 73 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacb840): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacb840): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.881393958 +0000 UTC m=+76.938427068 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacb840): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacbd00): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacbd00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacbd00): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacbd00): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacbd00): _writeAt: size=3, off=2 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d446310 item 73 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacbd00): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacbd00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.881894913 +0000 UTC m=+76.938928024 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dacbd00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc12340): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc12340): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc12340): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc12340): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc12340): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.881894913 +0000 UTC m=+76.938928024 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc12340): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d446930 item 73 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc12980): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc12980): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc12980): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc12980): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc12980): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc12980): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc12980): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.883563373 +0000 UTC m=+76.940596483 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc12980): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc12e80): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc12e80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc12e80): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d447490 item 74 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc12e80): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc12e80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.884151772 +0000 UTC m=+76.941184882 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc12e80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc133c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc133c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d4478f0 item 74 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc133c0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc133c0): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc133c0): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc133c0): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc133c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.884750662 +0000 UTC m=+76.941783773 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc133c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc13940): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc13940): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc13940): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc13940): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc13940): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.884750662 +0000 UTC m=+76.941783773 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc13940): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df8a000 item 74 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc48080): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc48080): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc48080): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc48080): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc48080): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc48080): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc48080): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.888568547 +0000 UTC m=+76.945601657 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc48080): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc48580): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc48580): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc48580): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df8a770 item 75 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc48580): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc48580): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.889005121 +0000 UTC m=+76.946038231 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc48580): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc48ac0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc48ac0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc48ac0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc48ac0): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc48ac0): _writeAt: size=3, off=2 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df8aaf0 item 75 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc48ac0): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc48ac0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.889481861 +0000 UTC m=+76.946514971 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc48ac0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc49000): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc49000): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc49000): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc49000): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc49000): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.889481861 +0000 UTC m=+76.946514971 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc49000): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df8aee0 item 75 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc49640): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc49640): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc49640): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc49640): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc49640): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc49640): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc49640): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.893144412 +0000 UTC m=+76.950177522 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc49640): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc49b40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc49b40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc49b40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df8b570 item 76 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc49b40): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc49b40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.89362506 +0000 UTC m=+76.950658169 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dc49b40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcae180): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcae180): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df8b810 item 76 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcae180): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcae180): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcae180): _writeAt: size=3, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcae180): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcae180): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.894117057 +0000 UTC m=+76.951150167 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcae180): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcae700): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcae700): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcae700): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcae700): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcae700): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.894117057 +0000 UTC m=+76.951150167 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcae700): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2df8bce0 item 76 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcaed40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcaed40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcaed40): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcaed40): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcaed40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcaed40): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcaed40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.89553858 +0000 UTC m=+76.952571690 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcaed40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbaf9c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbaf9c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbaf9c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f75e0 item 77 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbaf9c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbaf9c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.896075363 +0000 UTC m=+76.953108473 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbaf9c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe61c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe61c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe61c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe61c0): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe61c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.896075363 +0000 UTC m=+76.953108473 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe61c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f7880 item 77 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe6800): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe6800): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe6800): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe6800): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe6800): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe6800): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe6800): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.8977116 +0000 UTC m=+76.954744711 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe6800): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe6d00): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe6d00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe6d00): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f7e30 item 78 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe6d00): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe6d00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.898158264 +0000 UTC m=+76.955191374 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe6d00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe7400): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe7400): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe7400): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe7400): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe7400): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.898158264 +0000 UTC m=+76.955191374 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe7400): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d9605b0 item 78 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe7a40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe7a40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe7a40): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe7a40): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe7a40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe7a40): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe7a40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.900767487 +0000 UTC m=+76.957800597 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dbe7a40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00040): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00040): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00040): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d960cb0 item 79 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00040): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00040): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.901246702 +0000 UTC m=+76.958279812 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00040): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00740): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00740): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00740): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00740): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00740): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.901246702 +0000 UTC m=+76.958279812 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00740): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d961180 item 79 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00d80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00d80): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00d80): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00d80): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00d80): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00d80): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00d80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.906103396 +0000 UTC m=+76.963136506 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd00d80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd01280): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd01280): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd01280): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d4784d0 item 80 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd01280): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd01280): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.908026035 +0000 UTC m=+76.965059144 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd01280): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcaf380): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcaf380): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcaf380): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcaf380): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcaf380): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.908026035 +0000 UTC m=+76.965059144 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcaf380): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d8a7110 item 80 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcaf9c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcaf9c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcaf9c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcaf9c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcaf9c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.91218914 +0000 UTC m=+76.969222251 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcaf9c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcafe40): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcafe40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcafe40): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcafe40): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcafe40): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcafe40): _writeAt: size=3, off=7 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d8a7c70 item 81 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcafe40): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcafe40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.912651162 +0000 UTC m=+76.969684271 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcafe40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf4480): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf4480): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf4480): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf4480): >_readAt: n=8, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf4480): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.912651162 +0000 UTC m=+76.969684271 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf4480): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d97e460 item 81 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf4b00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf4b00): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf4b00): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf4b00): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf4b00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.914540347 +0000 UTC m=+76.971573457 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf4b00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf5000): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf5000): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf5000): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d97ed20 item 82 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf5000): _readAt: size=2, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf5000): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf5000): _writeAt: size=3, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf5000): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf5000): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.915037966 +0000 UTC m=+76.972071076 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf5000): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf5580): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf5580): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf5580): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf5580): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf5580): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.915037966 +0000 UTC m=+76.972071076 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf5580): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d97f570 item 82 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf5c00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf5c00): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf5c00): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf5c00): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf5c00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.917776074 +0000 UTC m=+76.974809194 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dcf5c00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd96200): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd96200): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd96200): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd96200): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd96200): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd96200): _writeAt: size=3, off=7 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d97fdc0 item 83 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd96200): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd96200): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.918346649 +0000 UTC m=+76.975379760 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd96200): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd96740): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd96740): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd96740): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd96740): >_readAt: n=8, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd96740): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.918346649 +0000 UTC m=+76.975379760 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd96740): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e262310 item 83 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd96dc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd96dc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd96dc0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd96dc0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd96dc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.921260588 +0000 UTC m=+76.978293699 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd96dc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd972c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd972c0): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd972c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e2629a0 item 84 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd972c0): _readAt: size=2, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd972c0): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd972c0): _writeAt: size=3, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd972c0): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd972c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.922307875 +0000 UTC m=+76.979340985 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd972c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd97840): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd97840): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd97840): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd97840): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd97840): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.922307875 +0000 UTC m=+76.979340985 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd97840): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e262e70 item 84 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30a3c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30a3c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30a3c0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30a3c0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30a3c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.925856351 +0000 UTC m=+76.982889461 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30a3c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30a8c0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30a8c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30a8c0): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30a8c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30a8c0): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30a8c0): _writeAt: size=3, off=7 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e182460 item 85 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30a8c0): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30a8c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.92662413 +0000 UTC m=+76.983657240 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30a8c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30ae00): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30ae00): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30ae00): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30ae00): >_readAt: n=8, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30ae00): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.92662413 +0000 UTC m=+76.983657240 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30ae00): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e182700 item 85 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd97c80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd97c80): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd97c80): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd97c80): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd97c80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.928486173 +0000 UTC m=+76.985519283 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dd97c80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddda280): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddda280): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddda280): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e263490 item 86 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddda280): _readAt: size=2, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddda280): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddda280): _writeAt: size=3, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddda280): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddda280): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.929158542 +0000 UTC m=+76.986191652 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddda280): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddda800): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddda800): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddda800): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddda800): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddda800): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.929158542 +0000 UTC m=+76.986191652 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2ddda800): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e2637a0 item 86 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dddae80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dddae80): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dddae80): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dddae80): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dddae80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.930361583 +0000 UTC m=+76.987394692 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dddae80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dddb380): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dddb380): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dddb380): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dddb380): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dddb380): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dddb380): _writeAt: size=3, off=7 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f4150 item 87 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dddb380): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dddb380): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.931062935 +0000 UTC m=+76.988096046 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dddb380): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dddb8c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dddb8c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dddb8c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dddb8c0): >_readAt: n=8, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dddb8c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.931062935 +0000 UTC m=+76.988096046 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2dddb8c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f4540 item 87 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de32040): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de32040): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de32040): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de32040): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de32040): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.932599115 +0000 UTC m=+76.989632225 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de32040): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de32540): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de32540): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de32540): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f4c40 item 88 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de32540): _readAt: size=2, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de32540): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de32540): _writeAt: size=3, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de32540): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de32540): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.933365601 +0000 UTC m=+76.990398711 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de32540): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de32ac0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de32ac0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de32ac0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de32ac0): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de32ac0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.933365601 +0000 UTC m=+76.990398711 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de32ac0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f5110 item 88 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de33100): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de33100): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de33100): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de33100): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de33100): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de33100): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de33100): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de33100): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.936056599 +0000 UTC m=+76.993089709 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de33100): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de33640): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de33640): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de33640): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f57a0 item 89 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de33640): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de33640): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.936730411 +0000 UTC m=+76.993763531 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de33640): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de33b80): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de33b80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de33b80): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de33b80): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de33b80): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de33b80): _writeAt: size=3, off=7 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e0f5b20 item 89 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de33b80): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de33b80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.937331214 +0000 UTC m=+76.994364324 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de33b80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de98200): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de98200): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de98200): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de98200): >_readAt: n=8, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de98200): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.937331214 +0000 UTC m=+76.994364324 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de98200): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14e000 item 89 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de98840): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de98840): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de98840): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de98840): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de98840): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de98840): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de98840): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de98840): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.938736286 +0000 UTC m=+76.995769396 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de98840): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de98d80): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de98d80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de98d80): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14e620 item 90 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de98d80): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de98d80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.939202826 +0000 UTC m=+76.996235936 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de98d80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de992c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de992c0): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de992c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14e8c0 item 90 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de992c0): _readAt: size=2, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de992c0): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de992c0): _writeAt: size=3, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de992c0): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de992c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.940193465 +0000 UTC m=+76.997226575 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de992c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de99880): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de99880): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de99880): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de99880): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de99880): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.940193465 +0000 UTC m=+76.997226575 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de99880): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14ecb0 item 90 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de99ec0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de99ec0): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de99ec0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de99ec0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de99ec0): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de99ec0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de99ec0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de99ec0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.944129052 +0000 UTC m=+77.001162162 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2de99ec0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decc500): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decc500): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decc500): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14f490 item 91 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decc500): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decc500): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.944869008 +0000 UTC m=+77.001902118 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decc500): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decca40): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decca40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decca40): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decca40): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decca40): >_readAt: n=2, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decca40): _writeAt: size=3, off=7 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14f810 item 91 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decca40): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decca40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.945349475 +0000 UTC m=+77.002382585 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decca40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deccfc0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deccfc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deccfc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deccfc0): >_readAt: n=8, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deccfc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.945349475 +0000 UTC m=+77.002382585 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2deccfc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e14fb20 item 91 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30b440): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30b440): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30b440): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30b440): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30b440): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30b440): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30b440): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30b440): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.946637245 +0000 UTC m=+77.003670355 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30b440): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30b980): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30b980): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30b980): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e183030 item 92 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30b980): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30b980): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.94766765 +0000 UTC m=+77.004700760 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30b980): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30bec0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30bec0): open at offset 5 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30bec0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e183420 item 92 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30bec0): _readAt: size=2, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30bec0): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30bec0): _writeAt: size=3, off=5 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30bec0): >_writeAt: n=3, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30bec0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.94869054 +0000 UTC m=+77.005723650 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e30bec0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32a580): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32a580): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32a580): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32a580): >_readAt: n=3, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32a580): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.94869054 +0000 UTC m=+77.005723650 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32a580): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e183730 item 92 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32abc0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32abc0): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32abc0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32abc0): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32abc0): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32abc0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32abc0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32abc0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.950481499 +0000 UTC m=+77.007514609 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32abc0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32b100): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32b100): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32b100): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2e183dc0 item 93 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32b100): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32b100): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.950945636 +0000 UTC m=+77.007978746 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32b100): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32b800): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32b800): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32b800): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32b800): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32b800): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.950945636 +0000 UTC m=+77.007978746 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32b800): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d7403f0 item 93 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32be40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32be40): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32be40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32be40): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32be40): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32be40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32be40): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32be40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.953344392 +0000 UTC m=+77.010377501 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e32be40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e342480): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e342480): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e342480): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d7410a0 item 94 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e342480): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e342480): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.95380939 +0000 UTC m=+77.010842499 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e342480): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e342b80): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e342b80): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e342b80): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e342b80): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e342b80): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.95380939 +0000 UTC m=+77.010842499 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2e342b80): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d741490 item 94 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decd600): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decd600): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decd600): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decd600): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decd600): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decd600): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decd600): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decd600): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.955830042 +0000 UTC m=+77.012863152 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decd600): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decdb40): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decdb40): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decdb40): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d472fc0 item 95 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decdb40): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decdb40): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.957344049 +0000 UTC m=+77.014377169 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2decdb40): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def0340): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def0340): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def0340): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def0340): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def0340): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.957344049 +0000 UTC m=+77.014377169 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def0340): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d4737a0 item 95 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def0980): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def0980): open at offset 0 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def0980): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def0980): _readAt: size=2, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def0980): >_readAt: n=0, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def0980): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def0980): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def0980): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.959002369 +0000 UTC m=+77.016035479 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def0980): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def0ec0): _writeAt: size=5, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def0ec0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def0ec0): >openPending: err= 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d948af0 item 96 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def0ec0): >_writeAt: n=5, err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def0ec0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.96024846 +0000 UTC m=+77.017281570 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def0ec0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/04 01:14:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/04 01:14:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/04 01:14:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/04 01:14:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def15c0): _readAt: size=512, off=0 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def15c0): openPending: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def15c0): >openPending: err= 2026/09/04 01:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def15c0): >_readAt: n=5, err=EOF 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def15c0): close: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-04 01:14:34.96024846 +0000 UTC m=+77.017281570 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:34 DEBUG : open-test-file(0x14ae2def15c0): >close: err= 2026/09/04 01:14:34 DEBUG : open-test-file: Remove: 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14ae2d949420 item 96 2026/09/04 01:14:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/04 01:14:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/04 01:14:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/04 01:14:34 DEBUG : open-test-file: >Remove: err= 2026/09/04 01:14:34 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:34 DEBUG : Looking for writers 2026/09/04 01:14:34 DEBUG : >WaitForWriters: 2026/09/04 01:14:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.87s) --- PASS: TestRWFileHandleOpenTests/writes (0.45s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.43s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:35 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:35 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:14:35 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:35 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:35 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:14:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:35 DEBUG : file1: newRWFileHandle: 2026/09/04 01:14:35 DEBUG : file1(0x14ae2df30c40): openPending: 2026/09/04 01:14:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:35 DEBUG : file1(0x14ae2df30c40): >openPending: err= 2026/09/04 01:14:35 DEBUG : file1: >newRWFileHandle: err= 2026/09/04 01:14:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/04 01:14:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/04 01:14:35 DEBUG : file1(0x14ae2df30c40): _writeAt: size=2, off=0 2026/09/04 01:14:35 DEBUG : file1(0x14ae2df30c40): >_writeAt: n=2, err= 2026/09/04 01:14:35 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/04 01:14:35 DEBUG : file1(0x14ae2df30c40): RWFileHandle.Flush 2026/09/04 01:14:35 DEBUG : file1(0x14ae2df30c40): RWFileHandle.Release 2026/09/04 01:14:35 DEBUG : file1(0x14ae2df30c40): close: 2026/09/04 01:14:35 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/04 01:14:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:35 DEBUG : file1(0x14ae2df30c40): >close: err= 2026/09/04 01:14:35 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:35 DEBUG : Looking for writers 2026/09/04 01:14:35 DEBUG : file1: reading active writers 2026/09/04 01:14:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/04 01:14:35 DEBUG : Looking for writers 2026/09/04 01:14:35 DEBUG : file1: reading active writers 2026/09/04 01:14:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/04 01:14:35 DEBUG : Looking for writers 2026/09/04 01:14:35 DEBUG : file1: reading active writers 2026/09/04 01:14:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/04 01:14:35 DEBUG : Looking for writers 2026/09/04 01:14:35 DEBUG : file1: reading active writers 2026/09/04 01:14:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/04 01:14:35 DEBUG : file1: vfs cache: starting upload 2026/09/04 01:14:35 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/09/04 01:14:35 DEBUG : Looking for writers 2026/09/04 01:14:35 DEBUG : file1: reading active writers 2026/09/04 01:14:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/04 01:14:35 DEBUG : Looking for writers 2026/09/04 01:14:35 DEBUG : file1: reading active writers 2026/09/04 01:14:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/04 01:14:35 DEBUG : file1: size = 2 OK 2026/09/04 01:14:35 DEBUG : file1.rclone_chunk.001_tl770u: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/04 01:14:35 INFO : file1.rclone_chunk.001_tl770u: Copied (server-side copy) to: file1 2026/09/04 01:14:35 INFO : file1.rclone_chunk.001_tl770u: Deleted 2026/09/04 01:14:35 DEBUG : file1: size = 2 OK 2026/09/04 01:14:35 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/04 01:14:35 INFO : file1: Copied (new) 2026/09/04 01:14:35 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/09/04 01:14:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/04 01:14:35 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/04 01:14:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:35 INFO : file1: vfs cache: upload succeeded try #1 2026/09/04 01:14:35 DEBUG : Looking for writers 2026/09/04 01:14:35 DEBUG : file1: reading active writers 2026/09/04 01:14:35 DEBUG : >WaitForWriters: 2026/09/04 01:14:35 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:35 DEBUG : Looking for writers 2026/09/04 01:14:35 DEBUG : file1: reading active writers 2026/09/04 01:14:35 DEBUG : >WaitForWriters: 2026/09/04 01:14:35 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.91s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:35 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:35 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:14:35 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:35 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:35 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:35 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:14:36 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:36 DEBUG : rename_me: newRWFileHandle: 2026/09/04 01:14:36 DEBUG : rename_me(0x14ae2e342b80): openPending: 2026/09/04 01:14:36 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/04 01:14:36 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/04 01:14:36 DEBUG : rename_me(0x14ae2e342b80): >openPending: err= 2026/09/04 01:14:36 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/04 01:14:36 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/04 01:14:36 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/04 01:14:36 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/04 01:14:36 DEBUG : rename_me(0x14ae2e342b80): _writeAt: size=5, off=0 2026/09/04 01:14:36 DEBUG : rename_me(0x14ae2e342b80): >_writeAt: n=5, err= 2026/09/04 01:14:36 DEBUG : rename_me(0x14ae2e342b80): close: 2026/09/04 01:14:36 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-04 01:14:36.011219572 +0000 UTC m=+78.068252702 2026/09/04 01:14:36 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/04 01:14:36 DEBUG : rename_me(0x14ae2e342b80): >close: err= 2026/09/04 01:14:36 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/04 01:14:36 DEBUG : i_was_renamed: Updating file with 0x14ae2ddd60d0 2026/09/04 01:14:36 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/04 01:14:36 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/04 01:14:36 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:36 DEBUG : Looking for writers 2026/09/04 01:14:36 DEBUG : i_was_renamed: reading active writers 2026/09/04 01:14:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/04 01:14:36 DEBUG : Looking for writers 2026/09/04 01:14:36 DEBUG : i_was_renamed: reading active writers 2026/09/04 01:14:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/04 01:14:36 DEBUG : Looking for writers 2026/09/04 01:14:36 DEBUG : i_was_renamed: reading active writers 2026/09/04 01:14:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/04 01:14:36 DEBUG : Looking for writers 2026/09/04 01:14:36 DEBUG : i_was_renamed: reading active writers 2026/09/04 01:14:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/04 01:14:36 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/04 01:14:36 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/09/04 01:14:36 DEBUG : Looking for writers 2026/09/04 01:14:36 DEBUG : i_was_renamed: reading active writers 2026/09/04 01:14:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/04 01:14:36 DEBUG : Looking for writers 2026/09/04 01:14:36 DEBUG : i_was_renamed: reading active writers 2026/09/04 01:14:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/04 01:14:36 DEBUG : i_was_renamed: size = 5 OK 2026/09/04 01:14:36 DEBUG : i_was_renamed.rclone_chunk.001_tl78hf: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/04 01:14:36 INFO : i_was_renamed.rclone_chunk.001_tl78hf: Copied (server-side copy) to: i_was_renamed 2026/09/04 01:14:36 INFO : i_was_renamed.rclone_chunk.001_tl78hf: Deleted 2026/09/04 01:14:36 DEBUG : i_was_renamed: size = 5 OK 2026/09/04 01:14:36 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/04 01:14:36 INFO : i_was_renamed: Copied (new) 2026/09/04 01:14:36 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-04 01:14:36.011219572 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/04 01:14:36 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/04 01:14:36 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/04 01:14:36 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/04 01:14:36 DEBUG : Looking for writers 2026/09/04 01:14:36 DEBUG : i_was_renamed: reading active writers 2026/09/04 01:14:36 DEBUG : >WaitForWriters: 2026/09/04 01:14:36 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.82s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:36 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/04 01:14:36 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:36 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/04 01:14:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-tilefil0buco" 2026/09/04 01:14:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/04 01:14:36 DEBUG : forgetting directory cache 2026/09/04 01:14:37 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/09/04 01:14:37 DEBUG : TestRWCacheUpdate.rclone_chunk.001_tl78wk: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/09/04 01:14:37 INFO : TestRWCacheUpdate.rclone_chunk.001_tl78wk: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/04 01:14:37 INFO : TestRWCacheUpdate.rclone_chunk.001_tl78wk: Deleted 2026/09/04 01:14:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/04 01:14:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/04 01:14:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/04 01:14:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/04 01:14:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/04 01:14:37 DEBUG : TestRWCacheUpdate(0x14ae2dd0c580): _readAt: size=512, off=0 2026/09/04 01:14:37 DEBUG : TestRWCacheUpdate(0x14ae2dd0c580): openPending: 2026/09/04 01:14:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-04 00:15:36.789486733 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/09/04 01:14:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/04 01:14:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/04 01:14:37 DEBUG : TestRWCacheUpdate(0x14ae2dd0c580): >openPending: err= 2026/09/04 01:14:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/04 01:14:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/04 01:14:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:37 DEBUG : TestRWCacheUpdate(0x14ae2dd0c580): >_readAt: n=20, err=EOF 2026/09/04 01:14:37 DEBUG : TestRWCacheUpdate(0x14ae2dd0c580): close: 2026/09/04 01:14:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-04 00:15:36.789486733 +0000 UTC 2026/09/04 01:14:37 DEBUG : TestRWCacheUpdate(0x14ae2dd0c580): >close: err= 2026/09/04 01:14:37 DEBUG : Re-reading directory (102.479303ms old) 2026/09/04 01:14:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/04 01:14:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/04 01:14:37 DEBUG : forgetting directory cache 2026/09/04 01:14:38 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/09/04 01:14:38 DEBUG : TestRWCacheUpdate.rclone_chunk.001_tl79ro: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/09/04 01:14:38 INFO : TestRWCacheUpdate.rclone_chunk.001_tl79ro: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/04 01:14:38 INFO : TestRWCacheUpdate.rclone_chunk.001_tl79ro: Deleted 2026/09/04 01:14:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/04 01:14:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/04 01:14:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/04 01:14:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/04 01:14:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/04 01:14:38 DEBUG : TestRWCacheUpdate(0x14ae2de61740): _readAt: size=512, off=0 2026/09/04 01:14:38 DEBUG : TestRWCacheUpdate(0x14ae2de61740): openPending: 2026/09/04 01:14:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-04 00:16:36.789486733 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-09-04 00:15:36.789486733 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/09/04 01:14:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-04 00:16:36.789486733 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-09-04 00:15:36.789486733 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/09/04 01:14:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/04 01:14:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/04 01:14:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/04 01:14:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/04 01:14:38 DEBUG : TestRWCacheUpdate(0x14ae2de61740): >openPending: err= 2026/09/04 01:14:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/04 01:14:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/04 01:14:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:38 DEBUG : TestRWCacheUpdate(0x14ae2de61740): >_readAt: n=20, err=EOF 2026/09/04 01:14:38 DEBUG : TestRWCacheUpdate(0x14ae2de61740): close: 2026/09/04 01:14:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-04 00:16:36.789486733 +0000 UTC 2026/09/04 01:14:38 DEBUG : TestRWCacheUpdate(0x14ae2de61740): >close: err= 2026/09/04 01:14:38 DEBUG : Re-reading directory (128.966165ms old) 2026/09/04 01:14:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/04 01:14:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/04 01:14:38 DEBUG : forgetting directory cache 2026/09/04 01:14:39 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/09/04 01:14:39 DEBUG : TestRWCacheUpdate.rclone_chunk.001_tl7aw0: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/09/04 01:14:39 INFO : TestRWCacheUpdate.rclone_chunk.001_tl7aw0: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/04 01:14:39 INFO : TestRWCacheUpdate.rclone_chunk.001_tl7aw0: Deleted 2026/09/04 01:14:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/04 01:14:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/04 01:14:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/04 01:14:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/04 01:14:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/04 01:14:39 DEBUG : TestRWCacheUpdate(0x14ae2df1d100): _readAt: size=512, off=0 2026/09/04 01:14:39 DEBUG : TestRWCacheUpdate(0x14ae2df1d100): openPending: 2026/09/04 01:14:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-04 00:17:36.789486733 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-09-04 00:16:36.789486733 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/09/04 01:14:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-04 00:17:36.789486733 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-09-04 00:16:36.789486733 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/09/04 01:14:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/04 01:14:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/04 01:14:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/04 01:14:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/04 01:14:39 DEBUG : TestRWCacheUpdate(0x14ae2df1d100): >openPending: err= 2026/09/04 01:14:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/04 01:14:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/04 01:14:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:39 DEBUG : TestRWCacheUpdate(0x14ae2df1d100): >_readAt: n=20, err=EOF 2026/09/04 01:14:39 DEBUG : TestRWCacheUpdate(0x14ae2df1d100): close: 2026/09/04 01:14:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-04 00:17:36.789486733 +0000 UTC 2026/09/04 01:14:39 DEBUG : TestRWCacheUpdate(0x14ae2df1d100): >close: err= 2026/09/04 01:14:39 DEBUG : forgetting directory cache 2026/09/04 01:14:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/04 01:14:40 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/09/04 01:14:40 DEBUG : TestRWCacheUpdate.rclone_chunk.001_tl7bb9: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/09/04 01:14:40 INFO : TestRWCacheUpdate.rclone_chunk.001_tl7bb9: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/04 01:14:40 INFO : TestRWCacheUpdate.rclone_chunk.001_tl7bb9: Deleted 2026/09/04 01:14:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/04 01:14:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/04 01:14:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/04 01:14:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/04 01:14:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/04 01:14:40 DEBUG : TestRWCacheUpdate(0x14ae2dffb9c0): _readAt: size=512, off=0 2026/09/04 01:14:40 DEBUG : TestRWCacheUpdate(0x14ae2dffb9c0): openPending: 2026/09/04 01:14:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-04 00:18:36.789486733 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-09-04 00:17:36.789486733 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/09/04 01:14:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-04 00:18:36.789486733 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-09-04 00:17:36.789486733 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/09/04 01:14:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/04 01:14:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/04 01:14:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/04 01:14:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/04 01:14:40 DEBUG : TestRWCacheUpdate(0x14ae2dffb9c0): >openPending: err= 2026/09/04 01:14:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/04 01:14:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/04 01:14:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:40 DEBUG : TestRWCacheUpdate(0x14ae2dffb9c0): >_readAt: n=20, err=EOF 2026/09/04 01:14:40 DEBUG : TestRWCacheUpdate(0x14ae2dffb9c0): close: 2026/09/04 01:14:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-04 00:18:36.789486733 +0000 UTC 2026/09/04 01:14:40 DEBUG : TestRWCacheUpdate(0x14ae2dffb9c0): >close: err= 2026/09/04 01:14:40 DEBUG : Re-reading directory (101.869101ms old) 2026/09/04 01:14:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/04 01:14:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/04 01:14:41 DEBUG : forgetting directory cache 2026/09/04 01:14:41 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/09/04 01:14:41 DEBUG : TestRWCacheUpdate.rclone_chunk.001_tl7cm8: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/09/04 01:14:41 INFO : TestRWCacheUpdate.rclone_chunk.001_tl7cm8: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/04 01:14:41 INFO : TestRWCacheUpdate.rclone_chunk.001_tl7cm8: Deleted 2026/09/04 01:14:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/04 01:14:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/04 01:14:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/04 01:14:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/04 01:14:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/04 01:14:41 DEBUG : TestRWCacheUpdate(0x14ae2dc98c00): _readAt: size=512, off=0 2026/09/04 01:14:41 DEBUG : TestRWCacheUpdate(0x14ae2dc98c00): openPending: 2026/09/04 01:14:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-04 00:19:36.789486733 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-09-04 00:18:36.789486733 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/09/04 01:14:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-04 00:19:36.789486733 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-09-04 00:18:36.789486733 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/09/04 01:14:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/04 01:14:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/04 01:14:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/04 01:14:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/04 01:14:41 DEBUG : TestRWCacheUpdate(0x14ae2dc98c00): >openPending: err= 2026/09/04 01:14:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/04 01:14:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/04 01:14:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:41 DEBUG : TestRWCacheUpdate(0x14ae2dc98c00): >_readAt: n=20, err=EOF 2026/09/04 01:14:41 DEBUG : TestRWCacheUpdate(0x14ae2dc98c00): close: 2026/09/04 01:14:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-04 00:19:36.789486733 +0000 UTC 2026/09/04 01:14:41 DEBUG : TestRWCacheUpdate(0x14ae2dc98c00): >close: err= 2026/09/04 01:14:41 DEBUG : Re-reading directory (105.530061ms old) 2026/09/04 01:14:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/04 01:14:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/04 01:14:42 DEBUG : forgetting directory cache 2026/09/04 01:14:42 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/09/04 01:14:42 DEBUG : TestRWCacheUpdate.rclone_chunk.001_tl7dly: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/09/04 01:14:42 INFO : TestRWCacheUpdate.rclone_chunk.001_tl7dly: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/04 01:14:42 INFO : TestRWCacheUpdate.rclone_chunk.001_tl7dly: Deleted 2026/09/04 01:14:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/04 01:14:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/04 01:14:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/04 01:14:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/04 01:14:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/04 01:14:42 DEBUG : TestRWCacheUpdate(0x14ae2ddfa140): _readAt: size=512, off=0 2026/09/04 01:14:42 DEBUG : TestRWCacheUpdate(0x14ae2ddfa140): openPending: 2026/09/04 01:14:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-04 00:20:36.789486733 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-09-04 00:19:36.789486733 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/09/04 01:14:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-04 00:20:36.789486733 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-09-04 00:19:36.789486733 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/09/04 01:14:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/04 01:14:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/04 01:14:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/04 01:14:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/04 01:14:42 DEBUG : TestRWCacheUpdate(0x14ae2ddfa140): >openPending: err= 2026/09/04 01:14:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/04 01:14:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/04 01:14:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:42 DEBUG : TestRWCacheUpdate(0x14ae2ddfa140): >_readAt: n=20, err=EOF 2026/09/04 01:14:42 DEBUG : TestRWCacheUpdate(0x14ae2ddfa140): close: 2026/09/04 01:14:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-04 00:20:36.789486733 +0000 UTC 2026/09/04 01:14:42 DEBUG : TestRWCacheUpdate(0x14ae2ddfa140): >close: err= 2026/09/04 01:14:43 DEBUG : forgetting directory cache 2026/09/04 01:14:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/04 01:14:43 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/09/04 01:14:43 DEBUG : TestRWCacheUpdate.rclone_chunk.001_tl7eeq: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/09/04 01:14:43 INFO : TestRWCacheUpdate.rclone_chunk.001_tl7eeq: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/04 01:14:43 INFO : TestRWCacheUpdate.rclone_chunk.001_tl7eeq: Deleted 2026/09/04 01:14:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/04 01:14:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/04 01:14:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/04 01:14:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/04 01:14:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/04 01:14:43 DEBUG : TestRWCacheUpdate(0x14ae2d84e580): _readAt: size=512, off=0 2026/09/04 01:14:43 DEBUG : TestRWCacheUpdate(0x14ae2d84e580): openPending: 2026/09/04 01:14:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-04 00:21:36.789486733 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-09-04 00:20:36.789486733 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/09/04 01:14:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-04 00:21:36.789486733 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-09-04 00:20:36.789486733 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/09/04 01:14:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/04 01:14:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/04 01:14:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/04 01:14:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/04 01:14:43 DEBUG : TestRWCacheUpdate(0x14ae2d84e580): >openPending: err= 2026/09/04 01:14:43 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/04 01:14:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/04 01:14:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:43 DEBUG : TestRWCacheUpdate(0x14ae2d84e580): >_readAt: n=21, err=EOF 2026/09/04 01:14:43 DEBUG : TestRWCacheUpdate(0x14ae2d84e580): close: 2026/09/04 01:14:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-04 00:21:36.789486733 +0000 UTC 2026/09/04 01:14:43 DEBUG : TestRWCacheUpdate(0x14ae2d84e580): >close: err= 2026/09/04 01:14:43 DEBUG : Re-reading directory (103.300783ms old) 2026/09/04 01:14:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/04 01:14:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/04 01:14:44 DEBUG : forgetting directory cache 2026/09/04 01:14:44 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/09/04 01:14:44 DEBUG : TestRWCacheUpdate.rclone_chunk.001_tl7gq9: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/09/04 01:14:44 INFO : TestRWCacheUpdate.rclone_chunk.001_tl7gq9: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/04 01:14:44 INFO : TestRWCacheUpdate.rclone_chunk.001_tl7gq9: Deleted 2026/09/04 01:14:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/04 01:14:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/04 01:14:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/04 01:14:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/04 01:14:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/04 01:14:44 DEBUG : TestRWCacheUpdate(0x14ae2db04180): _readAt: size=512, off=0 2026/09/04 01:14:44 DEBUG : TestRWCacheUpdate(0x14ae2db04180): openPending: 2026/09/04 01:14:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-04 00:22:36.789486733 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-09-04 00:21:36.789486733 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/09/04 01:14:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-04 00:22:36.789486733 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-09-04 00:21:36.789486733 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/09/04 01:14:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/04 01:14:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/04 01:14:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/04 01:14:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/04 01:14:44 DEBUG : TestRWCacheUpdate(0x14ae2db04180): >openPending: err= 2026/09/04 01:14:44 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/04 01:14:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/04 01:14:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:44 DEBUG : TestRWCacheUpdate(0x14ae2db04180): >_readAt: n=22, err=EOF 2026/09/04 01:14:44 DEBUG : TestRWCacheUpdate(0x14ae2db04180): close: 2026/09/04 01:14:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-04 00:22:36.789486733 +0000 UTC 2026/09/04 01:14:44 DEBUG : TestRWCacheUpdate(0x14ae2db04180): >close: err= 2026/09/04 01:14:45 DEBUG : forgetting directory cache 2026/09/04 01:14:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/04 01:14:45 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/09/04 01:14:45 DEBUG : TestRWCacheUpdate.rclone_chunk.001_tl7h96: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/09/04 01:14:45 INFO : TestRWCacheUpdate.rclone_chunk.001_tl7h96: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/04 01:14:45 INFO : TestRWCacheUpdate.rclone_chunk.001_tl7h96: Deleted 2026/09/04 01:14:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/04 01:14:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/04 01:14:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/04 01:14:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/04 01:14:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/04 01:14:45 DEBUG : TestRWCacheUpdate(0x14ae2d901c40): _readAt: size=512, off=0 2026/09/04 01:14:45 DEBUG : TestRWCacheUpdate(0x14ae2d901c40): openPending: 2026/09/04 01:14:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-04 00:23:36.789486733 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-09-04 00:22:36.789486733 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/09/04 01:14:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-04 00:23:36.789486733 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-09-04 00:22:36.789486733 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/09/04 01:14:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/04 01:14:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/04 01:14:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/04 01:14:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/04 01:14:45 DEBUG : TestRWCacheUpdate(0x14ae2d901c40): >openPending: err= 2026/09/04 01:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/04 01:14:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/04 01:14:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:45 DEBUG : TestRWCacheUpdate(0x14ae2d901c40): >_readAt: n=23, err=EOF 2026/09/04 01:14:45 DEBUG : TestRWCacheUpdate(0x14ae2d901c40): close: 2026/09/04 01:14:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-04 00:23:36.789486733 +0000 UTC 2026/09/04 01:14:45 DEBUG : TestRWCacheUpdate(0x14ae2d901c40): >close: err= 2026/09/04 01:14:45 DEBUG : Re-reading directory (104.33182ms old) 2026/09/04 01:14:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/04 01:14:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/04 01:14:46 DEBUG : forgetting directory cache 2026/09/04 01:14:46 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/09/04 01:14:46 DEBUG : TestRWCacheUpdate.rclone_chunk.001_tl7izu: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/09/04 01:14:46 INFO : TestRWCacheUpdate.rclone_chunk.001_tl7izu: Copied (server-side copy) to: TestRWCacheUpdate 2026/09/04 01:14:46 INFO : TestRWCacheUpdate.rclone_chunk.001_tl7izu: Deleted 2026/09/04 01:14:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:14:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/04 01:14:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/04 01:14:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/04 01:14:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/04 01:14:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/04 01:14:46 DEBUG : TestRWCacheUpdate(0x14ae2dfc43c0): _readAt: size=512, off=0 2026/09/04 01:14:46 DEBUG : TestRWCacheUpdate(0x14ae2dfc43c0): openPending: 2026/09/04 01:14:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-04 00:24:36.789486733 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-09-04 00:23:36.789486733 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/09/04 01:14:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-04 00:24:36.789486733 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-09-04 00:23:36.789486733 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/09/04 01:14:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/04 01:14:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/04 01:14:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/04 01:14:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/04 01:14:46 DEBUG : TestRWCacheUpdate(0x14ae2dfc43c0): >openPending: err= 2026/09/04 01:14:46 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/04 01:14:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/04 01:14:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:46 DEBUG : TestRWCacheUpdate(0x14ae2dfc43c0): >_readAt: n=24, err=EOF 2026/09/04 01:14:46 DEBUG : TestRWCacheUpdate(0x14ae2dfc43c0): close: 2026/09/04 01:14:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-04 00:24:36.789486733 +0000 UTC 2026/09/04 01:14:46 DEBUG : TestRWCacheUpdate(0x14ae2dfc43c0): >close: err= 2026/09/04 01:14:46 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:46 DEBUG : Looking for writers 2026/09/04 01:14:46 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/04 01:14:46 DEBUG : >WaitForWriters: 2026/09/04 01:14:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': vfs cache: cleaner exiting 2026/09/04 01:14:47 DEBUG : forgetting directory cache 2026/09/04 01:14:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (10.30s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:47 DEBUG : FiLeA: size = 5 OK 2026/09/04 01:14:47 DEBUG : FiLeA.rclone_chunk.001_tl7jhr: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/09/04 01:14:47 INFO : FiLeA.rclone_chunk.001_tl7jhr: Copied (server-side copy) to: FiLeA 2026/09/04 01:14:47 INFO : FiLeA.rclone_chunk.001_tl7jhr: Deleted 2026/09/04 01:14:47 DEBUG : FiLeB: size = 5 OK 2026/09/04 01:14:47 DEBUG : FiLeB.rclone_chunk.001_tl7jo1: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/09/04 01:14:47 INFO : FiLeB.rclone_chunk.001_tl7jo1: Copied (server-side copy) to: FiLeB 2026/09/04 01:14:47 INFO : FiLeB.rclone_chunk.001_tl7jo1: Deleted 2026/09/04 01:14:48 DEBUG : FilEb: size = 5 OK 2026/09/04 01:14:48 DEBUG : FilEb.rclone_chunk.001_tl7k8r: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/09/04 01:14:48 INFO : FilEb.rclone_chunk.001_tl7k8r: Copied (server-side copy) to: FilEb 2026/09/04 01:14:48 INFO : FilEb.rclone_chunk.001_tl7k8r: Deleted 2026/09/04 01:14:48 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:48 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/04 01:14:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/04 01:14:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/04 01:14:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/04 01:14:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/04 01:14:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/04 01:14:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/04 01:14:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/04 01:14:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/04 01:14:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:48 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:48 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/04 01:14:48 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/04 01:14:48 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/04 01:14:48 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:48 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:48 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:48 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/04 01:14:48 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/04 01:14:48 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/04 01:14:48 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:48 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:49 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/04 01:14:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/04 01:14:49 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/04 01:14:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:49 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/04 01:14:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/04 01:14:49 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/09/04 01:14:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:49 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/04 01:14:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/04 01:14:49 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/09/04 01:14:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:49 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/04 01:14:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/04 01:14:49 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/09/04 01:14:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:49 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:49 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/04 01:14:49 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/04 01:14:49 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/04 01:14:49 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:49 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:49 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:49 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/04 01:14:49 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/04 01:14:49 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/04 01:14:49 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:49 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:49 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:49 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/04 01:14:49 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/04 01:14:49 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:49 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/04 01:14:49 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/04 01:14:49 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:49 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/04 01:14:49 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/04 01:14:49 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/04 01:14:49 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:49 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:49 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:49 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:49 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:49 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:49 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:49 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:49 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:49 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/04 01:14:49 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/04 01:14:49 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/04 01:14:49 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:49 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:49 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:49 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/04 01:14:49 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/04 01:14:49 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/04 01:14:49 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:49 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:49 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:49 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:49 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:49 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:49 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:49 DEBUG : Looking for writers 2026/09/04 01:14:49 DEBUG : FiLeB: reading active writers 2026/09/04 01:14:49 DEBUG : FilEb: reading active writers 2026/09/04 01:14:49 DEBUG : FiLeA: reading active writers 2026/09/04 01:14:49 DEBUG : >WaitForWriters: 2026/09/04 01:14:49 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:49 DEBUG : Looking for writers 2026/09/04 01:14:49 DEBUG : FiLeA: reading active writers 2026/09/04 01:14:49 DEBUG : FiLeB: reading active writers 2026/09/04 01:14:49 DEBUG : FilEb: reading active writers 2026/09/04 01:14:49 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.81s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:50 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/09/04 01:14:50 DEBUG : normal name with no special characters.txt.rclone_chunk.001_tl7lvz: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/09/04 01:14:50 INFO : normal name with no special characters.txt.rclone_chunk.001_tl7lvz: Copied (server-side copy) to: normal name with no special characters.txt 2026/09/04 01:14:50 INFO : normal name with no special characters.txt.rclone_chunk.001_tl7lvz: Deleted 2026/09/04 01:14:50 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/09/04 01:14:50 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_tl7m3c: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/09/04 01:14:50 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_tl7m3c: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/09/04 01:14:50 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_tl7m3c: Deleted 2026/09/04 01:14:50 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:50 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:50 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/04 01:14:50 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/04 01:14:50 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/04 01:14:50 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:51 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:51 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:51 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/04 01:14:51 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/04 01:14:51 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/04 01:14:51 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:51 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:51 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:51 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/04 01:14:51 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/04 01:14:51 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/04 01:14:51 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:14:51 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/04 01:14:51 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:51 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:51 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:51 DEBUG : Looking for writers 2026/09/04 01:14:51 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/04 01:14:51 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/04 01:14:51 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.42s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': Reusing VFS from active cache 2026/09/04 01:14:51 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:51 DEBUG : Looking for writers 2026/09/04 01:14:51 DEBUG : >WaitForWriters: 2026/09/04 01:14:51 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:51 DEBUG : Looking for writers 2026/09/04 01:14:51 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:51 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:51 DEBUG : Looking for writers 2026/09/04 01:14:51 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:51 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:51 DEBUG : Looking for writers 2026/09/04 01:14:51 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:51 DEBUG : file1: size = 14 OK 2026/09/04 01:14:51 DEBUG : file1.rclone_chunk.001_tl7ny0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:51 INFO : file1.rclone_chunk.001_tl7ny0: Copied (server-side copy) to: file1 2026/09/04 01:14:52 INFO : file1.rclone_chunk.001_tl7ny0: Deleted 2026/09/04 01:14:52 DEBUG : dir/file2: size = 14 OK 2026/09/04 01:14:52 DEBUG : dir/file2.rclone_chunk.001_tl7opu: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/09/04 01:14:52 INFO : dir/file2.rclone_chunk.001_tl7opu: Copied (server-side copy) to: dir/file2 2026/09/04 01:14:52 INFO : dir/file2.rclone_chunk.001_tl7opu: Deleted 2026/09/04 01:14:52 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:52 DEBUG : dir: Looking for writers 2026/09/04 01:14:52 DEBUG : file2: reading active writers 2026/09/04 01:14:52 DEBUG : Looking for writers 2026/09/04 01:14:52 DEBUG : file1: reading active writers 2026/09/04 01:14:52 DEBUG : dir: reading active writers 2026/09/04 01:14:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.39s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:53 DEBUG : file1: size = 14 OK 2026/09/04 01:14:53 DEBUG : file1.rclone_chunk.001_tl7pw1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:53 INFO : file1.rclone_chunk.001_tl7pw1: Copied (server-side copy) to: file1 2026/09/04 01:14:53 INFO : file1.rclone_chunk.001_tl7pw1: Deleted 2026/09/04 01:14:53 DEBUG : dir/file2: size = 14 OK 2026/09/04 01:14:53 DEBUG : dir/file2.rclone_chunk.001_tl7pa3: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/09/04 01:14:53 INFO : dir/file2.rclone_chunk.001_tl7pa3: Copied (server-side copy) to: dir/file2 2026/09/04 01:14:53 INFO : dir/file2.rclone_chunk.001_tl7pa3: Deleted 2026/09/04 01:14:54 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:54 DEBUG : dir: Looking for writers 2026/09/04 01:14:54 DEBUG : Looking for writers 2026/09/04 01:14:54 DEBUG : dir: reading active writers 2026/09/04 01:14:54 DEBUG : file1: reading active writers 2026/09/04 01:14:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.39s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:54 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:54 DEBUG : file1: size = 14 OK 2026/09/04 01:14:54 DEBUG : file1.rclone_chunk.001_tl7q4g: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/04 01:14:54 INFO : file1.rclone_chunk.001_tl7q4g: Copied (server-side copy) to: file1 2026/09/04 01:14:54 INFO : file1.rclone_chunk.001_tl7q4g: Deleted 2026/09/04 01:14:55 DEBUG : dir/file2: size = 14 OK 2026/09/04 01:14:55 DEBUG : dir/file2.rclone_chunk.001_tl7qym: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/09/04 01:14:55 INFO : dir/file2.rclone_chunk.001_tl7qym: Copied (server-side copy) to: dir/file2 2026/09/04 01:14:55 INFO : dir/file2.rclone_chunk.001_tl7qym: Deleted 2026/09/04 01:14:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:55 DEBUG : file1: Open: flags=O_RDONLY 2026/09/04 01:14:55 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/04 01:14:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/04 01:14:55 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:55 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/04 01:14:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/04 01:14:55 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:55 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/04 01:14:55 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/04 01:14:55 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/04 01:14:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/04 01:14:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': File to upload is small (0 bytes), uploading instead of streaming 2026/09/04 01:14:55 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/04 01:14:55 DEBUG : dir/new_file.txt.rclone_chunk.001_tl7rf6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/04 01:14:55 INFO : dir/new_file.txt.rclone_chunk.001_tl7rf6: Copied (server-side copy) to: dir/new_file.txt 2026/09/04 01:14:55 INFO : dir/new_file.txt.rclone_chunk.001_tl7rf6: Deleted 2026/09/04 01:14:55 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/04 01:14:55 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/04 01:14:55 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/09/04 01:14:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/04 01:14:55 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:55 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/04 01:14:55 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:55 DEBUG : dir: Looking for writers 2026/09/04 01:14:55 DEBUG : new_file.txt: reading active writers 2026/09/04 01:14:55 DEBUG : file2: reading active writers 2026/09/04 01:14:55 DEBUG : Looking for writers 2026/09/04 01:14:55 DEBUG : file1: reading active writers 2026/09/04 01:14:55 DEBUG : dir: reading active writers 2026/09/04 01:14:55 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.78s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:56 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:56 DEBUG : dir/file2: size = 14 OK 2026/09/04 01:14:56 DEBUG : dir/file2.rclone_chunk.001_tl7sj0: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/09/04 01:14:56 INFO : dir/file2.rclone_chunk.001_tl7sj0: Copied (server-side copy) to: dir/file2 2026/09/04 01:14:56 INFO : dir/file2.rclone_chunk.001_tl7sj0: Deleted 2026/09/04 01:14:56 DEBUG : dir/file2: copy non-chunked object... 2026/09/04 01:14:56 DEBUG : dir/file1: size = 14 OK 2026/09/04 01:14:56 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/09/04 01:14:56 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/09/04 01:14:57 INFO : dir/file2: Deleted 2026/09/04 01:14:57 DEBUG : dir/file1: Updating file with dir/file1 0x14ae2dfff860 2026/09/04 01:14:57 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/04 01:14:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:57 DEBUG : dir/file1: copy non-chunked object... 2026/09/04 01:14:57 DEBUG : file0: size = 14 OK 2026/09/04 01:14:57 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/09/04 01:14:57 INFO : dir/file1: Copied (server-side copy) to: file0 2026/09/04 01:14:57 INFO : dir/file1: Deleted 2026/09/04 01:14:57 DEBUG : file0: Updating file with file0 0x14ae2dfff860 2026/09/04 01:14:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/04 01:14:57 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/04 01:14:57 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:57 DEBUG : dir: Looking for writers 2026/09/04 01:14:57 DEBUG : Looking for writers 2026/09/04 01:14:57 DEBUG : dir: reading active writers 2026/09/04 01:14:57 DEBUG : file0: reading active writers 2026/09/04 01:14:57 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.44s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:57 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:57 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:57 DEBUG : Looking for writers 2026/09/04 01:14:57 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:57 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:57 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:57 DEBUG : Looking for writers 2026/09/04 01:14:57 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.08s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:57 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:57 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:57 DEBUG : Looking for writers 2026/09/04 01:14:57 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.17s) === 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 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:57 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:57 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:57 DEBUG : Looking for writers 2026/09/04 01:14:57 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/04 01:14:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/04 01:14:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:58 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/04 01:14:58 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/04 01:14:58 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/04 01:14:58 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': File to upload is small (5 bytes), uploading instead of streaming 2026/09/04 01:14:58 DEBUG : file1: size = 5 OK 2026/09/04 01:14:58 DEBUG : file1.rclone_chunk.001_tl7u4w: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/04 01:14:58 INFO : file1.rclone_chunk.001_tl7u4w: Copied (server-side copy) to: file1 2026/09/04 01:14:58 INFO : file1.rclone_chunk.001_tl7u4w: Deleted 2026/09/04 01:14:58 DEBUG : file1: size = 5 OK 2026/09/04 01:14:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/04 01:14:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/04 01:14:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/04 01:14:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/04 01:14:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/04 01:14:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/04 01:14:58 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/04 01:14:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/04 01:14:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/04 01:14:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/04 01:14:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/04 01:14:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:58 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': File to upload is small (0 bytes), uploading instead of streaming 2026/09/04 01:14:59 DEBUG : file1: size = 0 OK 2026/09/04 01:14:59 DEBUG : file1.rclone_chunk.001_tl7u0p: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/04 01:14:59 INFO : file1.rclone_chunk.001_tl7u0p: Copied (server-side copy) to: file1 2026/09/04 01:14:59 INFO : file1.rclone_chunk.001_tl7u0p: Deleted 2026/09/04 01:14:59 DEBUG : file1: size = 0 OK 2026/09/04 01:14:59 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/04 01:14:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/04 01:14:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/04 01:14:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/04 01:14:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/04 01:14:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/04 01:14:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:59 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': File to upload is small (7 bytes), uploading instead of streaming 2026/09/04 01:14:59 DEBUG : file1: size = 7 OK 2026/09/04 01:14:59 DEBUG : file1.rclone_chunk.001_tl7vok: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/04 01:14:59 INFO : file1.rclone_chunk.001_tl7vok: Copied (server-side copy) to: file1 2026/09/04 01:14:59 INFO : file1.rclone_chunk.001_tl7vok: Deleted 2026/09/04 01:14:59 DEBUG : file1: size = 7 OK 2026/09/04 01:14:59 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/04 01:14:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/04 01:14:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:59 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:14:59 DEBUG : Looking for writers 2026/09/04 01:14:59 DEBUG : file1: reading active writers 2026/09/04 01:14:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.77s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:14:59 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:14:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:14:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:14:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/04 01:14:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/04 01:14:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:14:59 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/04 01:15:00 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/04 01:15:00 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/04 01:15:00 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/04 01:15:00 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': File to upload is small (11 bytes), uploading instead of streaming 2026/09/04 01:15:01 DEBUG : file1: size = 11 OK 2026/09/04 01:15:01 DEBUG : file1.rclone_chunk.001_tl7w07: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/04 01:15:01 INFO : file1.rclone_chunk.001_tl7w07: Copied (server-side copy) to: file1 2026/09/04 01:15:01 INFO : file1.rclone_chunk.001_tl7w07: Deleted 2026/09/04 01:15:01 DEBUG : file1: size = 11 OK 2026/09/04 01:15:01 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/04 01:15:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/04 01:15:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:15:01 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/04 01:15:01 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:15:01 DEBUG : Looking for writers 2026/09/04 01:15:01 DEBUG : file1: reading active writers 2026/09/04 01:15:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.73s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:15:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:15:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:15:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:15:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:15:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/04 01:15:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/04 01:15:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:15:01 NOTICE: S3 bucket rclone-test-tilefil0buco: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/09/04 01:15:01 ERROR : file1: WriteFileHandle.New Rcat failed: multipart upload failed to initialise: create multipart upload failed: operation error S3: CreateMultipartUpload, context canceled 2026/09/04 01:15:01 DEBUG : file1: Remove: 2026/09/04 01:15:01 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/04 01:15:01 DEBUG : file1: >Remove: err= 2026/09/04 01:15:01 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:15:01 DEBUG : Looking for writers 2026/09/04 01:15:01 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:15:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:15:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:15:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:15:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:15:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/04 01:15:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/04 01:15:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:15:01 ERROR : file1: WriteFileHandle.New Rcat failed: multipart upload failed to initialise: create multipart upload failed: operation error S3: CreateMultipartUpload, context canceled 2026/09/04 01:15:01 DEBUG : file1: Remove: 2026/09/04 01:15:01 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/04 01:15:01 DEBUG : file1: >Remove: err= 2026/09/04 01:15:01 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:15:01 DEBUG : Looking for writers 2026/09/04 01:15:01 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:15:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:15:01 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:15:01 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:15:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/04 01:15:01 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/04 01:15:01 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/04 01:15:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/04 01:15:01 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': File to upload is small (5 bytes), uploading instead of streaming 2026/09/04 01:15:02 DEBUG : file2: size = 5 OK 2026/09/04 01:15:02 DEBUG : file2.rclone_chunk.001_tl7xov: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/04 01:15:02 INFO : file2.rclone_chunk.001_tl7xov: Copied (server-side copy) to: file2 2026/09/04 01:15:02 INFO : file2.rclone_chunk.001_tl7xov: Deleted 2026/09/04 01:15:02 DEBUG : file2: size = 5 OK 2026/09/04 01:15:02 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/04 01:15:02 DEBUG : file2: Size and md5 of src and dst objects identical 2026/09/04 01:15:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/04 01:15:02 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:15:02 DEBUG : Looking for writers 2026/09/04 01:15:02 DEBUG : file2: reading active writers 2026/09/04 01:15:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (1.01s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.13s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.14s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.74s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:15:02 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:15:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:15:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:15:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:15:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/04 01:15:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/04 01:15:02 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/04 01:15:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:15:02 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': File to upload is small (5 bytes), uploading instead of streaming 2026/09/04 01:15:02 DEBUG : file1: size = 5 OK 2026/09/04 01:15:02 DEBUG : file1.rclone_chunk.001_tl7y2a: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/04 01:15:02 INFO : file1.rclone_chunk.001_tl7y2a: Copied (server-side copy) to: file1 2026/09/04 01:15:03 INFO : file1.rclone_chunk.001_tl7y2a: Deleted 2026/09/04 01:15:03 DEBUG : file1: size = 5 OK 2026/09/04 01:15:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/04 01:15:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/04 01:15:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:15:03 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/04 01:15:03 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:15:03 DEBUG : Looking for writers 2026/09/04 01:15:03 DEBUG : file1: reading active writers 2026/09/04 01:15:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.63s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:15:03 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:15:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:15:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:15:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:15:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/04 01:15:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/04 01:15:03 DEBUG : file1: WriteFileHandle.Release closing 2026/09/04 01:15:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:15:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': File to upload is small (0 bytes), uploading instead of streaming 2026/09/04 01:15:03 DEBUG : file1: size = 0 OK 2026/09/04 01:15:03 DEBUG : file1.rclone_chunk.001_tl7zkg: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/04 01:15:03 INFO : file1.rclone_chunk.001_tl7zkg: Copied (server-side copy) to: file1 2026/09/04 01:15:03 INFO : file1.rclone_chunk.001_tl7zkg: Deleted 2026/09/04 01:15:03 DEBUG : file1: size = 0 OK 2026/09/04 01:15:03 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/04 01:15:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/04 01:15:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:15:03 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/04 01:15:03 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:15:03 DEBUG : Looking for writers 2026/09/04 01:15:03 DEBUG : file1: reading active writers 2026/09/04 01:15:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.70s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:15:03 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:15:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:15:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:15:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:15:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/04 01:15:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/04 01:15:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:15:03 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': File to upload is small (2 bytes), uploading instead of streaming 2026/09/04 01:15:04 DEBUG : file1: size = 2 OK 2026/09/04 01:15:04 DEBUG : file1.rclone_chunk.001_tl7zxe: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/04 01:15:04 INFO : file1.rclone_chunk.001_tl7zxe: Copied (server-side copy) to: file1 2026/09/04 01:15:04 INFO : file1.rclone_chunk.001_tl7zxe: Deleted 2026/09/04 01:15:04 DEBUG : file1: size = 2 OK 2026/09/04 01:15:04 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/04 01:15:04 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/04 01:15:04 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/04 01:15:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:15:04 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:15:04 DEBUG : Looking for writers 2026/09/04 01:15:04 DEBUG : file1: reading active writers 2026/09/04 01:15:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.68s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:15:04 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:15:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:15:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:15:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:15:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/04 01:15:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/04 01:15:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:15:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': File to upload is small (0 bytes), uploading instead of streaming 2026/09/04 01:15:04 DEBUG : file1: size = 0 OK 2026/09/04 01:15:04 DEBUG : file1.rclone_chunk.001_tl80w9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/04 01:15:04 INFO : file1.rclone_chunk.001_tl80w9: Copied (server-side copy) to: file1 2026/09/04 01:15:05 INFO : file1.rclone_chunk.001_tl80w9: Deleted 2026/09/04 01:15:05 DEBUG : file1: size = 0 OK 2026/09/04 01:15:05 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/04 01:15:05 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/04 01:15:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:15:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:15:05 DEBUG : file1: Open: flags=O_RDONLY 2026/09/04 01:15:05 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/04 01:15:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/04 01:15:05 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:15:05 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/04 01:15:05 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:15:05 DEBUG : Looking for writers 2026/09/04 01:15:05 DEBUG : file1: reading active writers 2026/09/04 01:15:05 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.70s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:15:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:15:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:15:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:15:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:15:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/04 01:15:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/04 01:15:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:15:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': File to upload is small (100 bytes), uploading instead of streaming 2026/09/04 01:15:05 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/09/04 01:15:05 DEBUG : file1.rclone_chunk.001_tl81w1: md5 = 9e655d0d584ef7bc781c2584a331e9b1 OK 2026/09/04 01:15:05 INFO : file1.rclone_chunk.001_tl81w1: Copied (server-side copy) to: file1.rclone_chunk.001 2026/09/04 01:15:05 INFO : file1.rclone_chunk.001_tl81w1: Deleted 2026/09/04 01:15:05 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/09/04 01:15:05 DEBUG : file1.rclone_chunk.002_tl81w1: md5 = 2e46da705e426a6063f07c93cb89e324 OK 2026/09/04 01:15:05 INFO : file1.rclone_chunk.002_tl81w1: Copied (server-side copy) to: file1.rclone_chunk.002 2026/09/04 01:15:05 INFO : file1.rclone_chunk.002_tl81w1: Deleted 2026/09/04 01:15:06 DEBUG : file1: size = 100 OK 2026/09/04 01:15:06 DEBUG : file1: md5 = 600f6b6eeaf08b9235174bf023f92260 OK 2026/09/04 01:15:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/04 01:15:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/04 01:15:06 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/04 01:15:06 DEBUG : file1: Open: flags=O_RDONLY 2026/09/04 01:15:06 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/04 01:15:06 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/04 01:15:06 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:15:06 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/04 01:15:06 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:15:06 DEBUG : Looking for writers 2026/09/04 01:15:06 DEBUG : file1: reading active writers 2026/09/04 01:15:06 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.28s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:15:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:15:06 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/04 01:15:06 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/04 01:15:06 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/04 01:15:06 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/04 01:15:06 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/04 01:15:06 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/04 01:15:06 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/04 01:15:06 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/04 01:15:06 DEBUG : stalled: Remove: 2026/09/04 01:15:06 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/04 01:15:06 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.17s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:15:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:15:07 DEBUG : flat/f000.txt: size = 7 OK 2026/09/04 01:15:07 DEBUG : flat/f000.txt.rclone_chunk.001_tl82ji: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/09/04 01:15:07 INFO : flat/f000.txt.rclone_chunk.001_tl82ji: Copied (server-side copy) to: flat/f000.txt 2026/09/04 01:15:07 INFO : flat/f000.txt.rclone_chunk.001_tl82ji: Deleted 2026/09/04 01:15:07 DEBUG : flat/f001.txt: size = 14 OK 2026/09/04 01:15:07 DEBUG : flat/f001.txt.rclone_chunk.001_tl83r9: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/09/04 01:15:07 INFO : flat/f001.txt.rclone_chunk.001_tl83r9: Copied (server-side copy) to: flat/f001.txt 2026/09/04 01:15:07 INFO : flat/f001.txt.rclone_chunk.001_tl83r9: Deleted 2026/09/04 01:15:07 DEBUG : flat/f002.txt: size = 21 OK 2026/09/04 01:15:07 DEBUG : flat/f002.txt.rclone_chunk.001_tl83yu: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/09/04 01:15:07 INFO : flat/f002.txt.rclone_chunk.001_tl83yu: Copied (server-side copy) to: flat/f002.txt 2026/09/04 01:15:07 INFO : flat/f002.txt.rclone_chunk.001_tl83yu: Deleted 2026/09/04 01:15:08 DEBUG : flat/f003.txt: size = 28 OK 2026/09/04 01:15:08 DEBUG : flat/f003.txt.rclone_chunk.001_tl84lo: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/09/04 01:15:08 INFO : flat/f003.txt.rclone_chunk.001_tl84lo: Copied (server-side copy) to: flat/f003.txt 2026/09/04 01:15:08 INFO : flat/f003.txt.rclone_chunk.001_tl84lo: Deleted 2026/09/04 01:15:08 DEBUG : flat/f004.txt: size = 35 OK 2026/09/04 01:15:08 DEBUG : flat/f004.txt.rclone_chunk.001_tl84x1: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/09/04 01:15:08 INFO : flat/f004.txt.rclone_chunk.001_tl84x1: Copied (server-side copy) to: flat/f004.txt 2026/09/04 01:15:08 INFO : flat/f004.txt.rclone_chunk.001_tl84x1: Deleted 2026/09/04 01:15:09 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/04 01:15:09 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/04 01:15:09 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:15:09 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:15:09 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/04 01:15:09 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/04 01:15:09 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:15:09 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:15:09 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/04 01:15:09 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/04 01:15:09 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:15:09 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:15:09 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/04 01:15:09 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/04 01:15:09 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:15:09 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:15:09 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/04 01:15:09 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/04 01:15:09 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:15:09 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:15:09 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:15:09 DEBUG : flat: Looking for writers 2026/09/04 01:15:09 DEBUG : f000.txt: reading active writers 2026/09/04 01:15:09 DEBUG : f001.txt: reading active writers 2026/09/04 01:15:09 DEBUG : f002.txt: reading active writers 2026/09/04 01:15:09 DEBUG : f003.txt: reading active writers 2026/09/04 01:15:09 DEBUG : f004.txt: reading active writers 2026/09/04 01:15:09 DEBUG : Looking for writers 2026/09/04 01:15:09 DEBUG : flat: reading active writers 2026/09/04 01:15:09 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.57s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:15:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:15:10 DEBUG : a/top.txt: size = 3 OK 2026/09/04 01:15:10 DEBUG : a/top.txt.rclone_chunk.001_tl86h9: md5 = b28354b543375bfa94dabaeda722927f OK 2026/09/04 01:15:10 INFO : a/top.txt.rclone_chunk.001_tl86h9: Copied (server-side copy) to: a/top.txt 2026/09/04 01:15:10 INFO : a/top.txt.rclone_chunk.001_tl86h9: Deleted 2026/09/04 01:15:11 DEBUG : a/b/mid.txt: size = 3 OK 2026/09/04 01:15:11 DEBUG : a/b/mid.txt.rclone_chunk.001_tl86vn: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/09/04 01:15:11 INFO : a/b/mid.txt.rclone_chunk.001_tl86vn: Copied (server-side copy) to: a/b/mid.txt 2026/09/04 01:15:11 INFO : a/b/mid.txt.rclone_chunk.001_tl86vn: Deleted 2026/09/04 01:15:11 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/09/04 01:15:11 DEBUG : a/b/c/deep.txt.rclone_chunk.001_tl87su: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/09/04 01:15:11 INFO : a/b/c/deep.txt.rclone_chunk.001_tl87su: Copied (server-side copy) to: a/b/c/deep.txt 2026/09/04 01:15:11 INFO : a/b/c/deep.txt.rclone_chunk.001_tl87su: Deleted 2026/09/04 01:15:11 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/04 01:15:11 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/04 01:15:11 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:15:11 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:15:11 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/04 01:15:11 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/04 01:15:11 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:15:12 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:15:12 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/04 01:15:12 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/04 01:15:12 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:15:12 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:15:12 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:15:12 DEBUG : a/b/c: Looking for writers 2026/09/04 01:15:12 DEBUG : deep.txt: reading active writers 2026/09/04 01:15:12 DEBUG : a/b: Looking for writers 2026/09/04 01:15:12 DEBUG : c: reading active writers 2026/09/04 01:15:12 DEBUG : mid.txt: reading active writers 2026/09/04 01:15:12 DEBUG : a: Looking for writers 2026/09/04 01:15:12 DEBUG : b: reading active writers 2026/09/04 01:15:12 DEBUG : top.txt: reading active writers 2026/09/04 01:15:12 DEBUG : Looking for writers 2026/09/04 01:15:12 DEBUG : a: reading active writers 2026/09/04 01:15:12 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.30s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:15:12 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/09/04 01:15:12 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:15:12 DEBUG : Looking for writers 2026/09/04 01:15:12 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco'", Local "Local file system at /tmp/rclone832180154", Modify Window "1ns" 2026/09/04 01:15:12 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': poll-interval is not supported by this remote 2026/09/04 01:15:13 DEBUG : dir1/a.txt: size = 1 OK 2026/09/04 01:15:13 DEBUG : dir1/a.txt.rclone_chunk.001_tl884c: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/09/04 01:15:13 INFO : dir1/a.txt.rclone_chunk.001_tl884c: Copied (server-side copy) to: dir1/a.txt 2026/09/04 01:15:13 INFO : dir1/a.txt.rclone_chunk.001_tl884c: Deleted 2026/09/04 01:15:13 DEBUG : dir2/b.txt: size = 1 OK 2026/09/04 01:15:13 DEBUG : dir2/b.txt.rclone_chunk.001_tl89e1: md5 = 415290769594460e2e485922904f345d OK 2026/09/04 01:15:13 INFO : dir2/b.txt.rclone_chunk.001_tl89e1: Copied (server-side copy) to: dir2/b.txt 2026/09/04 01:15:13 INFO : dir2/b.txt.rclone_chunk.001_tl89e1: Deleted 2026/09/04 01:15:13 DEBUG : dir3/c.txt: size = 1 OK 2026/09/04 01:15:13 DEBUG : dir3/c.txt.rclone_chunk.001_tl89hc: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/09/04 01:15:13 INFO : dir3/c.txt.rclone_chunk.001_tl89hc: Copied (server-side copy) to: dir3/c.txt 2026/09/04 01:15:14 INFO : dir3/c.txt.rclone_chunk.001_tl89hc: Deleted 2026/09/04 01:15:14 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/04 01:15:14 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/04 01:15:14 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:15:14 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:15:14 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/04 01:15:14 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/04 01:15:14 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:15:14 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:15:14 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/04 01:15:14 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/04 01:15:14 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/04 01:15:14 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/04 01:15:14 DEBUG : WaitForWriters: timeout=30s 2026/09/04 01:15:14 DEBUG : dir1: Looking for writers 2026/09/04 01:15:14 DEBUG : a.txt: reading active writers 2026/09/04 01:15:14 DEBUG : dir2: Looking for writers 2026/09/04 01:15:14 DEBUG : b.txt: reading active writers 2026/09/04 01:15:14 DEBUG : dir3: Looking for writers 2026/09/04 01:15:14 DEBUG : c.txt: reading active writers 2026/09/04 01:15:14 DEBUG : Looking for writers 2026/09/04 01:15:14 DEBUG : dir1: reading active writers 2026/09/04 01:15:14 DEBUG : dir2: reading active writers 2026/09/04 01:15:14 DEBUG : dir3: reading active writers 2026/09/04 01:15:14 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.19s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/09/04 01:15:14 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-tilefil0buco': Purge remote 2026/09/04 01:15:14 DEBUG : Waiting for deletions to finish 2026/09/04 01:15:15 INFO : S3 bucket rclone-test-tilefil0buco: Bucket "rclone-test-tilefil0buco" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Finished OK in 1m57.280203946s (try 1/5)