"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/03/01 02:55:48 DEBUG : Creating backend with remote "TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco" 2026/03/01 02:55:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/01 02:55:48 DEBUG : Creating backend with remote "TestS3:rclone-test-culamog5taco" 2026/03/01 02:55:48 DEBUG : Creating backend with remote "/tmp/rclone2538553764" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:55:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:55:49 INFO : S3 bucket rclone-test-culamog5taco: Bucket "rclone-test-culamog5taco" created with ACL "" 2026/03/01 02:55:50 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:55:50 DEBUG : dir/file1.rclone_chunk.001_7f66so: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:55:50 INFO : dir/file1.rclone_chunk.001_7f66so: Copied (server-side copy) to: dir/file1 2026/03/01 02:55:50 INFO : dir/file1.rclone_chunk.001_7f66so: Deleted 2026/03/01 02:55:50 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:55:50 DEBUG : dir: Looking for writers 2026/03/01 02:55:50 DEBUG : Looking for writers 2026/03/01 02:55:50 DEBUG : dir: reading active writers 2026/03/01 02:55:50 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.55s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:55:50 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:55:50 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:55:50 DEBUG : dir/file1.rclone_chunk.001_7f67qu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:55:50 INFO : dir/file1.rclone_chunk.001_7f67qu: Copied (server-side copy) to: dir/file1 2026/03/01 02:55:50 INFO : dir/file1.rclone_chunk.001_7f67qu: Deleted 2026/03/01 02:55:51 DEBUG : dir/file2: size = 15 OK 2026/03/01 02:55:51 DEBUG : dir/file2.rclone_chunk.001_7f67xx: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/03/01 02:55:51 INFO : dir/file2.rclone_chunk.001_7f67xx: Copied (server-side copy) to: dir/file2 2026/03/01 02:55:51 INFO : dir/file2.rclone_chunk.001_7f67xx: Deleted 2026/03/01 02:55:51 DEBUG : dir/subdir/file3: size = 16 OK 2026/03/01 02:55:51 DEBUG : dir/subdir/file3.rclone_chunk.001_7f68rt: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/03/01 02:55:51 INFO : dir/subdir/file3.rclone_chunk.001_7f68rt: Copied (server-side copy) to: dir/subdir/file3 2026/03/01 02:55:51 INFO : dir/subdir/file3.rclone_chunk.001_7f68rt: Deleted 2026/03/01 02:55:52 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:55:52 DEBUG : dir/subdir: Looking for writers 2026/03/01 02:55:52 DEBUG : dir: Looking for writers 2026/03/01 02:55:52 DEBUG : file1: reading active writers 2026/03/01 02:55:52 DEBUG : file2: reading active writers 2026/03/01 02:55:52 DEBUG : subdir: reading active writers 2026/03/01 02:55:52 DEBUG : Looking for writers 2026/03/01 02:55:52 DEBUG : dir: reading active writers 2026/03/01 02:55:52 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.96s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:55:52 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:55:52 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:55:52 DEBUG : dir/file1.rclone_chunk.001_7f69in: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:55:52 INFO : dir/file1.rclone_chunk.001_7f69in: Copied (server-side copy) to: dir/file1 2026/03/01 02:55:52 INFO : dir/file1.rclone_chunk.001_7f69in: Deleted 2026/03/01 02:55:53 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:55:53 DEBUG : dir: Looking for writers 2026/03/01 02:55:53 DEBUG : file1: reading active writers 2026/03/01 02:55:53 DEBUG : Looking for writers 2026/03/01 02:55:53 DEBUG : dir: reading active writers 2026/03/01 02:55:53 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.83s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:55:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:55:53 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:55:53 DEBUG : dir/file1.rclone_chunk.001_7f6a3a: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:55:53 INFO : dir/file1.rclone_chunk.001_7f6a3a: Copied (server-side copy) to: dir/file1 2026/03/01 02:55:53 INFO : dir/file1.rclone_chunk.001_7f6a3a: Deleted 2026/03/01 02:55:53 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:55:53 DEBUG : dir: Looking for writers 2026/03/01 02:55:53 DEBUG : Looking for writers 2026/03/01 02:55:53 DEBUG : dir: reading active writers 2026/03/01 02:55:53 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.81s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:55:54 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:55:54 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:55:54 DEBUG : dir/file1.rclone_chunk.001_7f6br6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:55:54 INFO : dir/file1.rclone_chunk.001_7f6br6: Copied (server-side copy) to: dir/file1 2026/03/01 02:55:54 INFO : dir/file1.rclone_chunk.001_7f6br6: Deleted 2026/03/01 02:55:54 DEBUG : dir: forgetting directory cache 2026/03/01 02:55:54 DEBUG : forgetting directory cache 2026/03/01 02:55:54 DEBUG : dir: forgetting directory cache 2026/03/01 02:55:54 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:55:54 DEBUG : Looking for writers 2026/03/01 02:55:54 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.92s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:55:55 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:55:55 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:55:55 DEBUG : dir/file1.rclone_chunk.001_7f6cdh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:55:55 INFO : dir/file1.rclone_chunk.001_7f6cdh: Copied (server-side copy) to: dir/file1 2026/03/01 02:55:55 INFO : dir/file1.rclone_chunk.001_7f6cdh: Deleted 2026/03/01 02:55:55 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/03/01 02:55:55 DEBUG : dir: invalidating directory cache 2026/03/01 02:55:55 DEBUG : >ForgetPath: 2026/03/01 02:55:55 DEBUG : ForgetPath: relativePath="dir", type=0 2026/03/01 02:55:55 DEBUG : invalidating directory cache 2026/03/01 02:55:55 DEBUG : dir: forgetting directory cache 2026/03/01 02:55:55 DEBUG : >ForgetPath: 2026/03/01 02:55:55 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/03/01 02:55:55 DEBUG : >ForgetPath: 2026/03/01 02:55:55 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:55:55 DEBUG : dir: Looking for writers 2026/03/01 02:55:55 DEBUG : Looking for writers 2026/03/01 02:55:55 DEBUG : dir: reading active writers 2026/03/01 02:55:55 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.85s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:55:55 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:55:56 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:55:56 DEBUG : dir/file1.rclone_chunk.001_7f6cik: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:55:56 INFO : dir/file1.rclone_chunk.001_7f6cik: Copied (server-side copy) to: dir/file1 2026/03/01 02:55:56 INFO : dir/file1.rclone_chunk.001_7f6cik: Deleted 2026/03/01 02:55:56 DEBUG : fil/a/b/c: size = 15 OK 2026/03/01 02:55:56 DEBUG : fil/a/b/c.rclone_chunk.001_7f6dhj: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/03/01 02:55:56 INFO : fil/a/b/c.rclone_chunk.001_7f6dhj: Copied (server-side copy) to: fil/a/b/c 2026/03/01 02:55:56 INFO : fil/a/b/c.rclone_chunk.001_7f6dhj: Deleted 2026/03/01 02:55:57 DEBUG : forgetting directory cache 2026/03/01 02:55:57 DEBUG : dir: forgetting directory cache 2026/03/01 02:55:57 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:55:57 DEBUG : dir: Looking for writers 2026/03/01 02:55:57 DEBUG : fil/a/b: Looking for writers 2026/03/01 02:55:57 DEBUG : fil/a: Looking for writers 2026/03/01 02:55:57 DEBUG : b: reading active writers 2026/03/01 02:55:57 DEBUG : fil: Looking for writers 2026/03/01 02:55:57 DEBUG : a: reading active writers 2026/03/01 02:55:57 DEBUG : Looking for writers 2026/03/01 02:55:57 DEBUG : fil: reading active writers 2026/03/01 02:55:57 DEBUG : dir: reading active writers 2026/03/01 02:55:57 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.76s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:55:57 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:55:58 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:55:58 DEBUG : dir/file1.rclone_chunk.001_7f6ezw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:55:58 INFO : dir/file1.rclone_chunk.001_7f6ezw: Copied (server-side copy) to: dir/file1 2026/03/01 02:55:58 INFO : dir/file1.rclone_chunk.001_7f6ezw: Deleted 2026/03/01 02:55:58 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:55:58 DEBUG : dir: Looking for writers 2026/03/01 02:55:58 DEBUG : Looking for writers 2026/03/01 02:55:58 DEBUG : dir: reading active writers 2026/03/01 02:55:58 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.82s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:55:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:55:58 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:55:58 DEBUG : dir/file1.rclone_chunk.001_7f6fr7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:55:58 INFO : dir/file1.rclone_chunk.001_7f6fr7: Copied (server-side copy) to: dir/file1 2026/03/01 02:55:58 INFO : dir/file1.rclone_chunk.001_7f6fr7: Deleted 2026/03/01 02:55:59 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:55:59 DEBUG : dir: Looking for writers 2026/03/01 02:55:59 DEBUG : file1: reading active writers 2026/03/01 02:55:59 DEBUG : Looking for writers 2026/03/01 02:55:59 DEBUG : dir: reading active writers 2026/03/01 02:55:59 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.83s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:55:59 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:55:59 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:55:59 DEBUG : dir/file1.rclone_chunk.001_7f6g3d: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:55:59 INFO : dir/file1.rclone_chunk.001_7f6g3d: Copied (server-side copy) to: dir/file1 2026/03/01 02:55:59 INFO : dir/file1.rclone_chunk.001_7f6g3d: Deleted 2026/03/01 02:56:00 DEBUG : dir/file2: size = 15 OK 2026/03/01 02:56:00 DEBUG : dir/file2.rclone_chunk.001_7f6g9r: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/03/01 02:56:00 INFO : dir/file2.rclone_chunk.001_7f6g9r: Copied (server-side copy) to: dir/file2 2026/03/01 02:56:00 INFO : dir/file2.rclone_chunk.001_7f6g9r: Deleted 2026/03/01 02:56:00 DEBUG : dir/subdir/file3: size = 16 OK 2026/03/01 02:56:00 DEBUG : dir/subdir/file3.rclone_chunk.001_7f6hcl: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/03/01 02:56:00 INFO : dir/subdir/file3.rclone_chunk.001_7f6hcl: Copied (server-side copy) to: dir/subdir/file3 2026/03/01 02:56:00 INFO : dir/subdir/file3.rclone_chunk.001_7f6hcl: Deleted === RUN TestDirReadDirAll/Virtual 2026/03/01 02:56:00 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/03/01 02:56:00 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/03/01 02:56:00 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/03/01 02:56:00 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/03/01 02:56:01 DEBUG : dir/virtualFile: size = 20 OK 2026/03/01 02:56:01 DEBUG : dir/virtualFile.rclone_chunk.001_7f6ifd: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/03/01 02:56:01 INFO : dir/virtualFile.rclone_chunk.001_7f6ifd: Copied (server-side copy) to: dir/virtualFile 2026/03/01 02:56:01 INFO : dir/virtualFile.rclone_chunk.001_7f6ifd: Deleted 2026/03/01 02:56:01 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/03/01 02:56:01 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_7f6ies: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/03/01 02:56:01 INFO : dir/virtualDir/testFile.rclone_chunk.001_7f6ies: Copied (server-side copy) to: dir/virtualDir/testFile 2026/03/01 02:56:01 INFO : dir/virtualDir/testFile.rclone_chunk.001_7f6ies: Deleted 2026/03/01 02:56:01 DEBUG : S3 bucket rclone-test-culamog5taco: bucket is versioned: false 2026/03/01 02:56:01 DEBUG : Waiting for deletions to finish 2026/03/01 02:56:02 DEBUG : "dir/subdir/file3" version false 2026/03/01 02:56:02 DEBUG : dir/subdir/file3: Deleting (id "") 2026/03/01 02:56:02 INFO : dir/subdir/file3: Deleted 2026/03/01 02:56:02 DEBUG : dir: invalidating directory cache 2026/03/01 02:56:02 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/03/01 02:56:02 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/03/01 02:56:02 DEBUG : dir/file1: Reset virtual modtime 2026/03/01 02:56:02 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/03/01 02:56:02 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/03/01 02:56:02 DEBUG : dir/virtualFile: Reset virtual modtime 2026/03/01 02:56:02 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/03/01 02:56:02 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/03/01 02:56:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/01 02:56:02 DEBUG : dir: invalidating directory cache 2026/03/01 02:56:02 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/03/01 02:56:02 DEBUG : dir/virtualFile: Reset virtual modtime 2026/03/01 02:56:02 DEBUG : forgetting directory cache 2026/03/01 02:56:02 DEBUG : dir: forgetting directory cache 2026/03/01 02:56:02 DEBUG : dir/virtualDir2: forgetting directory cache 2026/03/01 02:56:02 DEBUG : dir/virtualDir: forgetting directory cache 2026/03/01 02:56:02 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:02 DEBUG : dir/virtualDir2: Looking for writers 2026/03/01 02:56:02 DEBUG : dir/virtualDir: Looking for writers 2026/03/01 02:56:02 DEBUG : dir: Looking for writers 2026/03/01 02:56:02 DEBUG : file1: reading active writers 2026/03/01 02:56:02 DEBUG : virtualFile2: reading active writers 2026/03/01 02:56:02 DEBUG : virtualDir2: reading active writers 2026/03/01 02:56:02 DEBUG : virtualFile: reading active writers 2026/03/01 02:56:02 DEBUG : virtualDir: reading active writers 2026/03/01 02:56:02 DEBUG : Looking for writers 2026/03/01 02:56:02 DEBUG : dir: reading active writers 2026/03/01 02:56:02 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.15s) --- PASS: TestDirReadDirAll/Virtual (1.18s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:02 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:02 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:02 DEBUG : dir/file1.rclone_chunk.001_7f6jwi: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:02 INFO : dir/file1.rclone_chunk.001_7f6jwi: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:02 INFO : dir/file1.rclone_chunk.001_7f6jwi: Deleted 2026/03/01 02:56:03 ERROR : dir/: Can only open directories read only 2026/03/01 02:56:03 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:03 DEBUG : dir: Looking for writers 2026/03/01 02:56:03 DEBUG : Looking for writers 2026/03/01 02:56:03 DEBUG : dir: reading active writers 2026/03/01 02:56:03 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.79s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:03 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:03 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:03 DEBUG : dir/file1.rclone_chunk.001_7f6kul: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:03 INFO : dir/file1.rclone_chunk.001_7f6kul: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:03 INFO : dir/file1.rclone_chunk.001_7f6kul: Deleted 2026/03/01 02:56:03 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:56:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/01 02:56:03 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/03/01 02:56:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/01 02:56:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': File to upload is small (5 bytes), uploading instead of streaming 2026/03/01 02:56:04 DEBUG : dir/potato: size = 5 OK 2026/03/01 02:56:04 DEBUG : dir/potato.rclone_chunk.001_7f6liz: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/01 02:56:04 INFO : dir/potato.rclone_chunk.001_7f6liz: Copied (server-side copy) to: dir/potato 2026/03/01 02:56:04 INFO : dir/potato.rclone_chunk.001_7f6liz: Deleted 2026/03/01 02:56:04 DEBUG : dir/potato: size = 5 OK 2026/03/01 02:56:04 NOTICE: Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/01 02:56:04 DEBUG : dir/potato: Size of src and dst objects identical 2026/03/01 02:56:04 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/01 02:56:04 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:04 DEBUG : dir: Looking for writers 2026/03/01 02:56:04 DEBUG : potato: reading active writers 2026/03/01 02:56:04 DEBUG : file1: reading active writers 2026/03/01 02:56:04 DEBUG : Looking for writers 2026/03/01 02:56:04 DEBUG : dir: reading active writers 2026/03/01 02:56:04 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.37s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:04 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:05 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:05 DEBUG : dir/file1.rclone_chunk.001_7f6l62: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:05 INFO : dir/file1.rclone_chunk.001_7f6l62: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:05 INFO : dir/file1.rclone_chunk.001_7f6l62: Deleted 2026/03/01 02:56:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/03/01 02:56:05 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:05 DEBUG : dir/sub: Looking for writers 2026/03/01 02:56:05 DEBUG : dir: Looking for writers 2026/03/01 02:56:05 DEBUG : file1: reading active writers 2026/03/01 02:56:05 DEBUG : sub: reading active writers 2026/03/01 02:56:05 DEBUG : Looking for writers 2026/03/01 02:56:05 DEBUG : dir: reading active writers 2026/03/01 02:56:05 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.15s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:05 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:06 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:06 DEBUG : dir/file1.rclone_chunk.001_7f6m4m: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:06 INFO : dir/file1.rclone_chunk.001_7f6m4m: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:06 INFO : dir/file1.rclone_chunk.001_7f6m4m: Deleted 2026/03/01 02:56:06 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/01 02:56:06 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:250: Filtering empty directory "dir/sub" fstest.go:250: Filtering empty directory "dir/sub/subsub" 2026/03/01 02:56:07 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:07 DEBUG : dir/sub/subsub: Looking for writers 2026/03/01 02:56:07 DEBUG : dir/sub: Looking for writers 2026/03/01 02:56:07 DEBUG : subsub: reading active writers 2026/03/01 02:56:07 DEBUG : dir: Looking for writers 2026/03/01 02:56:07 DEBUG : file1: reading active writers 2026/03/01 02:56:07 DEBUG : sub: reading active writers 2026/03/01 02:56:07 DEBUG : Looking for writers 2026/03/01 02:56:07 DEBUG : dir: reading active writers 2026/03/01 02:56:07 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.53s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:07 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:07 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:07 DEBUG : dir/file1.rclone_chunk.001_7f6owb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:07 INFO : dir/file1.rclone_chunk.001_7f6owb: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:07 INFO : dir/file1.rclone_chunk.001_7f6owb: Deleted 2026/03/01 02:56:07 ERROR : dir/: Dir.Remove not empty 2026/03/01 02:56:07 DEBUG : dir/file1: Remove: 2026/03/01 02:56:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/01 02:56:08 DEBUG : dir/file1: >Remove: err= 2026/03/01 02:56:08 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/01 02:56:08 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:08 DEBUG : Looking for writers 2026/03/01 02:56:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.86s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:08 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:08 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:08 DEBUG : dir/file1.rclone_chunk.001_7f6pma: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:08 INFO : dir/file1.rclone_chunk.001_7f6pma: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:08 INFO : dir/file1.rclone_chunk.001_7f6pma: Deleted 2026/03/01 02:56:08 DEBUG : dir/file1: Remove: 2026/03/01 02:56:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/01 02:56:08 DEBUG : dir/file1: >Remove: err= 2026/03/01 02:56:08 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/01 02:56:08 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:08 DEBUG : Looking for writers 2026/03/01 02:56:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.88s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:09 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:09 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:09 DEBUG : dir/file1.rclone_chunk.001_7f6q6f: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:09 INFO : dir/file1.rclone_chunk.001_7f6q6f: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:09 INFO : dir/file1.rclone_chunk.001_7f6q6f: Deleted 2026/03/01 02:56:09 DEBUG : dir/file1: Remove: 2026/03/01 02:56:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/01 02:56:09 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/03/01 02:56:09 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:09 DEBUG : dir: Looking for writers 2026/03/01 02:56:09 DEBUG : Looking for writers 2026/03/01 02:56:09 DEBUG : dir: reading active writers 2026/03/01 02:56:09 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.94s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:09 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:10 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:10 DEBUG : dir/file1.rclone_chunk.001_7f6r4w: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:10 INFO : dir/file1.rclone_chunk.001_7f6r4w: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:10 INFO : dir/file1.rclone_chunk.001_7f6r4w: Deleted 2026/03/01 02:56:10 DEBUG : dir/file3: size = 15 OK 2026/03/01 02:56:10 DEBUG : dir/file3.rclone_chunk.001_7f6r1c: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/03/01 02:56:10 INFO : dir/file3.rclone_chunk.001_7f6r1c: Copied (server-side copy) to: dir/file3 2026/03/01 02:56:10 INFO : dir/file3.rclone_chunk.001_7f6r1c: Deleted 2026/03/01 02:56:11 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/03/01 02:56:11 DEBUG : dir/file3: copy non-chunked object... 2026/03/01 02:56:11 DEBUG : dir/file1: copy non-chunked object... 2026/03/01 02:56:11 DEBUG : dir2/file3: size = 15 OK 2026/03/01 02:56:11 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/03/01 02:56:11 DEBUG : dir2/file1: size = 14 OK 2026/03/01 02:56:11 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/03/01 02:56:11 INFO : dir/file3: Deleted 2026/03/01 02:56:11 INFO : dir/file1: Deleted 2026/03/01 02:56:11 DEBUG : dir: Updating dir with dir2 0xc000daaa90 2026/03/01 02:56:11 DEBUG : dir: forgetting directory cache 2026/03/01 02:56:11 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/01 02:56:11 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/03/01 02:56:11 DEBUG : dir2/file1: copy non-chunked object... 2026/03/01 02:56:12 DEBUG : file2: size = 14 OK 2026/03/01 02:56:12 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/03/01 02:56:12 INFO : dir2/file1: Deleted 2026/03/01 02:56:12 DEBUG : file2: Updating file with file2 0xc000aeccc0 2026/03/01 02:56:12 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/03/01 02:56:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/01 02:56:12 DEBUG : file2: copy non-chunked object... 2026/03/01 02:56:12 DEBUG : dir2/file3: size = 14 OK 2026/03/01 02:56:12 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/03/01 02:56:12 INFO : file2: Deleted 2026/03/01 02:56:12 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000aeccc0 2026/03/01 02:56:12 DEBUG : Added virtual directory entry vDel: "file2" 2026/03/01 02:56:12 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/03/01 02:56:12 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/03/01 02:56:12 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000dab1e0 2026/03/01 02:56:12 DEBUG : empty directory: forgetting directory cache 2026/03/01 02:56:12 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/03/01 02:56:12 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/03/01 02:56:12 DEBUG : dir2: Renaming to "dir3" 2026/03/01 02:56:12 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:12 DEBUG : dir3: Looking for writers 2026/03/01 02:56:12 DEBUG : file3: reading active writers 2026/03/01 02:56:12 DEBUG : renamed empty directory: Looking for writers 2026/03/01 02:56:12 DEBUG : Looking for writers 2026/03/01 02:56:12 DEBUG : renamed empty directory: reading active writers 2026/03/01 02:56:12 DEBUG : dir3: reading active writers 2026/03/01 02:56:12 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.99s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:12 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:13 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:13 DEBUG : dir/file1.rclone_chunk.001_7f6u4z: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:13 INFO : dir/file1.rclone_chunk.001_7f6u4z: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:13 INFO : dir/file1.rclone_chunk.001_7f6u4z: Deleted 2026/03/01 02:56:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/01 02:56:13 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:56:13 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/01 02:56:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/01 02:56:13 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/03/01 02:56:13 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/03/01 02:56:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/01 02:56:13 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:56:13 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/01 02:56:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/01 02:56:13 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/03/01 02:56:13 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/03/01 02:56:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/01 02:56:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': File to upload is small (12 bytes), uploading instead of streaming 2026/03/01 02:56:14 DEBUG : dir/sub/file2: size = 12 OK 2026/03/01 02:56:14 DEBUG : dir/sub/file2.rclone_chunk.001_7f6uih: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/03/01 02:56:14 INFO : dir/sub/file2.rclone_chunk.001_7f6uih: Copied (server-side copy) to: dir/sub/file2 2026/03/01 02:56:14 INFO : dir/sub/file2.rclone_chunk.001_7f6uih: Deleted 2026/03/01 02:56:14 DEBUG : dir/sub/file2: size = 12 OK 2026/03/01 02:56:14 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/03/01 02:56:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/01 02:56:14 DEBUG : forgetting directory cache 2026/03/01 02:56:14 DEBUG : dir: forgetting directory cache 2026/03/01 02:56:14 DEBUG : dir/sub: forgetting directory cache 2026/03/01 02:56:14 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/03/01 02:56:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': File to upload is small (5 bytes), uploading instead of streaming 2026/03/01 02:56:14 DEBUG : dir/sub/file0: size = 5 OK 2026/03/01 02:56:14 DEBUG : dir/sub/file0.rclone_chunk.001_7f6v49: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/01 02:56:14 INFO : dir/sub/file0.rclone_chunk.001_7f6v49: Copied (server-side copy) to: dir/sub/file0 2026/03/01 02:56:14 INFO : dir/sub/file0.rclone_chunk.001_7f6v49: Deleted 2026/03/01 02:56:14 DEBUG : dir/sub/file0: size = 5 OK 2026/03/01 02:56:14 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/03/01 02:56:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/01 02:56:14 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:14 DEBUG : dir/sub: Looking for writers 2026/03/01 02:56:14 DEBUG : file0: reading active writers 2026/03/01 02:56:14 DEBUG : file2: reading active writers 2026/03/01 02:56:14 DEBUG : dir: Looking for writers 2026/03/01 02:56:14 DEBUG : file1: reading active writers 2026/03/01 02:56:14 DEBUG : sub: reading active writers 2026/03/01 02:56:14 DEBUG : Looking for writers 2026/03/01 02:56:14 DEBUG : dir: reading active writers 2026/03/01 02:56:14 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.89s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:14 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/03/01 02:56:14 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:14 DEBUG : Looking for writers 2026/03/01 02:56:14 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.08s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:14 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:15 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:15 DEBUG : dir/file1.rclone_chunk.001_7f6vnb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:15 INFO : dir/file1.rclone_chunk.001_7f6vnb: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:15 INFO : dir/file1.rclone_chunk.001_7f6vnb: Deleted 2026/03/01 02:56:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/03/01 02:56:15 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:56:15 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/03/01 02:56:15 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/03/01 02:56:15 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/03/01 02:56:15 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:56:15 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/01 02:56:15 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/03/01 02:56:15 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:56:15 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/03/01 02:56:15 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/03/01 02:56:15 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/03/01 02:56:15 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:56:15 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/01 02:56:15 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:15 DEBUG : dir: Looking for writers 2026/03/01 02:56:15 DEBUG : file1: reading active writers 2026/03/01 02:56:15 DEBUG : file1.metadata: reading active writers 2026/03/01 02:56:15 DEBUG : Looking for writers 2026/03/01 02:56:15 DEBUG : dir: reading active writers 2026/03/01 02:56:15 DEBUG : dir.metadata: reading active writers 2026/03/01 02:56:15 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.85s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:15 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:16 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:16 DEBUG : dir/file1.rclone_chunk.001_7f6wcj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:16 INFO : dir/file1.rclone_chunk.001_7f6wcj: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:16 INFO : dir/file1.rclone_chunk.001_7f6wcj: Deleted 2026/03/01 02:56:16 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:16 DEBUG : dir: Looking for writers 2026/03/01 02:56:16 DEBUG : file1: reading active writers 2026/03/01 02:56:16 DEBUG : Looking for writers 2026/03/01 02:56:16 DEBUG : dir: reading active writers 2026/03/01 02:56:16 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.90s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:16 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:17 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:17 DEBUG : dir/file1.rclone_chunk.001_7f6x7d: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:17 INFO : dir/file1.rclone_chunk.001_7f6x7d: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:17 INFO : dir/file1.rclone_chunk.001_7f6x7d: Deleted 2026/03/01 02:56:17 DEBUG : time_test: size = 5 OK 2026/03/01 02:56:17 DEBUG : time_test.rclone_chunk.001_7f6yhh: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/03/01 02:56:17 INFO : time_test.rclone_chunk.001_7f6yhh: Copied (server-side copy) to: time_test 2026/03/01 02:56:17 INFO : time_test.rclone_chunk.001_7f6yhh: Deleted 2026/03/01 02:56:17 DEBUG : Can set mod time: true 2026/03/01 02:56:18 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/01 02:56:18 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:18 DEBUG : dir: Looking for writers 2026/03/01 02:56:18 DEBUG : file1: reading active writers 2026/03/01 02:56:18 DEBUG : Looking for writers 2026/03/01 02:56:18 DEBUG : dir: reading active writers 2026/03/01 02:56:18 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:18 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:18 DEBUG : dir/file1.rclone_chunk.001_7f6zlx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:18 INFO : dir/file1.rclone_chunk.001_7f6zlx: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:18 INFO : dir/file1.rclone_chunk.001_7f6zlx: Deleted 2026/03/01 02:56:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/01 02:56:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/01 02:56:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': File to upload is small (0 bytes), uploading instead of streaming 2026/03/01 02:56:19 DEBUG : dir/file1: size = 0 OK 2026/03/01 02:56:19 DEBUG : dir/file1.rclone_chunk.001_7f705f: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/01 02:56:19 INFO : dir/file1.rclone_chunk.001_7f705f: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:19 INFO : dir/file1.rclone_chunk.001_7f705f: Deleted 2026/03/01 02:56:19 DEBUG : dir/file1: size = 0 OK 2026/03/01 02:56:19 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/01 02:56:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/01 02:56:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:19 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:19 DEBUG : dir: Looking for writers 2026/03/01 02:56:19 DEBUG : file1: reading active writers 2026/03/01 02:56:19 DEBUG : Looking for writers 2026/03/01 02:56:19 DEBUG : dir: reading active writers 2026/03/01 02:56:19 DEBUG : >WaitForWriters: 2026/03/01 02:56:19 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:19 DEBUG : dir: Looking for writers 2026/03/01 02:56:19 DEBUG : file1: reading active writers 2026/03/01 02:56:19 DEBUG : Looking for writers 2026/03/01 02:56:19 DEBUG : dir: reading active writers 2026/03/01 02:56:19 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:19 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:20 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:20 DEBUG : dir/file1.rclone_chunk.001_7f718a: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:20 INFO : dir/file1.rclone_chunk.001_7f718a: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:20 INFO : dir/file1.rclone_chunk.001_7f718a: Deleted 2026/03/01 02:56:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/01 02:56:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/01 02:56:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': File to upload is small (5 bytes), uploading instead of streaming 2026/03/01 02:56:21 DEBUG : dir/file1: size = 5 OK 2026/03/01 02:56:21 DEBUG : dir/file1.rclone_chunk.001_7f71q9: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/01 02:56:21 INFO : dir/file1.rclone_chunk.001_7f71q9: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:21 INFO : dir/file1.rclone_chunk.001_7f71q9: Deleted 2026/03/01 02:56:21 DEBUG : dir/file1: size = 5 OK 2026/03/01 02:56:21 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/01 02:56:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/01 02:56:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:21 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:21 DEBUG : dir: Looking for writers 2026/03/01 02:56:21 DEBUG : file1: reading active writers 2026/03/01 02:56:21 DEBUG : Looking for writers 2026/03/01 02:56:21 DEBUG : dir: reading active writers 2026/03/01 02:56:21 DEBUG : >WaitForWriters: 2026/03/01 02:56:21 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:21 DEBUG : dir: Looking for writers 2026/03/01 02:56:21 DEBUG : file1: reading active writers 2026/03/01 02:56:21 DEBUG : Looking for writers 2026/03/01 02:56:21 DEBUG : dir: reading active writers 2026/03/01 02:56:21 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:56:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:56:21 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:21 DEBUG : dir/file1.rclone_chunk.001_7f72kg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:21 INFO : dir/file1.rclone_chunk.001_7f72kg: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:22 INFO : dir/file1.rclone_chunk.001_7f72kg: Deleted 2026/03/01 02:56:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/01 02:56:22 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:22 DEBUG : dir: Looking for writers 2026/03/01 02:56:22 DEBUG : file1: reading active writers 2026/03/01 02:56:22 DEBUG : Looking for writers 2026/03/01 02:56:22 DEBUG : dir: reading active writers 2026/03/01 02:56:22 DEBUG : >WaitForWriters: 2026/03/01 02:56:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:22 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:56:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:22 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:56:23 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:23 DEBUG : dir/file1.rclone_chunk.001_7f73jk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:23 INFO : dir/file1.rclone_chunk.001_7f73jk: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:23 INFO : dir/file1.rclone_chunk.001_7f73jk: Deleted 2026/03/01 02:56:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/01 02:56:23 DEBUG : dir/file1: newRWFileHandle: 2026/03/01 02:56:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/01 02:56:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/01 02:56:23 DEBUG : dir/file1(0xc000943480): close: 2026/03/01 02:56:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/01 02:56:23 DEBUG : dir/file1(0xc000943480): >close: err= 2026/03/01 02:56:23 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:23 DEBUG : dir: Looking for writers 2026/03/01 02:56:23 DEBUG : file1: reading active writers 2026/03/01 02:56:23 DEBUG : Looking for writers 2026/03/01 02:56:23 DEBUG : dir: reading active writers 2026/03/01 02:56:23 DEBUG : >WaitForWriters: 2026/03/01 02:56:23 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:23 DEBUG : dir: Looking for writers 2026/03/01 02:56:23 DEBUG : file1: reading active writers 2026/03/01 02:56:23 DEBUG : Looking for writers 2026/03/01 02:56:23 DEBUG : dir: reading active writers 2026/03/01 02:56:23 DEBUG : >WaitForWriters: 2026/03/01 02:56:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:23 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:56:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:23 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:56:24 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:24 DEBUG : dir/file1.rclone_chunk.001_7f74ty: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:24 INFO : dir/file1.rclone_chunk.001_7f74ty: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:24 INFO : dir/file1.rclone_chunk.001_7f74ty: Deleted 2026/03/01 02:56:24 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/01 02:56:24 DEBUG : dir/file1: newRWFileHandle: 2026/03/01 02:56:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/01 02:56:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/01 02:56:24 DEBUG : dir/file1(0xc000b0c6c0): _writeAt: size=5, off=0 2026/03/01 02:56:24 DEBUG : dir/file1(0xc000b0c6c0): openPending: 2026/03/01 02:56:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/01 02:56:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/01 02:56:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:24 DEBUG : dir/file1(0xc000b0c6c0): >openPending: err= 2026/03/01 02:56:24 DEBUG : dir/file1(0xc000b0c6c0): >_writeAt: n=5, err= 2026/03/01 02:56:24 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/01 02:56:24 DEBUG : dir/file1(0xc000b0c6c0): close: 2026/03/01 02:56:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/03/01 02:56:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/03/01 02:56:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/03/01 02:56:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/01 02:56:24 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/01 02:56:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/01 02:56:24 DEBUG : dir/file1(0xc000b0c6c0): >close: err= 2026/03/01 02:56:24 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:24 DEBUG : dir: Looking for writers 2026/03/01 02:56:24 DEBUG : file1: reading active writers 2026/03/01 02:56:24 DEBUG : Looking for writers 2026/03/01 02:56:24 DEBUG : dir: reading active writers 2026/03/01 02:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/01 02:56:24 DEBUG : dir: Looking for writers 2026/03/01 02:56:24 DEBUG : file1: reading active writers 2026/03/01 02:56:24 DEBUG : Looking for writers 2026/03/01 02:56:24 DEBUG : dir: reading active writers 2026/03/01 02:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/01 02:56:24 DEBUG : dir: Looking for writers 2026/03/01 02:56:24 DEBUG : file1: reading active writers 2026/03/01 02:56:24 DEBUG : Looking for writers 2026/03/01 02:56:24 DEBUG : dir: reading active writers 2026/03/01 02:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/01 02:56:24 DEBUG : dir: Looking for writers 2026/03/01 02:56:24 DEBUG : file1: reading active writers 2026/03/01 02:56:24 DEBUG : Looking for writers 2026/03/01 02:56:24 DEBUG : dir: reading active writers 2026/03/01 02:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/01 02:56:24 DEBUG : dir/file1: vfs cache: starting upload 2026/03/01 02:56:24 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/03/01 02:56:24 DEBUG : dir: Looking for writers 2026/03/01 02:56:24 DEBUG : file1: reading active writers 2026/03/01 02:56:24 DEBUG : Looking for writers 2026/03/01 02:56:24 DEBUG : dir: reading active writers 2026/03/01 02:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/01 02:56:24 DEBUG : dir: Looking for writers 2026/03/01 02:56:24 DEBUG : file1: reading active writers 2026/03/01 02:56:24 DEBUG : Looking for writers 2026/03/01 02:56:24 DEBUG : dir: reading active writers 2026/03/01 02:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/01 02:56:25 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:25 DEBUG : dir/file1.rclone_chunk.001_7f75y7: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/03/01 02:56:25 INFO : dir/file1.rclone_chunk.001_7f75y7: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:25 INFO : dir/file1.rclone_chunk.001_7f75y7: Deleted 2026/03/01 02:56:25 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:25 INFO : dir/file1: Copied (replaced existing) 2026/03/01 02:56:25 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/03/01 02:56:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/01 02:56:25 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/03/01 02:56:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/01 02:56:25 DEBUG : dir: Looking for writers 2026/03/01 02:56:25 DEBUG : file1: reading active writers 2026/03/01 02:56:25 DEBUG : Looking for writers 2026/03/01 02:56:25 DEBUG : dir: reading active writers 2026/03/01 02:56:25 DEBUG : >WaitForWriters: 2026/03/01 02:56:25 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:25 DEBUG : dir: Looking for writers 2026/03/01 02:56:25 DEBUG : file1: reading active writers 2026/03/01 02:56:25 DEBUG : Looking for writers 2026/03/01 02:56:25 DEBUG : dir: reading active writers 2026/03/01 02:56:25 DEBUG : >WaitForWriters: 2026/03/01 02:56:25 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.80s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.69s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.57s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.59s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.13s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.10s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.71s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:25 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:25 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:25 DEBUG : dir/file1.rclone_chunk.001_7f76uj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:25 INFO : dir/file1.rclone_chunk.001_7f76uj: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:25 INFO : dir/file1.rclone_chunk.001_7f76uj: Deleted 2026/03/01 02:56:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/01 02:56:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/01 02:56:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:56:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/01 02:56:26 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:26 DEBUG : dir: Looking for writers 2026/03/01 02:56:26 DEBUG : file1: reading active writers 2026/03/01 02:56:26 DEBUG : Looking for writers 2026/03/01 02:56:26 DEBUG : dir: reading active writers 2026/03/01 02:56:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.99s) === RUN TestFileOpenReadUnknownSize 2026/03/01 02:56:26 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/03/01 02:56:26 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/01 02:56:26 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:56:26 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/03/01 02:56:26 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:26 DEBUG : Looking for writers 2026/03/01 02:56:26 DEBUG : file.txt: reading active writers 2026/03/01 02:56:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:26 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:26 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:26 DEBUG : dir/file1.rclone_chunk.001_7f77dw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:26 INFO : dir/file1.rclone_chunk.001_7f77dw: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:26 INFO : dir/file1.rclone_chunk.001_7f77dw: Deleted 2026/03/01 02:56:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': File to upload is small (25 bytes), uploading instead of streaming 2026/03/01 02:56:27 DEBUG : dir/file1: size = 25 OK 2026/03/01 02:56:27 DEBUG : dir/file1.rclone_chunk.001_7f787k: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/01 02:56:27 INFO : dir/file1.rclone_chunk.001_7f787k: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:27 INFO : dir/file1.rclone_chunk.001_7f787k: Deleted 2026/03/01 02:56:27 DEBUG : dir/file1: size = 25 OK 2026/03/01 02:56:27 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/01 02:56:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:27 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:27 DEBUG : dir: Looking for writers 2026/03/01 02:56:27 DEBUG : file1: reading active writers 2026/03/01 02:56:27 DEBUG : Looking for writers 2026/03/01 02:56:27 DEBUG : dir: reading active writers 2026/03/01 02:56:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.37s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:28 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:28 DEBUG : dir/file1.rclone_chunk.001_7f78rh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:28 INFO : dir/file1.rclone_chunk.001_7f78rh: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:28 INFO : dir/file1.rclone_chunk.001_7f78rh: Deleted 2026/03/01 02:56:28 DEBUG : dir/file1: Remove: 2026/03/01 02:56:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/01 02:56:28 DEBUG : dir/file1: >Remove: err= 2026/03/01 02:56:28 DEBUG : dir/file1: Remove: 2026/03/01 02:56:28 DEBUG : dir/file1: >Remove: err=Read only file system 2026/03/01 02:56:28 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:28 DEBUG : dir: Looking for writers 2026/03/01 02:56:28 DEBUG : Looking for writers 2026/03/01 02:56:28 DEBUG : dir: reading active writers 2026/03/01 02:56:28 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.93s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:28 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:29 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:29 DEBUG : dir/file1.rclone_chunk.001_7f79yc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:29 INFO : dir/file1.rclone_chunk.001_7f79yc: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:29 INFO : dir/file1.rclone_chunk.001_7f79yc: Deleted 2026/03/01 02:56:29 DEBUG : dir/file1: Remove: 2026/03/01 02:56:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/01 02:56:29 DEBUG : dir/file1: >Remove: err= 2026/03/01 02:56:29 DEBUG : dir/file1: Remove: 2026/03/01 02:56:29 DEBUG : dir/file1: >Remove: err=Read only file system 2026/03/01 02:56:29 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:29 DEBUG : dir: Looking for writers 2026/03/01 02:56:29 DEBUG : Looking for writers 2026/03/01 02:56:29 DEBUG : dir: reading active writers 2026/03/01 02:56:29 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.94s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:29 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:30 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:30 DEBUG : dir/file1.rclone_chunk.001_7f7akb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:30 INFO : dir/file1.rclone_chunk.001_7f7akb: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:30 INFO : dir/file1.rclone_chunk.001_7f7akb: Deleted 2026/03/01 02:56:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/01 02:56:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/01 02:56:30 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/01 02:56:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/01 02:56:30 DEBUG : dir/file1: Open: flags=O_RDWR 2026/03/01 02:56:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/01 02:56:30 DEBUG : dir/file1: Open: flags=0x3 2026/03/01 02:56:30 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/03/01 02:56:30 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/03/01 02:56:30 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:30 DEBUG : dir: Looking for writers 2026/03/01 02:56:30 DEBUG : file1: reading active writers 2026/03/01 02:56:30 DEBUG : Looking for writers 2026/03/01 02:56:30 DEBUG : dir: reading active writers 2026/03/01 02:56:30 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.86s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:30 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:30 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:30 DEBUG : dir/file1.rclone_chunk.001_7f7bl9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:30 INFO : dir/file1.rclone_chunk.001_7f7bl9: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:31 INFO : dir/file1.rclone_chunk.001_7f7bl9: Deleted 2026/03/01 02:56:31 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:31 DEBUG : dir: Looking for writers 2026/03/01 02:56:31 DEBUG : file1: reading active writers 2026/03/01 02:56:31 DEBUG : Looking for writers 2026/03/01 02:56:31 DEBUG : dir: reading active writers 2026/03/01 02:56:31 DEBUG : >WaitForWriters: 2026/03/01 02:56:31 DEBUG : dir/file1: copy non-chunked object... 2026/03/01 02:56:31 DEBUG : newLeaf: size = 14 OK 2026/03/01 02:56:31 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/01 02:56:31 INFO : dir/file1: Deleted 2026/03/01 02:56:31 DEBUG : newLeaf: Updating file with newLeaf 0xc000a68f00 2026/03/01 02:56:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/01 02:56:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/01 02:56:31 DEBUG : newLeaf: copy non-chunked object... 2026/03/01 02:56:31 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:31 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:32 INFO : newLeaf: Deleted 2026/03/01 02:56:32 DEBUG : dir/file1: Updating file with dir/file1 0xc000a68f00 2026/03/01 02:56:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/01 02:56:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/01 02:56:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/01 02:56:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:32 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a68f00 2026/03/01 02:56:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/01 02:56:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/01 02:56:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': File to upload is small (25 bytes), uploading instead of streaming 2026/03/01 02:56:32 DEBUG : dir/file1: size = 25 OK 2026/03/01 02:56:32 DEBUG : dir/file1.rclone_chunk.001_7f7dk3: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/01 02:56:32 INFO : dir/file1.rclone_chunk.001_7f7dk3: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:32 INFO : dir/file1.rclone_chunk.001_7f7dk3: Deleted 2026/03/01 02:56:32 DEBUG : dir/file1: size = 25 OK 2026/03/01 02:56:32 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/01 02:56:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/01 02:56:32 DEBUG : newLeaf: Running delayed rename now 2026/03/01 02:56:32 DEBUG : dir/file1: copy non-chunked object... 2026/03/01 02:56:32 DEBUG : newLeaf: size = 25 OK 2026/03/01 02:56:32 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/01 02:56:32 INFO : dir/file1: Deleted 2026/03/01 02:56:32 DEBUG : newLeaf: Updating file with newLeaf 0xc000a68f00 2026/03/01 02:56:32 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:32 DEBUG : dir: Looking for writers 2026/03/01 02:56:32 DEBUG : Looking for writers 2026/03/01 02:56:32 DEBUG : dir: reading active writers 2026/03/01 02:56:32 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:32 DEBUG : >WaitForWriters: 2026/03/01 02:56:33 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:33 DEBUG : dir: Looking for writers 2026/03/01 02:56:33 DEBUG : Looking for writers 2026/03/01 02:56:33 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:33 DEBUG : dir: reading active writers 2026/03/01 02:56:33 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:33 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:56:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:33 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:56:33 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:33 DEBUG : dir/file1.rclone_chunk.001_7f7ekk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:33 INFO : dir/file1.rclone_chunk.001_7f7ekk: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:33 INFO : dir/file1.rclone_chunk.001_7f7ekk: Deleted 2026/03/01 02:56:33 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:33 DEBUG : dir: Looking for writers 2026/03/01 02:56:33 DEBUG : file1: reading active writers 2026/03/01 02:56:33 DEBUG : Looking for writers 2026/03/01 02:56:33 DEBUG : dir: reading active writers 2026/03/01 02:56:33 DEBUG : >WaitForWriters: 2026/03/01 02:56:33 DEBUG : dir/file1: copy non-chunked object... 2026/03/01 02:56:34 DEBUG : newLeaf: size = 14 OK 2026/03/01 02:56:34 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/01 02:56:34 INFO : dir/file1: Deleted 2026/03/01 02:56:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0009cccc0 2026/03/01 02:56:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/01 02:56:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/01 02:56:34 DEBUG : newLeaf: copy non-chunked object... 2026/03/01 02:56:34 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:34 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:34 INFO : newLeaf: Deleted 2026/03/01 02:56:34 DEBUG : dir/file1: Updating file with dir/file1 0xc0009cccc0 2026/03/01 02:56:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/01 02:56:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/01 02:56:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/01 02:56:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:34 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009cccc0 2026/03/01 02:56:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/01 02:56:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/01 02:56:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': File to upload is small (25 bytes), uploading instead of streaming 2026/03/01 02:56:35 DEBUG : dir/file1: size = 25 OK 2026/03/01 02:56:35 DEBUG : dir/file1.rclone_chunk.001_7f7f6e: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/01 02:56:35 INFO : dir/file1.rclone_chunk.001_7f7f6e: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:35 INFO : dir/file1.rclone_chunk.001_7f7f6e: Deleted 2026/03/01 02:56:35 DEBUG : dir/file1: size = 25 OK 2026/03/01 02:56:35 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/01 02:56:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/01 02:56:35 DEBUG : newLeaf: Running delayed rename now 2026/03/01 02:56:35 DEBUG : dir/file1: copy non-chunked object... 2026/03/01 02:56:35 DEBUG : newLeaf: size = 25 OK 2026/03/01 02:56:35 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/01 02:56:35 INFO : dir/file1: Deleted 2026/03/01 02:56:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0009cccc0 2026/03/01 02:56:35 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:35 DEBUG : dir: Looking for writers 2026/03/01 02:56:35 DEBUG : Looking for writers 2026/03/01 02:56:35 DEBUG : dir: reading active writers 2026/03/01 02:56:35 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:35 DEBUG : >WaitForWriters: 2026/03/01 02:56:35 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:35 DEBUG : dir: Looking for writers 2026/03/01 02:56:35 DEBUG : Looking for writers 2026/03/01 02:56:35 DEBUG : dir: reading active writers 2026/03/01 02:56:35 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:35 DEBUG : >WaitForWriters: 2026/03/01 02:56:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:56:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:56:36 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:36 DEBUG : dir/file1.rclone_chunk.001_7f7gzl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:36 INFO : dir/file1.rclone_chunk.001_7f7gzl: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:36 INFO : dir/file1.rclone_chunk.001_7f7gzl: Deleted 2026/03/01 02:56:36 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/01 02:56:36 DEBUG : dir/file1: newRWFileHandle: 2026/03/01 02:56:36 DEBUG : dir/file1(0xc000c55440): openPending: 2026/03/01 02:56:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/01 02:56:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/01 02:56:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:36 DEBUG : dir/file1(0xc000c55440): >openPending: err= 2026/03/01 02:56:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/01 02:56:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/01 02:56:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/01 02:56:36 DEBUG : dir/file1(0xc000c55440): _writeAt: size=14, off=0 2026/03/01 02:56:36 DEBUG : dir/file1(0xc000c55440): >_writeAt: n=14, err= 2026/03/01 02:56:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/01 02:56:36 DEBUG : dir/file1(0xc000c55440): close: 2026/03/01 02:56:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/01 02:56:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/01 02:56:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/01 02:56:36 DEBUG : dir/file1(0xc000c55440): >close: err= 2026/03/01 02:56:36 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:36 DEBUG : dir: Looking for writers 2026/03/01 02:56:36 DEBUG : file1: reading active writers 2026/03/01 02:56:36 DEBUG : Looking for writers 2026/03/01 02:56:36 DEBUG : dir: reading active writers 2026/03/01 02:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/01 02:56:36 DEBUG : dir: Looking for writers 2026/03/01 02:56:36 DEBUG : file1: reading active writers 2026/03/01 02:56:36 DEBUG : Looking for writers 2026/03/01 02:56:36 DEBUG : dir: reading active writers 2026/03/01 02:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/01 02:56:36 DEBUG : dir: Looking for writers 2026/03/01 02:56:36 DEBUG : file1: reading active writers 2026/03/01 02:56:36 DEBUG : Looking for writers 2026/03/01 02:56:36 DEBUG : dir: reading active writers 2026/03/01 02:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/01 02:56:36 DEBUG : dir: Looking for writers 2026/03/01 02:56:36 DEBUG : file1: reading active writers 2026/03/01 02:56:36 DEBUG : Looking for writers 2026/03/01 02:56:36 DEBUG : dir: reading active writers 2026/03/01 02:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/01 02:56:36 DEBUG : dir/file1: vfs cache: starting upload 2026/03/01 02:56:36 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/03/01 02:56:36 DEBUG : dir: Looking for writers 2026/03/01 02:56:36 DEBUG : file1: reading active writers 2026/03/01 02:56:36 DEBUG : Looking for writers 2026/03/01 02:56:36 DEBUG : dir: reading active writers 2026/03/01 02:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/01 02:56:36 DEBUG : dir: Looking for writers 2026/03/01 02:56:36 DEBUG : file1: reading active writers 2026/03/01 02:56:36 DEBUG : Looking for writers 2026/03/01 02:56:36 DEBUG : dir: reading active writers 2026/03/01 02:56:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/01 02:56:36 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:36 DEBUG : dir/file1.rclone_chunk.001_7f7htb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:36 INFO : dir/file1.rclone_chunk.001_7f7htb: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:36 INFO : dir/file1.rclone_chunk.001_7f7htb: Deleted 2026/03/01 02:56:36 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:36 INFO : dir/file1: Copied (replaced existing) 2026/03/01 02:56:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/01 02:56:36 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/03/01 02:56:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/01 02:56:37 DEBUG : dir: Looking for writers 2026/03/01 02:56:37 DEBUG : file1: reading active writers 2026/03/01 02:56:37 DEBUG : Looking for writers 2026/03/01 02:56:37 DEBUG : dir: reading active writers 2026/03/01 02:56:37 DEBUG : >WaitForWriters: 2026/03/01 02:56:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/01 02:56:37 DEBUG : dir/file1: newRWFileHandle: 2026/03/01 02:56:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/01 02:56:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/01 02:56:37 DEBUG : dir/file1(0xc000d30cc0): _readAt: size=512, off=0 2026/03/01 02:56:37 DEBUG : dir/file1(0xc000d30cc0): openPending: 2026/03/01 02:56:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/03/01 02:56:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/01 02:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:37 DEBUG : dir/file1(0xc000d30cc0): >openPending: err= 2026/03/01 02:56:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/01 02:56:37 DEBUG : dir/file1(0xc000d30cc0): >_readAt: n=14, err=EOF 2026/03/01 02:56:37 DEBUG : dir/file1(0xc000d30cc0): close: 2026/03/01 02:56:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/01 02:56:37 DEBUG : dir/file1(0xc000d30cc0): >close: err= 2026/03/01 02:56:37 DEBUG : dir/file1: copy non-chunked object... 2026/03/01 02:56:37 DEBUG : newLeaf: size = 14 OK 2026/03/01 02:56:37 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/01 02:56:37 INFO : dir/file1: Deleted 2026/03/01 02:56:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/01 02:56:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000aed2c0 2026/03/01 02:56:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/01 02:56:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/01 02:56:37 DEBUG : newLeaf: copy non-chunked object... 2026/03/01 02:56:37 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:37 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:37 INFO : newLeaf: Deleted 2026/03/01 02:56:37 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/01 02:56:37 DEBUG : dir/file1: Updating file with dir/file1 0xc000aed2c0 2026/03/01 02:56:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/01 02:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/01 02:56:37 DEBUG : dir/file1: newRWFileHandle: 2026/03/01 02:56:37 DEBUG : dir/file1(0xc000c91080): openPending: 2026/03/01 02:56:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/03/01 02:56:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/01 02:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:37 DEBUG : dir/file1(0xc000c91080): >openPending: err= 2026/03/01 02:56:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/01 02:56:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/01 02:56:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/01 02:56:37 DEBUG : dir/file1(0xc000c91080): _writeAt: size=25, off=0 2026/03/01 02:56:37 DEBUG : dir/file1(0xc000c91080): >_writeAt: n=25, err= 2026/03/01 02:56:37 DEBUG : dir/file1: copy non-chunked object... 2026/03/01 02:56:37 DEBUG : newLeaf: size = 14 OK 2026/03/01 02:56:37 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/01 02:56:38 INFO : dir/file1: Deleted 2026/03/01 02:56:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/01 02:56:38 DEBUG : newLeaf: Updating file with newLeaf 0xc000aed2c0 2026/03/01 02:56:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/01 02:56:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/01 02:56:38 DEBUG : newLeaf(0xc000c91080): close: 2026/03/01 02:56:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/01 02:56:38 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-01 02:56:37.849919147 +0000 UTC m=+48.915317957 2026/03/01 02:56:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/01 02:56:38 DEBUG : newLeaf(0xc000c91080): >close: err= 2026/03/01 02:56:38 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:38 DEBUG : dir: Looking for writers 2026/03/01 02:56:38 DEBUG : Looking for writers 2026/03/01 02:56:38 DEBUG : dir: reading active writers 2026/03/01 02:56:38 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/01 02:56:38 DEBUG : dir: Looking for writers 2026/03/01 02:56:38 DEBUG : Looking for writers 2026/03/01 02:56:38 DEBUG : dir: reading active writers 2026/03/01 02:56:38 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/01 02:56:38 DEBUG : dir: Looking for writers 2026/03/01 02:56:38 DEBUG : Looking for writers 2026/03/01 02:56:38 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:38 DEBUG : dir: reading active writers 2026/03/01 02:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/01 02:56:38 DEBUG : dir: Looking for writers 2026/03/01 02:56:38 DEBUG : Looking for writers 2026/03/01 02:56:38 DEBUG : dir: reading active writers 2026/03/01 02:56:38 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/01 02:56:38 DEBUG : newLeaf: vfs cache: starting upload 2026/03/01 02:56:38 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/03/01 02:56:38 DEBUG : dir: Looking for writers 2026/03/01 02:56:38 DEBUG : Looking for writers 2026/03/01 02:56:38 DEBUG : dir: reading active writers 2026/03/01 02:56:38 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/01 02:56:38 DEBUG : dir: Looking for writers 2026/03/01 02:56:38 DEBUG : Looking for writers 2026/03/01 02:56:38 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:38 DEBUG : dir: reading active writers 2026/03/01 02:56:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/01 02:56:38 DEBUG : newLeaf: size = 25 OK 2026/03/01 02:56:38 DEBUG : newLeaf.rclone_chunk.001_7f7jit: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/01 02:56:38 INFO : newLeaf.rclone_chunk.001_7f7jit: Copied (server-side copy) to: newLeaf 2026/03/01 02:56:38 INFO : newLeaf.rclone_chunk.001_7f7jit: Deleted 2026/03/01 02:56:38 DEBUG : newLeaf: size = 25 OK 2026/03/01 02:56:38 INFO : newLeaf: Copied (replaced existing) 2026/03/01 02:56:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-01 02:56:37.849919147 +0000 UTC" 2026/03/01 02:56:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/01 02:56:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/01 02:56:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/01 02:56:38 DEBUG : dir: Looking for writers 2026/03/01 02:56:38 DEBUG : Looking for writers 2026/03/01 02:56:38 DEBUG : dir: reading active writers 2026/03/01 02:56:38 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:38 DEBUG : >WaitForWriters: 2026/03/01 02:56:38 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:38 DEBUG : dir: Looking for writers 2026/03/01 02:56:38 DEBUG : Looking for writers 2026/03/01 02:56:38 DEBUG : dir: reading active writers 2026/03/01 02:56:38 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:38 DEBUG : >WaitForWriters: 2026/03/01 02:56:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:56:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:56:39 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:39 DEBUG : dir/file1.rclone_chunk.001_7f7j4s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:39 INFO : dir/file1.rclone_chunk.001_7f7j4s: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:39 INFO : dir/file1.rclone_chunk.001_7f7j4s: Deleted 2026/03/01 02:56:39 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:39 DEBUG : dir: Looking for writers 2026/03/01 02:56:39 DEBUG : file1: reading active writers 2026/03/01 02:56:39 DEBUG : Looking for writers 2026/03/01 02:56:39 DEBUG : dir: reading active writers 2026/03/01 02:56:39 DEBUG : >WaitForWriters: 2026/03/01 02:56:39 DEBUG : dir/file1: copy non-chunked object... 2026/03/01 02:56:39 DEBUG : newLeaf: size = 14 OK 2026/03/01 02:56:39 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/01 02:56:39 INFO : dir/file1: Deleted 2026/03/01 02:56:39 DEBUG : newLeaf: Updating file with newLeaf 0xc000e9cfc0 2026/03/01 02:56:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/01 02:56:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/01 02:56:40 DEBUG : newLeaf: copy non-chunked object... 2026/03/01 02:56:40 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:40 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:40 INFO : newLeaf: Deleted 2026/03/01 02:56:40 DEBUG : dir/file1: Updating file with dir/file1 0xc000e9cfc0 2026/03/01 02:56:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/01 02:56:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/01 02:56:40 DEBUG : dir/file1: newRWFileHandle: 2026/03/01 02:56:40 DEBUG : dir/file1(0xc000400200): openPending: 2026/03/01 02:56:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/01 02:56:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/01 02:56:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:40 DEBUG : dir/file1(0xc000400200): >openPending: err= 2026/03/01 02:56:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/01 02:56:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/01 02:56:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/01 02:56:40 DEBUG : dir/file1(0xc000400200): _writeAt: size=25, off=0 2026/03/01 02:56:40 DEBUG : dir/file1(0xc000400200): >_writeAt: n=25, err= 2026/03/01 02:56:40 DEBUG : dir/file1: copy non-chunked object... 2026/03/01 02:56:40 DEBUG : newLeaf: size = 14 OK 2026/03/01 02:56:40 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/01 02:56:40 INFO : dir/file1: Deleted 2026/03/01 02:56:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/01 02:56:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000e9cfc0 2026/03/01 02:56:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/01 02:56:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/01 02:56:40 DEBUG : newLeaf(0xc000400200): close: 2026/03/01 02:56:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/01 02:56:40 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-01 02:56:40.391463705 +0000 UTC m=+51.456862513 2026/03/01 02:56:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/01 02:56:40 DEBUG : newLeaf(0xc000400200): >close: err= 2026/03/01 02:56:40 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:40 DEBUG : dir: Looking for writers 2026/03/01 02:56:40 DEBUG : Looking for writers 2026/03/01 02:56:40 DEBUG : dir: reading active writers 2026/03/01 02:56:40 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/01 02:56:40 DEBUG : dir: Looking for writers 2026/03/01 02:56:40 DEBUG : Looking for writers 2026/03/01 02:56:40 DEBUG : dir: reading active writers 2026/03/01 02:56:40 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/01 02:56:40 DEBUG : dir: Looking for writers 2026/03/01 02:56:40 DEBUG : Looking for writers 2026/03/01 02:56:40 DEBUG : dir: reading active writers 2026/03/01 02:56:40 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/01 02:56:40 DEBUG : dir: Looking for writers 2026/03/01 02:56:40 DEBUG : Looking for writers 2026/03/01 02:56:40 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:40 DEBUG : dir: reading active writers 2026/03/01 02:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/01 02:56:40 DEBUG : newLeaf: vfs cache: starting upload 2026/03/01 02:56:40 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/03/01 02:56:40 DEBUG : dir: Looking for writers 2026/03/01 02:56:40 DEBUG : Looking for writers 2026/03/01 02:56:40 DEBUG : dir: reading active writers 2026/03/01 02:56:40 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/01 02:56:40 DEBUG : dir: Looking for writers 2026/03/01 02:56:40 DEBUG : Looking for writers 2026/03/01 02:56:40 DEBUG : dir: reading active writers 2026/03/01 02:56:40 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/01 02:56:41 DEBUG : newLeaf: size = 25 OK 2026/03/01 02:56:41 DEBUG : newLeaf.rclone_chunk.001_7f7l0v: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/01 02:56:41 INFO : newLeaf.rclone_chunk.001_7f7l0v: Copied (server-side copy) to: newLeaf 2026/03/01 02:56:41 INFO : newLeaf.rclone_chunk.001_7f7l0v: Deleted 2026/03/01 02:56:41 DEBUG : newLeaf: size = 25 OK 2026/03/01 02:56:41 INFO : newLeaf: Copied (replaced existing) 2026/03/01 02:56:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-01 02:56:40.391463705 +0000 UTC" 2026/03/01 02:56:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/01 02:56:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/01 02:56:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/01 02:56:41 DEBUG : dir: Looking for writers 2026/03/01 02:56:41 DEBUG : Looking for writers 2026/03/01 02:56:41 DEBUG : dir: reading active writers 2026/03/01 02:56:41 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:41 DEBUG : >WaitForWriters: 2026/03/01 02:56:41 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:41 DEBUG : dir: Looking for writers 2026/03/01 02:56:41 DEBUG : Looking for writers 2026/03/01 02:56:41 DEBUG : dir: reading active writers 2026/03/01 02:56:41 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:41 DEBUG : >WaitForWriters: 2026/03/01 02:56:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:56:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:56:41 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:41 DEBUG : dir/file1.rclone_chunk.001_7f7m0n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:41 INFO : dir/file1.rclone_chunk.001_7f7m0n: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:41 INFO : dir/file1.rclone_chunk.001_7f7m0n: Deleted 2026/03/01 02:56:42 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/01 02:56:42 DEBUG : dir/file1: newRWFileHandle: 2026/03/01 02:56:42 DEBUG : dir/file1(0xc000c8f1c0): openPending: 2026/03/01 02:56:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/01 02:56:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/01 02:56:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:42 DEBUG : dir/file1(0xc000c8f1c0): >openPending: err= 2026/03/01 02:56:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/01 02:56:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/01 02:56:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/01 02:56:42 DEBUG : dir/file1(0xc000c8f1c0): _writeAt: size=14, off=0 2026/03/01 02:56:42 DEBUG : dir/file1(0xc000c8f1c0): >_writeAt: n=14, err= 2026/03/01 02:56:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/01 02:56:42 DEBUG : dir/file1(0xc000c8f1c0): close: 2026/03/01 02:56:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/01 02:56:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/01 02:56:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/01 02:56:42 DEBUG : dir/file1(0xc000c8f1c0): >close: err= 2026/03/01 02:56:42 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:42 DEBUG : dir: Looking for writers 2026/03/01 02:56:42 DEBUG : file1: reading active writers 2026/03/01 02:56:42 DEBUG : Looking for writers 2026/03/01 02:56:42 DEBUG : dir: reading active writers 2026/03/01 02:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/01 02:56:42 DEBUG : dir: Looking for writers 2026/03/01 02:56:42 DEBUG : file1: reading active writers 2026/03/01 02:56:42 DEBUG : Looking for writers 2026/03/01 02:56:42 DEBUG : dir: reading active writers 2026/03/01 02:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/01 02:56:42 DEBUG : dir: Looking for writers 2026/03/01 02:56:42 DEBUG : file1: reading active writers 2026/03/01 02:56:42 DEBUG : Looking for writers 2026/03/01 02:56:42 DEBUG : dir: reading active writers 2026/03/01 02:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/01 02:56:42 DEBUG : dir: Looking for writers 2026/03/01 02:56:42 DEBUG : file1: reading active writers 2026/03/01 02:56:42 DEBUG : Looking for writers 2026/03/01 02:56:42 DEBUG : dir: reading active writers 2026/03/01 02:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/01 02:56:42 DEBUG : dir/file1: vfs cache: starting upload 2026/03/01 02:56:42 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/03/01 02:56:42 DEBUG : dir: Looking for writers 2026/03/01 02:56:42 DEBUG : file1: reading active writers 2026/03/01 02:56:42 DEBUG : Looking for writers 2026/03/01 02:56:42 DEBUG : dir: reading active writers 2026/03/01 02:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/01 02:56:42 DEBUG : dir: Looking for writers 2026/03/01 02:56:42 DEBUG : file1: reading active writers 2026/03/01 02:56:42 DEBUG : Looking for writers 2026/03/01 02:56:42 DEBUG : dir: reading active writers 2026/03/01 02:56:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/01 02:56:42 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:42 DEBUG : dir/file1.rclone_chunk.001_7f7nny: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:42 INFO : dir/file1.rclone_chunk.001_7f7nny: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:42 INFO : dir/file1.rclone_chunk.001_7f7nny: Deleted 2026/03/01 02:56:42 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:42 INFO : dir/file1: Copied (replaced existing) 2026/03/01 02:56:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/01 02:56:42 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/03/01 02:56:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/01 02:56:42 DEBUG : dir: Looking for writers 2026/03/01 02:56:42 DEBUG : file1: reading active writers 2026/03/01 02:56:42 DEBUG : Looking for writers 2026/03/01 02:56:42 DEBUG : dir: reading active writers 2026/03/01 02:56:42 DEBUG : >WaitForWriters: 2026/03/01 02:56:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/01 02:56:42 DEBUG : dir/file1: newRWFileHandle: 2026/03/01 02:56:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/01 02:56:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/01 02:56:42 DEBUG : dir/file1(0xc000a45f00): _readAt: size=512, off=0 2026/03/01 02:56:42 DEBUG : dir/file1(0xc000a45f00): openPending: 2026/03/01 02:56:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/03/01 02:56:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/01 02:56:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:42 DEBUG : dir/file1(0xc000a45f00): >openPending: err= 2026/03/01 02:56:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/01 02:56:42 DEBUG : dir/file1(0xc000a45f00): >_readAt: n=14, err=EOF 2026/03/01 02:56:42 DEBUG : dir/file1(0xc000a45f00): close: 2026/03/01 02:56:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/01 02:56:42 DEBUG : dir/file1(0xc000a45f00): >close: err= 2026/03/01 02:56:43 DEBUG : dir/file1: copy non-chunked object... 2026/03/01 02:56:43 DEBUG : newLeaf: size = 14 OK 2026/03/01 02:56:43 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/01 02:56:43 INFO : dir/file1: Deleted 2026/03/01 02:56:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/01 02:56:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000a8b440 2026/03/01 02:56:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/01 02:56:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/01 02:56:43 DEBUG : newLeaf: copy non-chunked object... 2026/03/01 02:56:43 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:43 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:43 INFO : newLeaf: Deleted 2026/03/01 02:56:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/01 02:56:43 DEBUG : dir/file1: Updating file with dir/file1 0xc000a8b440 2026/03/01 02:56:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/01 02:56:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/01 02:56:43 DEBUG : dir/file1: newRWFileHandle: 2026/03/01 02:56:43 DEBUG : dir/file1(0xc0009dc680): openPending: 2026/03/01 02:56:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/03/01 02:56:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/01 02:56:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:43 DEBUG : dir/file1(0xc0009dc680): >openPending: err= 2026/03/01 02:56:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/01 02:56:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/01 02:56:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/01 02:56:43 DEBUG : dir/file1(0xc0009dc680): _writeAt: size=25, off=0 2026/03/01 02:56:43 DEBUG : dir/file1(0xc0009dc680): >_writeAt: n=25, err= 2026/03/01 02:56:43 DEBUG : dir/file1: copy non-chunked object... 2026/03/01 02:56:43 DEBUG : newLeaf: size = 14 OK 2026/03/01 02:56:43 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/01 02:56:43 INFO : dir/file1: Deleted 2026/03/01 02:56:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/01 02:56:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000a8b440 2026/03/01 02:56:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/01 02:56:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/01 02:56:43 DEBUG : newLeaf(0xc0009dc680): close: 2026/03/01 02:56:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/01 02:56:43 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-01 02:56:43.617459329 +0000 UTC m=+54.682858109 2026/03/01 02:56:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/01 02:56:43 DEBUG : newLeaf(0xc0009dc680): >close: err= 2026/03/01 02:56:43 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:43 DEBUG : dir: Looking for writers 2026/03/01 02:56:43 DEBUG : Looking for writers 2026/03/01 02:56:43 DEBUG : dir: reading active writers 2026/03/01 02:56:43 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/01 02:56:43 DEBUG : dir: Looking for writers 2026/03/01 02:56:43 DEBUG : Looking for writers 2026/03/01 02:56:43 DEBUG : dir: reading active writers 2026/03/01 02:56:43 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/01 02:56:43 DEBUG : dir: Looking for writers 2026/03/01 02:56:43 DEBUG : Looking for writers 2026/03/01 02:56:43 DEBUG : dir: reading active writers 2026/03/01 02:56:43 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/01 02:56:43 DEBUG : dir: Looking for writers 2026/03/01 02:56:43 DEBUG : Looking for writers 2026/03/01 02:56:43 DEBUG : dir: reading active writers 2026/03/01 02:56:43 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/01 02:56:43 DEBUG : newLeaf: vfs cache: starting upload 2026/03/01 02:56:43 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/03/01 02:56:43 DEBUG : dir: Looking for writers 2026/03/01 02:56:43 DEBUG : Looking for writers 2026/03/01 02:56:43 DEBUG : dir: reading active writers 2026/03/01 02:56:43 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/01 02:56:44 DEBUG : dir: Looking for writers 2026/03/01 02:56:44 DEBUG : Looking for writers 2026/03/01 02:56:44 DEBUG : dir: reading active writers 2026/03/01 02:56:44 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/01 02:56:44 DEBUG : newLeaf: size = 25 OK 2026/03/01 02:56:44 DEBUG : newLeaf.rclone_chunk.001_7f7oa8: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/01 02:56:44 INFO : newLeaf.rclone_chunk.001_7f7oa8: Copied (server-side copy) to: newLeaf 2026/03/01 02:56:44 INFO : newLeaf.rclone_chunk.001_7f7oa8: Deleted 2026/03/01 02:56:44 DEBUG : newLeaf: size = 25 OK 2026/03/01 02:56:44 INFO : newLeaf: Copied (replaced existing) 2026/03/01 02:56:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-01 02:56:43.617459329 +0000 UTC" 2026/03/01 02:56:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/01 02:56:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/01 02:56:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/01 02:56:44 DEBUG : dir: Looking for writers 2026/03/01 02:56:44 DEBUG : Looking for writers 2026/03/01 02:56:44 DEBUG : dir: reading active writers 2026/03/01 02:56:44 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:44 DEBUG : >WaitForWriters: 2026/03/01 02:56:44 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:44 DEBUG : dir: Looking for writers 2026/03/01 02:56:44 DEBUG : Looking for writers 2026/03/01 02:56:44 DEBUG : dir: reading active writers 2026/03/01 02:56:44 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:44 DEBUG : >WaitForWriters: 2026/03/01 02:56:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:56:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:56:45 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:45 DEBUG : dir/file1.rclone_chunk.001_7f7pe1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:56:45 INFO : dir/file1.rclone_chunk.001_7f7pe1: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:45 INFO : dir/file1.rclone_chunk.001_7f7pe1: Deleted 2026/03/01 02:56:45 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:45 DEBUG : dir: Looking for writers 2026/03/01 02:56:45 DEBUG : file1: reading active writers 2026/03/01 02:56:45 DEBUG : Looking for writers 2026/03/01 02:56:45 DEBUG : dir: reading active writers 2026/03/01 02:56:45 DEBUG : >WaitForWriters: 2026/03/01 02:56:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/01 02:56:45 DEBUG : dir/file1: newRWFileHandle: 2026/03/01 02:56:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/01 02:56:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/01 02:56:45 DEBUG : dir/file1(0xc000942140): _readAt: size=512, off=0 2026/03/01 02:56:45 DEBUG : dir/file1(0xc000942140): openPending: 2026/03/01 02:56:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/01 02:56:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/01 02:56:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:45 DEBUG : dir/file1(0xc000942140): >openPending: err= 2026/03/01 02:56:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/03/01 02:56:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/01 02:56:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:56:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:56:45 DEBUG : dir/file1(0xc000942140): >_readAt: n=14, err=EOF 2026/03/01 02:56:45 DEBUG : dir/file1(0xc000942140): close: 2026/03/01 02:56:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/01 02:56:45 DEBUG : dir/file1(0xc000942140): >close: err= 2026/03/01 02:56:45 DEBUG : dir/file1: copy non-chunked object... 2026/03/01 02:56:45 DEBUG : newLeaf: size = 14 OK 2026/03/01 02:56:45 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/01 02:56:45 INFO : dir/file1: Deleted 2026/03/01 02:56:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/01 02:56:45 DEBUG : newLeaf: Updating file with newLeaf 0xc000df0c00 2026/03/01 02:56:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/01 02:56:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/01 02:56:45 DEBUG : newLeaf: copy non-chunked object... 2026/03/01 02:56:45 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:56:45 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:46 INFO : newLeaf: Deleted 2026/03/01 02:56:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/01 02:56:46 DEBUG : dir/file1: Updating file with dir/file1 0xc000df0c00 2026/03/01 02:56:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/01 02:56:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/01 02:56:46 DEBUG : dir/file1: newRWFileHandle: 2026/03/01 02:56:46 DEBUG : dir/file1(0xc000943300): openPending: 2026/03/01 02:56:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/03/01 02:56:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/01 02:56:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:46 DEBUG : dir/file1(0xc000943300): >openPending: err= 2026/03/01 02:56:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/01 02:56:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/01 02:56:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/01 02:56:46 DEBUG : dir/file1(0xc000943300): _writeAt: size=25, off=0 2026/03/01 02:56:46 DEBUG : dir/file1(0xc000943300): >_writeAt: n=25, err= 2026/03/01 02:56:46 DEBUG : dir/file1: copy non-chunked object... 2026/03/01 02:56:46 DEBUG : newLeaf: size = 14 OK 2026/03/01 02:56:46 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/01 02:56:46 INFO : dir/file1: Deleted 2026/03/01 02:56:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/01 02:56:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000df0c00 2026/03/01 02:56:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/01 02:56:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/01 02:56:46 DEBUG : newLeaf(0xc000943300): close: 2026/03/01 02:56:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/01 02:56:46 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-01 02:56:46.167374468 +0000 UTC m=+57.232773257 2026/03/01 02:56:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/01 02:56:46 DEBUG : newLeaf(0xc000943300): >close: err= 2026/03/01 02:56:46 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:46 DEBUG : dir: Looking for writers 2026/03/01 02:56:46 DEBUG : Looking for writers 2026/03/01 02:56:46 DEBUG : dir: reading active writers 2026/03/01 02:56:46 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/01 02:56:46 DEBUG : dir: Looking for writers 2026/03/01 02:56:46 DEBUG : Looking for writers 2026/03/01 02:56:46 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:46 DEBUG : dir: reading active writers 2026/03/01 02:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/01 02:56:46 DEBUG : dir: Looking for writers 2026/03/01 02:56:46 DEBUG : Looking for writers 2026/03/01 02:56:46 DEBUG : dir: reading active writers 2026/03/01 02:56:46 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/01 02:56:46 DEBUG : dir: Looking for writers 2026/03/01 02:56:46 DEBUG : Looking for writers 2026/03/01 02:56:46 DEBUG : dir: reading active writers 2026/03/01 02:56:46 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/01 02:56:46 DEBUG : newLeaf: vfs cache: starting upload 2026/03/01 02:56:46 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/03/01 02:56:46 DEBUG : dir: Looking for writers 2026/03/01 02:56:46 DEBUG : Looking for writers 2026/03/01 02:56:46 DEBUG : dir: reading active writers 2026/03/01 02:56:46 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/01 02:56:46 DEBUG : dir: Looking for writers 2026/03/01 02:56:46 DEBUG : Looking for writers 2026/03/01 02:56:46 DEBUG : dir: reading active writers 2026/03/01 02:56:46 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/01 02:56:46 DEBUG : newLeaf: size = 25 OK 2026/03/01 02:56:46 DEBUG : newLeaf.rclone_chunk.001_7f7rl8: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/01 02:56:46 INFO : newLeaf.rclone_chunk.001_7f7rl8: Copied (server-side copy) to: newLeaf 2026/03/01 02:56:46 INFO : newLeaf.rclone_chunk.001_7f7rl8: Deleted 2026/03/01 02:56:46 DEBUG : newLeaf: size = 25 OK 2026/03/01 02:56:46 INFO : newLeaf: Copied (replaced existing) 2026/03/01 02:56:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-01 02:56:46.167374468 +0000 UTC" 2026/03/01 02:56:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/01 02:56:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/01 02:56:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/01 02:56:46 DEBUG : dir: Looking for writers 2026/03/01 02:56:46 DEBUG : Looking for writers 2026/03/01 02:56:46 DEBUG : dir: reading active writers 2026/03/01 02:56:46 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:46 DEBUG : >WaitForWriters: 2026/03/01 02:56:47 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:47 DEBUG : dir: Looking for writers 2026/03/01 02:56:47 DEBUG : Looking for writers 2026/03/01 02:56:47 DEBUG : dir: reading active writers 2026/03/01 02:56:47 DEBUG : newLeaf: reading active writers 2026/03/01 02:56:47 DEBUG : >WaitForWriters: 2026/03/01 02:56:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting --- PASS: TestFileRename (16.62s) --- PASS: TestFileRename/off,forceCache=false (2.54s) --- PASS: TestFileRename/minimal,forceCache=false (2.51s) --- PASS: TestFileRename/minimal,forceCache=true (3.24s) --- PASS: TestFileRename/writes,forceCache=false (2.56s) --- PASS: TestFileRename/writes,forceCache=true (3.22s) --- PASS: TestFileRename/full,forceCache=false (2.55s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:47 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:47 DEBUG : Looking for writers 2026/03/01 02:56:47 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:47 DEBUG : dir/file1: size = 16 OK 2026/03/01 02:56:47 DEBUG : dir/file1.rclone_chunk.001_7f7s7y: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/01 02:56:47 INFO : dir/file1.rclone_chunk.001_7f7s7y: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:47 INFO : dir/file1.rclone_chunk.001_7f7s7y: Deleted 2026/03/01 02:56:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:56:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/01 02:56:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/01 02:56:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/01 02:56:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:56:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/01 02:56:48 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/03/01 02:56:48 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:48 DEBUG : dir: Looking for writers 2026/03/01 02:56:48 DEBUG : file1: reading active writers 2026/03/01 02:56:48 DEBUG : Looking for writers 2026/03/01 02:56:48 DEBUG : dir: reading active writers 2026/03/01 02:56:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.95s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:48 DEBUG : dir/file1: size = 16 OK 2026/03/01 02:56:48 DEBUG : dir/file1.rclone_chunk.001_7f7ts2: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/01 02:56:48 INFO : dir/file1.rclone_chunk.001_7f7ts2: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:48 INFO : dir/file1.rclone_chunk.001_7f7ts2: Deleted 2026/03/01 02:56:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:56:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/01 02:56:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/01 02:56:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/01 02:56:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:56:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/01 02:56:49 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/03/01 02:56:49 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/03/01 02:56:49 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/03/01 02:56:49 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/03/01 02:56:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/03/01 02:56:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/03/01 02:56:49 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/01 02:56:49 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/03/01 02:56:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/03/01 02:56:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/03/01 02:56:49 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/03/01 02:56:49 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/03/01 02:56:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/03/01 02:56:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/03/01 02:56:49 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/03/01 02:56:49 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:49 DEBUG : dir: Looking for writers 2026/03/01 02:56:49 DEBUG : file1: reading active writers 2026/03/01 02:56:49 DEBUG : Looking for writers 2026/03/01 02:56:49 DEBUG : dir: reading active writers 2026/03/01 02:56:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.39s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:49 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:50 DEBUG : dir/file1: size = 16 OK 2026/03/01 02:56:50 DEBUG : dir/file1.rclone_chunk.001_7f7u6u: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/01 02:56:50 INFO : dir/file1.rclone_chunk.001_7f7u6u: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:50 INFO : dir/file1.rclone_chunk.001_7f7u6u: Deleted 2026/03/01 02:56:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:56:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/01 02:56:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/01 02:56:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/01 02:56:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:56:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/01 02:56:50 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/03/01 02:56:50 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/03/01 02:56:50 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/03/01 02:56:50 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/03/01 02:56:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/03/01 02:56:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/03/01 02:56:50 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/01 02:56:50 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/03/01 02:56:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/03/01 02:56:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/03/01 02:56:50 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/03/01 02:56:50 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/03/01 02:56:50 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/03/01 02:56:50 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/03/01 02:56:50 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/03/01 02:56:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/03/01 02:56:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/03/01 02:56:50 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/03/01 02:56:50 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/03/01 02:56:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/03/01 02:56:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/03/01 02:56:50 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/03/01 02:56:50 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/03/01 02:56:50 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/03/01 02:56:50 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/03/01 02:56:50 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/03/01 02:56:50 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/03/01 02:56:50 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/03/01 02:56:50 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/03/01 02:56:50 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/03/01 02:56:50 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:50 DEBUG : dir: Looking for writers 2026/03/01 02:56:50 DEBUG : file1: reading active writers 2026/03/01 02:56:50 DEBUG : Looking for writers 2026/03/01 02:56:50 DEBUG : dir: reading active writers 2026/03/01 02:56:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.41s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:51 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:51 DEBUG : dir/file1: size = 16 OK 2026/03/01 02:56:51 DEBUG : dir/file1.rclone_chunk.001_7f7wtr: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/01 02:56:51 INFO : dir/file1.rclone_chunk.001_7f7wtr: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:51 INFO : dir/file1.rclone_chunk.001_7f7wtr: Deleted 2026/03/01 02:56:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:56:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/01 02:56:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/01 02:56:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/01 02:56:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:56:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/03/01 02:56:51 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:51 DEBUG : dir: Looking for writers 2026/03/01 02:56:51 DEBUG : file1: reading active writers 2026/03/01 02:56:51 DEBUG : Looking for writers 2026/03/01 02:56:51 DEBUG : dir: reading active writers 2026/03/01 02:56:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.95s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:52 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:52 DEBUG : dir/file1: size = 16 OK 2026/03/01 02:56:52 DEBUG : dir/file1.rclone_chunk.001_7f7x5s: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/01 02:56:52 INFO : dir/file1.rclone_chunk.001_7f7x5s: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:52 INFO : dir/file1.rclone_chunk.001_7f7x5s: Deleted 2026/03/01 02:56:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:56:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/01 02:56:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/01 02:56:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/01 02:56:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:56:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/03/01 02:56:52 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/03/01 02:56:52 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/03/01 02:56:52 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:52 DEBUG : dir: Looking for writers 2026/03/01 02:56:52 DEBUG : file1: reading active writers 2026/03/01 02:56:52 DEBUG : Looking for writers 2026/03/01 02:56:52 DEBUG : dir: reading active writers 2026/03/01 02:56:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.90s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:52 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:56:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:52 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:56:53 DEBUG : dir/file1: size = 16 OK 2026/03/01 02:56:53 DEBUG : dir/file1.rclone_chunk.001_7f7x8z: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/01 02:56:53 INFO : dir/file1.rclone_chunk.001_7f7x8z: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:53 INFO : dir/file1.rclone_chunk.001_7f7x8z: Deleted 2026/03/01 02:56:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:56:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/01 02:56:53 DEBUG : dir/file1: newRWFileHandle: 2026/03/01 02:56:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/01 02:56:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/01 02:56:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/01 02:56:53 DEBUG : dir/file1(0xc0007f3a00): _readAt: size=1, off=0 2026/03/01 02:56:53 DEBUG : dir/file1(0xc0007f3a00): openPending: 2026/03/01 02:56:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/01 02:56:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/01 02:56:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:53 DEBUG : dir/file1(0xc0007f3a00): >openPending: err= 2026/03/01 02:56:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/01 02:56:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/01 02:56:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:56:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:56:53 DEBUG : dir/file1(0xc0007f3a00): >_readAt: n=1, err= 2026/03/01 02:56:53 DEBUG : dir/file1(0xc0007f3a00): _readAt: size=256, off=1 2026/03/01 02:56:53 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/03/01 02:56:53 DEBUG : dir/file1(0xc0007f3a00): >_readAt: n=15, err=EOF 2026/03/01 02:56:53 DEBUG : dir/file1(0xc0007f3a00): _readAt: size=16, off=16 2026/03/01 02:56:53 DEBUG : dir/file1(0xc0007f3a00): >_readAt: n=0, err=EOF 2026/03/01 02:56:53 DEBUG : dir/file1(0xc0007f3a00): close: 2026/03/01 02:56:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/01 02:56:53 DEBUG : dir/file1(0xc0007f3a00): >close: err= 2026/03/01 02:56:53 DEBUG : dir/file1(0xc0007f3a00): close: 2026/03/01 02:56:53 DEBUG : dir/file1(0xc0007f3a00): >close: err=file already closed 2026/03/01 02:56:53 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:53 DEBUG : dir: Looking for writers 2026/03/01 02:56:53 DEBUG : file1: reading active writers 2026/03/01 02:56:53 DEBUG : Looking for writers 2026/03/01 02:56:53 DEBUG : dir: reading active writers 2026/03/01 02:56:53 DEBUG : >WaitForWriters: 2026/03/01 02:56:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.97s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:56:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:56:54 DEBUG : dir/file1: size = 16 OK 2026/03/01 02:56:54 DEBUG : dir/file1.rclone_chunk.001_7f7ybf: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/01 02:56:54 INFO : dir/file1.rclone_chunk.001_7f7ybf: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:54 INFO : dir/file1.rclone_chunk.001_7f7ybf: Deleted 2026/03/01 02:56:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:56:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/01 02:56:54 DEBUG : dir/file1: newRWFileHandle: 2026/03/01 02:56:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/01 02:56:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/01 02:56:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/01 02:56:54 DEBUG : dir/file1(0xc000db7940): _readAt: size=1, off=0 2026/03/01 02:56:54 DEBUG : dir/file1(0xc000db7940): openPending: 2026/03/01 02:56:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/01 02:56:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/01 02:56:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:54 DEBUG : dir/file1(0xc000db7940): >openPending: err= 2026/03/01 02:56:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/01 02:56:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/01 02:56:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:56:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:56:54 DEBUG : dir/file1(0xc000db7940): >_readAt: n=1, err= 2026/03/01 02:56:54 DEBUG : dir/file1(0xc000db7940): _readAt: size=1, off=5 2026/03/01 02:56:54 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/01 02:56:54 DEBUG : dir/file1(0xc000db7940): >_readAt: n=1, err= 2026/03/01 02:56:54 DEBUG : dir/file1(0xc000db7940): _readAt: size=1, off=3 2026/03/01 02:56:54 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/01 02:56:54 DEBUG : dir/file1(0xc000db7940): >_readAt: n=1, err= 2026/03/01 02:56:54 DEBUG : dir/file1(0xc000db7940): _readAt: size=1, off=13 2026/03/01 02:56:54 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/01 02:56:54 DEBUG : dir/file1(0xc000db7940): >_readAt: n=1, err= 2026/03/01 02:56:54 DEBUG : dir/file1(0xc000db7940): _readAt: size=16, off=100 2026/03/01 02:56:54 DEBUG : dir/file1(0xc000db7940): >_readAt: n=0, err=EOF 2026/03/01 02:56:54 DEBUG : dir/file1(0xc000db7940): close: 2026/03/01 02:56:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/01 02:56:54 DEBUG : dir/file1(0xc000db7940): >close: err= 2026/03/01 02:56:54 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:54 DEBUG : dir: Looking for writers 2026/03/01 02:56:54 DEBUG : file1: reading active writers 2026/03/01 02:56:54 DEBUG : Looking for writers 2026/03/01 02:56:54 DEBUG : dir: reading active writers 2026/03/01 02:56:54 DEBUG : >WaitForWriters: 2026/03/01 02:56:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.97s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:54 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:56:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:54 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:56:55 DEBUG : dir/file1: size = 16 OK 2026/03/01 02:56:55 DEBUG : dir/file1.rclone_chunk.001_7f7zo5: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/01 02:56:55 INFO : dir/file1.rclone_chunk.001_7f7zo5: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:55 INFO : dir/file1.rclone_chunk.001_7f7zo5: Deleted 2026/03/01 02:56:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:56:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/01 02:56:55 DEBUG : dir/file1: newRWFileHandle: 2026/03/01 02:56:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/01 02:56:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/01 02:56:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/01 02:56:55 DEBUG : dir/file1(0xc000943340): _readAt: size=1, off=0 2026/03/01 02:56:55 DEBUG : dir/file1(0xc000943340): openPending: 2026/03/01 02:56:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/01 02:56:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/01 02:56:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:55 DEBUG : dir/file1(0xc000943340): >openPending: err= 2026/03/01 02:56:55 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/01 02:56:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/01 02:56:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:56:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:56:55 DEBUG : dir/file1(0xc000943340): >_readAt: n=1, err= 2026/03/01 02:56:55 DEBUG : dir/file1(0xc000943340): _readAt: size=1, off=5 2026/03/01 02:56:55 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/01 02:56:55 DEBUG : dir/file1(0xc000943340): >_readAt: n=1, err= 2026/03/01 02:56:55 DEBUG : dir/file1(0xc000943340): _readAt: size=1, off=1 2026/03/01 02:56:55 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/01 02:56:55 DEBUG : dir/file1(0xc000943340): >_readAt: n=1, err= 2026/03/01 02:56:55 DEBUG : dir/file1(0xc000943340): _readAt: size=6, off=10 2026/03/01 02:56:55 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/03/01 02:56:55 DEBUG : dir/file1(0xc000943340): >_readAt: n=6, err= 2026/03/01 02:56:55 DEBUG : dir/file1(0xc000943340): _readAt: size=256, off=10 2026/03/01 02:56:55 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/03/01 02:56:55 DEBUG : dir/file1(0xc000943340): >_readAt: n=6, err=EOF 2026/03/01 02:56:55 DEBUG : dir/file1(0xc000943340): _readAt: size=256, off=100 2026/03/01 02:56:55 DEBUG : dir/file1(0xc000943340): >_readAt: n=0, err=EOF 2026/03/01 02:56:55 DEBUG : dir/file1(0xc000943340): close: 2026/03/01 02:56:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/01 02:56:55 DEBUG : dir/file1(0xc000943340): >close: err= 2026/03/01 02:56:55 DEBUG : dir/file1(0xc000943340): _readAt: size=256, off=100 2026/03/01 02:56:55 DEBUG : dir/file1(0xc000943340): >_readAt: n=0, err=file already closed 2026/03/01 02:56:55 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:55 DEBUG : dir: Looking for writers 2026/03/01 02:56:55 DEBUG : file1: reading active writers 2026/03/01 02:56:55 DEBUG : Looking for writers 2026/03/01 02:56:55 DEBUG : dir: reading active writers 2026/03/01 02:56:55 DEBUG : >WaitForWriters: 2026/03/01 02:56:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.13s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:55 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:56:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:56 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:56:56 DEBUG : dir/file1: size = 16 OK 2026/03/01 02:56:56 DEBUG : dir/file1.rclone_chunk.001_7f81hn: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/01 02:56:56 INFO : dir/file1.rclone_chunk.001_7f81hn: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:56 INFO : dir/file1.rclone_chunk.001_7f81hn: Deleted 2026/03/01 02:56:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:56:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/01 02:56:56 DEBUG : dir/file1: newRWFileHandle: 2026/03/01 02:56:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/01 02:56:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/01 02:56:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/01 02:56:56 DEBUG : dir/file1(0xc000d3da40): RWFileHandle.Flush 2026/03/01 02:56:56 DEBUG : dir/file1(0xc000d3da40): _readAt: size=256, off=0 2026/03/01 02:56:56 DEBUG : dir/file1(0xc000d3da40): openPending: 2026/03/01 02:56:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/01 02:56:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/01 02:56:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:56 DEBUG : dir/file1(0xc000d3da40): >openPending: err= 2026/03/01 02:56:56 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/03/01 02:56:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/01 02:56:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:56:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:56:56 DEBUG : dir/file1(0xc000d3da40): >_readAt: n=16, err=EOF 2026/03/01 02:56:56 DEBUG : dir/file1(0xc000d3da40): RWFileHandle.Flush 2026/03/01 02:56:56 DEBUG : dir/file1(0xc000d3da40): RWFileHandle.Flush 2026/03/01 02:56:56 DEBUG : dir/file1(0xc000d3da40): close: 2026/03/01 02:56:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/01 02:56:56 DEBUG : dir/file1(0xc000d3da40): >close: err= 2026/03/01 02:56:56 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:56 DEBUG : dir: Looking for writers 2026/03/01 02:56:56 DEBUG : file1: reading active writers 2026/03/01 02:56:56 DEBUG : Looking for writers 2026/03/01 02:56:56 DEBUG : dir: reading active writers 2026/03/01 02:56:56 DEBUG : >WaitForWriters: 2026/03/01 02:56:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.01s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:57 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:56:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:57 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:56:57 DEBUG : dir/file1: size = 16 OK 2026/03/01 02:56:57 DEBUG : dir/file1.rclone_chunk.001_7f82kj: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/01 02:56:57 INFO : dir/file1.rclone_chunk.001_7f82kj: Copied (server-side copy) to: dir/file1 2026/03/01 02:56:57 INFO : dir/file1.rclone_chunk.001_7f82kj: Deleted 2026/03/01 02:56:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:56:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/01 02:56:57 DEBUG : dir/file1: newRWFileHandle: 2026/03/01 02:56:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/01 02:56:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/01 02:56:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/01 02:56:57 DEBUG : dir/file1(0xc000943a80): _readAt: size=256, off=0 2026/03/01 02:56:57 DEBUG : dir/file1(0xc000943a80): openPending: 2026/03/01 02:56:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/01 02:56:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/01 02:56:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:57 DEBUG : dir/file1(0xc000943a80): >openPending: err= 2026/03/01 02:56:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/03/01 02:56:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/01 02:56:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:56:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:56:57 DEBUG : dir/file1(0xc000943a80): >_readAt: n=16, err=EOF 2026/03/01 02:56:57 DEBUG : dir/file1(0xc000943a80): RWFileHandle.Release 2026/03/01 02:56:57 DEBUG : dir/file1(0xc000943a80): close: 2026/03/01 02:56:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/01 02:56:57 DEBUG : dir/file1(0xc000943a80): >close: err= 2026/03/01 02:56:57 DEBUG : dir/file1(0xc000943a80): RWFileHandle.Release 2026/03/01 02:56:57 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:57 DEBUG : dir: Looking for writers 2026/03/01 02:56:57 DEBUG : file1: reading active writers 2026/03/01 02:56:57 DEBUG : Looking for writers 2026/03/01 02:56:57 DEBUG : dir: reading active writers 2026/03/01 02:56:57 DEBUG : >WaitForWriters: 2026/03/01 02:56:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.94s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:57 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:56:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:56:57 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:56:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:56:57 DEBUG : file1: newRWFileHandle: 2026/03/01 02:56:57 DEBUG : file1(0xc0007f2780): openPending: 2026/03/01 02:56:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:56:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:57 DEBUG : file1(0xc0007f2780): >openPending: err= 2026/03/01 02:56:57 DEBUG : file1: >newRWFileHandle: err= 2026/03/01 02:56:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/01 02:56:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/01 02:56:57 DEBUG : file1(0xc0007f2780): _writeAt: size=5, off=0 2026/03/01 02:56:57 DEBUG : file1(0xc0007f2780): >_writeAt: n=5, err= 2026/03/01 02:56:57 DEBUG : file1(0xc0007f2780): _writeAt: size=7, off=5 2026/03/01 02:56:57 DEBUG : file1(0xc0007f2780): >_writeAt: n=7, err= 2026/03/01 02:56:58 DEBUG : file1: vfs cache: truncate to size=11 2026/03/01 02:56:58 DEBUG : file1(0xc0007f2780): close: 2026/03/01 02:56:58 DEBUG : file1: vfs cache: setting modification time to 2026-03-01 02:56:58.003637603 +0000 UTC m=+69.069036422 2026/03/01 02:56:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/01 02:56:58 DEBUG : file1(0xc0007f2780): >close: err= 2026/03/01 02:56:58 DEBUG : file1(0xc0007f2780): close: 2026/03/01 02:56:58 DEBUG : file1(0xc0007f2780): >close: err=file already closed 2026/03/01 02:56:58 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:58 DEBUG : Looking for writers 2026/03/01 02:56:58 DEBUG : file1: reading active writers 2026/03/01 02:56:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/01 02:56:58 DEBUG : Looking for writers 2026/03/01 02:56:58 DEBUG : file1: reading active writers 2026/03/01 02:56:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/01 02:56:58 DEBUG : Looking for writers 2026/03/01 02:56:58 DEBUG : file1: reading active writers 2026/03/01 02:56:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/01 02:56:58 DEBUG : Looking for writers 2026/03/01 02:56:58 DEBUG : file1: reading active writers 2026/03/01 02:56:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/01 02:56:58 DEBUG : file1: vfs cache: starting upload 2026/03/01 02:56:58 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/03/01 02:56:58 DEBUG : Looking for writers 2026/03/01 02:56:58 DEBUG : file1: reading active writers 2026/03/01 02:56:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/01 02:56:58 DEBUG : Looking for writers 2026/03/01 02:56:58 DEBUG : file1: reading active writers 2026/03/01 02:56:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/01 02:56:58 DEBUG : file1: size = 11 OK 2026/03/01 02:56:58 DEBUG : file1.rclone_chunk.001_7f83ph: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/01 02:56:58 INFO : file1.rclone_chunk.001_7f83ph: Copied (server-side copy) to: file1 2026/03/01 02:56:58 INFO : file1.rclone_chunk.001_7f83ph: Deleted 2026/03/01 02:56:58 DEBUG : file1: size = 11 OK 2026/03/01 02:56:58 INFO : file1: Copied (new) 2026/03/01 02:56:58 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-01 02:56:58.003637603 +0000 UTC" 2026/03/01 02:56:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/01 02:56:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:58 INFO : file1: vfs cache: upload succeeded try #1 2026/03/01 02:56:58 DEBUG : Looking for writers 2026/03/01 02:56:58 DEBUG : file1: reading active writers 2026/03/01 02:56:58 DEBUG : >WaitForWriters: 2026/03/01 02:56:58 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:58 DEBUG : Looking for writers 2026/03/01 02:56:58 DEBUG : file1: reading active writers 2026/03/01 02:56:58 DEBUG : >WaitForWriters: 2026/03/01 02:56:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.92s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:56:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:56:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:56:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:56:58 DEBUG : file1: newRWFileHandle: 2026/03/01 02:56:58 DEBUG : file1(0xc000401c00): openPending: 2026/03/01 02:56:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:56:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:58 DEBUG : file1(0xc000401c00): >openPending: err= 2026/03/01 02:56:58 DEBUG : file1: >newRWFileHandle: err= 2026/03/01 02:56:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/01 02:56:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/01 02:56:58 DEBUG : file1(0xc000401c00): _writeAt: size=7, off=0 2026/03/01 02:56:58 DEBUG : file1(0xc000401c00): >_writeAt: n=7, err= 2026/03/01 02:56:58 DEBUG : file1(0xc000401c00): _writeAt: size=6, off=5 2026/03/01 02:56:58 DEBUG : file1(0xc000401c00): >_writeAt: n=6, err= 2026/03/01 02:56:58 DEBUG : file1(0xc000401c00): close: 2026/03/01 02:56:58 DEBUG : file1: vfs cache: setting modification time to 2026-03-01 02:56:58.919596619 +0000 UTC m=+69.984995428 2026/03/01 02:56:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/01 02:56:58 DEBUG : file1(0xc000401c00): >close: err= 2026/03/01 02:56:58 DEBUG : file1(0xc000401c00): _writeAt: size=5, off=0 2026/03/01 02:56:58 DEBUG : file1(0xc000401c00): >_writeAt: n=0, err=file already closed 2026/03/01 02:56:58 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:58 DEBUG : Looking for writers 2026/03/01 02:56:58 DEBUG : file1: reading active writers 2026/03/01 02:56:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/01 02:56:58 DEBUG : Looking for writers 2026/03/01 02:56:58 DEBUG : file1: reading active writers 2026/03/01 02:56:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/01 02:56:58 DEBUG : Looking for writers 2026/03/01 02:56:58 DEBUG : file1: reading active writers 2026/03/01 02:56:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/01 02:56:58 DEBUG : Looking for writers 2026/03/01 02:56:58 DEBUG : file1: reading active writers 2026/03/01 02:56:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/01 02:56:59 DEBUG : file1: vfs cache: starting upload 2026/03/01 02:56:59 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/03/01 02:56:59 DEBUG : Looking for writers 2026/03/01 02:56:59 DEBUG : file1: reading active writers 2026/03/01 02:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/01 02:56:59 DEBUG : Looking for writers 2026/03/01 02:56:59 DEBUG : file1: reading active writers 2026/03/01 02:56:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/01 02:56:59 DEBUG : file1: size = 11 OK 2026/03/01 02:56:59 DEBUG : file1.rclone_chunk.001_7f84st: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/01 02:56:59 INFO : file1.rclone_chunk.001_7f84st: Copied (server-side copy) to: file1 2026/03/01 02:56:59 INFO : file1.rclone_chunk.001_7f84st: Deleted 2026/03/01 02:56:59 DEBUG : file1: size = 11 OK 2026/03/01 02:56:59 INFO : file1: Copied (new) 2026/03/01 02:56:59 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-01 02:56:58.919596619 +0000 UTC" 2026/03/01 02:56:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/01 02:56:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:59 INFO : file1: vfs cache: upload succeeded try #1 2026/03/01 02:56:59 DEBUG : Looking for writers 2026/03/01 02:56:59 DEBUG : file1: reading active writers 2026/03/01 02:56:59 DEBUG : >WaitForWriters: 2026/03/01 02:56:59 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:59 DEBUG : Looking for writers 2026/03/01 02:56:59 DEBUG : file1: reading active writers 2026/03/01 02:56:59 DEBUG : >WaitForWriters: 2026/03/01 02:56:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.91s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:56:59 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:56:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:56:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:56:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:56:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:56:59 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:56:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:56:59 DEBUG : file1: newRWFileHandle: 2026/03/01 02:56:59 DEBUG : file1(0xc000db7600): openPending: 2026/03/01 02:56:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:56:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:59 DEBUG : file1(0xc000db7600): >openPending: err= 2026/03/01 02:56:59 DEBUG : file1: >newRWFileHandle: err= 2026/03/01 02:56:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:56:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/01 02:56:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/01 02:56:59 DEBUG : file1(0xc000db7600): close: 2026/03/01 02:56:59 DEBUG : file1: vfs cache: setting modification time to 2026-03-01 02:56:59.833237332 +0000 UTC m=+70.898636121 2026/03/01 02:56:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/01 02:56:59 DEBUG : file1(0xc000db7600): >close: err= 2026/03/01 02:56:59 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/01 02:56:59 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/01 02:56:59 DEBUG : file2: newRWFileHandle: 2026/03/01 02:56:59 DEBUG : file2(0xc000db7a80): openPending: 2026/03/01 02:56:59 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:56:59 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/01 02:56:59 DEBUG : file2(0xc000db7a80): >openPending: err= 2026/03/01 02:56:59 DEBUG : file2: >newRWFileHandle: err= 2026/03/01 02:56:59 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/01 02:56:59 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/03/01 02:56:59 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/03/01 02:56:59 DEBUG : file2(0xc000db7a80): RWFileHandle.Flush 2026/03/01 02:56:59 DEBUG : file2(0xc000db7a80): RWFileHandle.Release 2026/03/01 02:56:59 DEBUG : file2(0xc000db7a80): close: 2026/03/01 02:56:59 DEBUG : file2: vfs cache: setting modification time to 2026-03-01 02:56:59.834275681 +0000 UTC m=+70.899674470 2026/03/01 02:56:59 INFO : file2: vfs cache: queuing for upload in 100ms 2026/03/01 02:56:59 DEBUG : file2(0xc000db7a80): >close: err= 2026/03/01 02:56:59 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:56:59 DEBUG : Looking for writers 2026/03/01 02:56:59 DEBUG : file1: reading active writers 2026/03/01 02:56:59 DEBUG : file2: reading active writers 2026/03/01 02:56:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/03/01 02:56:59 DEBUG : Looking for writers 2026/03/01 02:56:59 DEBUG : file1: reading active writers 2026/03/01 02:56:59 DEBUG : file2: reading active writers 2026/03/01 02:56:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/03/01 02:56:59 DEBUG : Looking for writers 2026/03/01 02:56:59 DEBUG : file1: reading active writers 2026/03/01 02:56:59 DEBUG : file2: reading active writers 2026/03/01 02:56:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/03/01 02:56:59 DEBUG : Looking for writers 2026/03/01 02:56:59 DEBUG : file1: reading active writers 2026/03/01 02:56:59 DEBUG : file2: reading active writers 2026/03/01 02:56:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/03/01 02:56:59 DEBUG : file2: vfs cache: starting upload 2026/03/01 02:56:59 DEBUG : file1: vfs cache: starting upload 2026/03/01 02:56:59 DEBUG : file2: skip slow SHA1 on source file, hashing in-transit 2026/03/01 02:56:59 DEBUG : Looking for writers 2026/03/01 02:56:59 DEBUG : file2: reading active writers 2026/03/01 02:56:59 DEBUG : file1: reading active writers 2026/03/01 02:56:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/03/01 02:57:00 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/03/01 02:57:00 DEBUG : Looking for writers 2026/03/01 02:57:00 DEBUG : file1: reading active writers 2026/03/01 02:57:00 DEBUG : file2: reading active writers 2026/03/01 02:57:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/03/01 02:57:00 DEBUG : file1: size = 0 OK 2026/03/01 02:57:00 DEBUG : file1.rclone_chunk.001_7f85f9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/01 02:57:00 INFO : file1.rclone_chunk.001_7f85f9: Copied (server-side copy) to: file1 2026/03/01 02:57:00 DEBUG : file2: size = 0 OK 2026/03/01 02:57:00 DEBUG : file2.rclone_chunk.001_7f846v: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/01 02:57:00 INFO : file2.rclone_chunk.001_7f846v: Copied (server-side copy) to: file2 2026/03/01 02:57:00 INFO : file1.rclone_chunk.001_7f85f9: Deleted 2026/03/01 02:57:00 DEBUG : file1: size = 0 OK 2026/03/01 02:57:00 INFO : file1: Copied (new) 2026/03/01 02:57:00 DEBUG : file1: vfs cache: fingerprint now "0,2026-03-01 02:56:59.833237332 +0000 UTC" 2026/03/01 02:57:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/01 02:57:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:00 INFO : file1: vfs cache: upload succeeded try #1 2026/03/01 02:57:00 INFO : file2.rclone_chunk.001_7f846v: Deleted 2026/03/01 02:57:00 DEBUG : file2: size = 0 OK 2026/03/01 02:57:00 INFO : file2: Copied (new) 2026/03/01 02:57:00 DEBUG : file2: vfs cache: fingerprint now "0,2026-03-01 02:56:59.834275681 +0000 UTC" 2026/03/01 02:57:00 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/03/01 02:57:00 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/01 02:57:00 INFO : file2: vfs cache: upload succeeded try #1 2026/03/01 02:57:00 DEBUG : Looking for writers 2026/03/01 02:57:00 DEBUG : file1: reading active writers 2026/03/01 02:57:00 DEBUG : file2: reading active writers 2026/03/01 02:57:00 DEBUG : >WaitForWriters: 2026/03/01 02:57:00 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:00 DEBUG : Looking for writers 2026/03/01 02:57:00 DEBUG : file1: reading active writers 2026/03/01 02:57:00 DEBUG : file2: reading active writers 2026/03/01 02:57:00 DEBUG : >WaitForWriters: 2026/03/01 02:57:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.03s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:00 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:57:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:57:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:57:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:00 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:57:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:00 DEBUG : file1: newRWFileHandle: 2026/03/01 02:57:00 DEBUG : file1(0xc00085c800): openPending: 2026/03/01 02:57:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:00 DEBUG : file1(0xc00085c800): >openPending: err= 2026/03/01 02:57:00 DEBUG : file1: >newRWFileHandle: err= 2026/03/01 02:57:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/01 02:57:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/01 02:57:00 DEBUG : file1(0xc00085c800): _writeAt: size=5, off=0 2026/03/01 02:57:00 DEBUG : file1(0xc00085c800): >_writeAt: n=5, err= 2026/03/01 02:57:00 DEBUG : file1(0xc00085c800): RWFileHandle.Flush 2026/03/01 02:57:00 DEBUG : file1(0xc00085c800): RWFileHandle.Flush 2026/03/01 02:57:00 DEBUG : file1(0xc00085c800): close: 2026/03/01 02:57:00 DEBUG : file1: vfs cache: setting modification time to 2026-03-01 02:57:00.858237849 +0000 UTC m=+71.923636667 2026/03/01 02:57:00 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:00 DEBUG : file1(0xc00085c800): >close: err= 2026/03/01 02:57:00 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:00 DEBUG : Looking for writers 2026/03/01 02:57:00 DEBUG : file1: reading active writers 2026/03/01 02:57:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/01 02:57:00 DEBUG : Looking for writers 2026/03/01 02:57:00 DEBUG : file1: reading active writers 2026/03/01 02:57:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/01 02:57:00 DEBUG : Looking for writers 2026/03/01 02:57:00 DEBUG : file1: reading active writers 2026/03/01 02:57:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/01 02:57:00 DEBUG : Looking for writers 2026/03/01 02:57:00 DEBUG : file1: reading active writers 2026/03/01 02:57:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/01 02:57:00 DEBUG : file1: vfs cache: starting upload 2026/03/01 02:57:01 DEBUG : Looking for writers 2026/03/01 02:57:01 DEBUG : file1: reading active writers 2026/03/01 02:57:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/01 02:57:01 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/03/01 02:57:01 DEBUG : Looking for writers 2026/03/01 02:57:01 DEBUG : file1: reading active writers 2026/03/01 02:57:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/01 02:57:01 DEBUG : file1: size = 5 OK 2026/03/01 02:57:01 DEBUG : file1.rclone_chunk.001_7f8648: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/01 02:57:01 INFO : file1.rclone_chunk.001_7f8648: Copied (server-side copy) to: file1 2026/03/01 02:57:01 INFO : file1.rclone_chunk.001_7f8648: Deleted 2026/03/01 02:57:01 DEBUG : file1: size = 5 OK 2026/03/01 02:57:01 INFO : file1: Copied (new) 2026/03/01 02:57:01 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-01 02:57:00.858237849 +0000 UTC" 2026/03/01 02:57:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/01 02:57:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:01 INFO : file1: vfs cache: upload succeeded try #1 2026/03/01 02:57:01 DEBUG : Looking for writers 2026/03/01 02:57:01 DEBUG : file1: reading active writers 2026/03/01 02:57:01 DEBUG : >WaitForWriters: 2026/03/01 02:57:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.83s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:01 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:57:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:57:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:57:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:01 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:57:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:01 DEBUG : file1: newRWFileHandle: 2026/03/01 02:57:01 DEBUG : file1(0xc000d1c100): openPending: 2026/03/01 02:57:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:01 DEBUG : file1(0xc000d1c100): >openPending: err= 2026/03/01 02:57:01 DEBUG : file1: >newRWFileHandle: err= 2026/03/01 02:57:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/01 02:57:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/01 02:57:01 DEBUG : file1(0xc000d1c100): _writeAt: size=5, off=0 2026/03/01 02:57:01 DEBUG : file1(0xc000d1c100): >_writeAt: n=5, err= 2026/03/01 02:57:01 DEBUG : file1(0xc000d1c100): RWFileHandle.Release 2026/03/01 02:57:01 DEBUG : file1(0xc000d1c100): close: 2026/03/01 02:57:01 DEBUG : file1: vfs cache: setting modification time to 2026-03-01 02:57:01.688751167 +0000 UTC m=+72.754149956 2026/03/01 02:57:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:01 DEBUG : file1(0xc000d1c100): >close: err= 2026/03/01 02:57:01 DEBUG : file1(0xc000d1c100): RWFileHandle.Release 2026/03/01 02:57:01 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:01 DEBUG : Looking for writers 2026/03/01 02:57:01 DEBUG : file1: reading active writers 2026/03/01 02:57:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/01 02:57:01 DEBUG : Looking for writers 2026/03/01 02:57:01 DEBUG : file1: reading active writers 2026/03/01 02:57:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/01 02:57:01 DEBUG : Looking for writers 2026/03/01 02:57:01 DEBUG : file1: reading active writers 2026/03/01 02:57:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/01 02:57:01 DEBUG : Looking for writers 2026/03/01 02:57:01 DEBUG : file1: reading active writers 2026/03/01 02:57:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/01 02:57:01 DEBUG : file1: vfs cache: starting upload 2026/03/01 02:57:01 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/03/01 02:57:01 DEBUG : Looking for writers 2026/03/01 02:57:01 DEBUG : file1: reading active writers 2026/03/01 02:57:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/01 02:57:02 DEBUG : Looking for writers 2026/03/01 02:57:02 DEBUG : file1: reading active writers 2026/03/01 02:57:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/01 02:57:02 DEBUG : file1: size = 5 OK 2026/03/01 02:57:02 DEBUG : file1.rclone_chunk.001_7f8658: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/01 02:57:02 INFO : file1.rclone_chunk.001_7f8658: Copied (server-side copy) to: file1 2026/03/01 02:57:02 INFO : file1.rclone_chunk.001_7f8658: Deleted 2026/03/01 02:57:02 DEBUG : file1: size = 5 OK 2026/03/01 02:57:02 INFO : file1: Copied (new) 2026/03/01 02:57:02 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-01 02:57:01.688751167 +0000 UTC" 2026/03/01 02:57:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/01 02:57:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:02 INFO : file1: vfs cache: upload succeeded try #1 2026/03/01 02:57:02 DEBUG : Looking for writers 2026/03/01 02:57:02 DEBUG : file1: reading active writers 2026/03/01 02:57:02 DEBUG : >WaitForWriters: 2026/03/01 02:57:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:02 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:57:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:57:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:57:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:02 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:57:02 DEBUG : dir/file1: size = 16 OK 2026/03/01 02:57:02 DEBUG : dir/file1.rclone_chunk.001_7f87ka: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/01 02:57:02 INFO : dir/file1.rclone_chunk.001_7f87ka: Copied (server-side copy) to: dir/file1 2026/03/01 02:57:02 INFO : dir/file1.rclone_chunk.001_7f87ka: Deleted 2026/03/01 02:57:03 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/03/01 02:57:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/01 02:57:03 DEBUG : dir/file1: newRWFileHandle: 2026/03/01 02:57:03 DEBUG : dir/file1(0xc000400180): openPending: 2026/03/01 02:57:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/01 02:57:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/01 02:57:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:03 DEBUG : dir/file1(0xc000400180): >openPending: err= 2026/03/01 02:57:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/01 02:57:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/01 02:57:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/01 02:57:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/01 02:57:03 DEBUG : dir/file1(0xc000400180): _writeAt: size=5, off=0 2026/03/01 02:57:03 DEBUG : dir/file1(0xc000400180): >_writeAt: n=5, err= 2026/03/01 02:57:03 DEBUG : dir/file1(0xc000400180): close: 2026/03/01 02:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:03 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-01 02:57:03.269299051 +0000 UTC m=+74.334697870 2026/03/01 02:57:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:03 DEBUG : dir/file1(0xc000400180): >close: err= 2026/03/01 02:57:03 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:03 DEBUG : dir: Looking for writers 2026/03/01 02:57:03 DEBUG : file1: reading active writers 2026/03/01 02:57:03 DEBUG : Looking for writers 2026/03/01 02:57:03 DEBUG : dir: reading active writers 2026/03/01 02:57:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/01 02:57:03 DEBUG : dir: Looking for writers 2026/03/01 02:57:03 DEBUG : file1: reading active writers 2026/03/01 02:57:03 DEBUG : Looking for writers 2026/03/01 02:57:03 DEBUG : dir: reading active writers 2026/03/01 02:57:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/01 02:57:03 DEBUG : dir: Looking for writers 2026/03/01 02:57:03 DEBUG : file1: reading active writers 2026/03/01 02:57:03 DEBUG : Looking for writers 2026/03/01 02:57:03 DEBUG : dir: reading active writers 2026/03/01 02:57:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/01 02:57:03 DEBUG : dir: Looking for writers 2026/03/01 02:57:03 DEBUG : file1: reading active writers 2026/03/01 02:57:03 DEBUG : Looking for writers 2026/03/01 02:57:03 DEBUG : dir: reading active writers 2026/03/01 02:57:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/01 02:57:03 DEBUG : dir/file1: vfs cache: starting upload 2026/03/01 02:57:03 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/03/01 02:57:03 DEBUG : dir: Looking for writers 2026/03/01 02:57:03 DEBUG : file1: reading active writers 2026/03/01 02:57:03 DEBUG : Looking for writers 2026/03/01 02:57:03 DEBUG : dir: reading active writers 2026/03/01 02:57:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/01 02:57:03 DEBUG : dir: Looking for writers 2026/03/01 02:57:03 DEBUG : file1: reading active writers 2026/03/01 02:57:03 DEBUG : Looking for writers 2026/03/01 02:57:03 DEBUG : dir: reading active writers 2026/03/01 02:57:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/01 02:57:03 DEBUG : dir/file1: size = 5 OK 2026/03/01 02:57:03 DEBUG : dir/file1.rclone_chunk.001_7f887l: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/01 02:57:03 INFO : dir/file1.rclone_chunk.001_7f887l: Copied (server-side copy) to: dir/file1 2026/03/01 02:57:03 INFO : dir/file1.rclone_chunk.001_7f887l: Deleted 2026/03/01 02:57:03 DEBUG : dir/file1: size = 5 OK 2026/03/01 02:57:03 INFO : dir/file1: Copied (replaced existing) 2026/03/01 02:57:03 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-03-01 02:57:03.269299051 +0000 UTC" 2026/03/01 02:57:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/01 02:57:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/01 02:57:03 DEBUG : dir: Looking for writers 2026/03/01 02:57:03 DEBUG : file1: reading active writers 2026/03/01 02:57:03 DEBUG : Looking for writers 2026/03/01 02:57:03 DEBUG : dir: reading active writers 2026/03/01 02:57:03 DEBUG : >WaitForWriters: 2026/03/01 02:57:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.63s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:04 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:57:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:57:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:57:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:04 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:57:04 DEBUG : dir/file1: size = 16 OK 2026/03/01 02:57:04 DEBUG : dir/file1.rclone_chunk.001_7f89ou: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/01 02:57:04 INFO : dir/file1.rclone_chunk.001_7f89ou: Copied (server-side copy) to: dir/file1 2026/03/01 02:57:04 INFO : dir/file1.rclone_chunk.001_7f89ou: Deleted 2026/03/01 02:57:04 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:04 DEBUG : dir/file1: newRWFileHandle: 2026/03/01 02:57:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/01 02:57:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/01 02:57:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/01 02:57:04 DEBUG : dir/file1(0xc000db7ac0): _writeAt: size=5, off=0 2026/03/01 02:57:04 DEBUG : dir/file1(0xc000db7ac0): openPending: 2026/03/01 02:57:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/01 02:57:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/01 02:57:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:04 DEBUG : dir/file1(0xc000db7ac0): >openPending: err= 2026/03/01 02:57:04 DEBUG : dir/file1(0xc000db7ac0): >_writeAt: n=5, err= 2026/03/01 02:57:04 DEBUG : dir/file1(0xc000db7ac0): _writeAt: size=15, off=5 2026/03/01 02:57:04 DEBUG : dir/file1(0xc000db7ac0): >_writeAt: n=15, err= 2026/03/01 02:57:04 DEBUG : dir/file1(0xc000db7ac0): close: 2026/03/01 02:57:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/03/01 02:57:04 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-01 02:57:04.816664667 +0000 UTC m=+75.882063486 2026/03/01 02:57:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:04 DEBUG : dir/file1(0xc000db7ac0): >close: err= 2026/03/01 02:57:04 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:04 DEBUG : dir: Looking for writers 2026/03/01 02:57:04 DEBUG : file1: reading active writers 2026/03/01 02:57:04 DEBUG : Looking for writers 2026/03/01 02:57:04 DEBUG : dir: reading active writers 2026/03/01 02:57:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/01 02:57:04 DEBUG : dir: Looking for writers 2026/03/01 02:57:04 DEBUG : file1: reading active writers 2026/03/01 02:57:04 DEBUG : Looking for writers 2026/03/01 02:57:04 DEBUG : dir: reading active writers 2026/03/01 02:57:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/01 02:57:04 DEBUG : dir: Looking for writers 2026/03/01 02:57:04 DEBUG : file1: reading active writers 2026/03/01 02:57:04 DEBUG : Looking for writers 2026/03/01 02:57:04 DEBUG : dir: reading active writers 2026/03/01 02:57:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/01 02:57:04 DEBUG : dir: Looking for writers 2026/03/01 02:57:04 DEBUG : file1: reading active writers 2026/03/01 02:57:04 DEBUG : Looking for writers 2026/03/01 02:57:04 DEBUG : dir: reading active writers 2026/03/01 02:57:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/01 02:57:04 DEBUG : dir/file1: vfs cache: starting upload 2026/03/01 02:57:04 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/03/01 02:57:04 DEBUG : dir: Looking for writers 2026/03/01 02:57:04 DEBUG : file1: reading active writers 2026/03/01 02:57:04 DEBUG : Looking for writers 2026/03/01 02:57:04 DEBUG : dir: reading active writers 2026/03/01 02:57:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/01 02:57:05 DEBUG : dir: Looking for writers 2026/03/01 02:57:05 DEBUG : file1: reading active writers 2026/03/01 02:57:05 DEBUG : Looking for writers 2026/03/01 02:57:05 DEBUG : dir: reading active writers 2026/03/01 02:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/01 02:57:05 DEBUG : dir/file1: size = 20 OK 2026/03/01 02:57:05 DEBUG : dir/file1.rclone_chunk.001_7f89iq: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/03/01 02:57:05 INFO : dir/file1.rclone_chunk.001_7f89iq: Copied (server-side copy) to: dir/file1 2026/03/01 02:57:05 INFO : dir/file1.rclone_chunk.001_7f89iq: Deleted 2026/03/01 02:57:05 DEBUG : dir/file1: size = 20 OK 2026/03/01 02:57:05 INFO : dir/file1: Copied (replaced existing) 2026/03/01 02:57:05 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-03-01 02:57:04.816664667 +0000 UTC" 2026/03/01 02:57:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/01 02:57:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/01 02:57:05 DEBUG : dir: Looking for writers 2026/03/01 02:57:05 DEBUG : file1: reading active writers 2026/03/01 02:57:05 DEBUG : Looking for writers 2026/03/01 02:57:05 DEBUG : dir: reading active writers 2026/03/01 02:57:05 DEBUG : >WaitForWriters: 2026/03/01 02:57:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.53s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:05 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:57:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:57:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:57:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:05 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:57:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:05 DEBUG : file1: newRWFileHandle: 2026/03/01 02:57:05 DEBUG : file1(0xc000a827c0): openPending: 2026/03/01 02:57:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:05 DEBUG : file1(0xc000a827c0): >openPending: err= 2026/03/01 02:57:05 DEBUG : file1: >newRWFileHandle: err= 2026/03/01 02:57:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/01 02:57:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/01 02:57:05 DEBUG : file1(0xc000a827c0): _writeAt: size=5, off=0 2026/03/01 02:57:05 DEBUG : file1(0xc000a827c0): >_writeAt: n=5, err= 2026/03/01 02:57:05 DEBUG : file1(0xc000a827c0): close: 2026/03/01 02:57:05 DEBUG : file1: vfs cache: setting modification time to 2026-03-01 02:57:05.688112537 +0000 UTC m=+76.753511356 2026/03/01 02:57:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:05 DEBUG : file1(0xc000a827c0): >close: err= 2026/03/01 02:57:05 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:05 DEBUG : Looking for writers 2026/03/01 02:57:05 DEBUG : file1: reading active writers 2026/03/01 02:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/01 02:57:05 DEBUG : Looking for writers 2026/03/01 02:57:05 DEBUG : file1: reading active writers 2026/03/01 02:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/01 02:57:05 DEBUG : Looking for writers 2026/03/01 02:57:05 DEBUG : file1: reading active writers 2026/03/01 02:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/01 02:57:05 DEBUG : Looking for writers 2026/03/01 02:57:05 DEBUG : file1: reading active writers 2026/03/01 02:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/01 02:57:05 DEBUG : file1: vfs cache: starting upload 2026/03/01 02:57:05 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/03/01 02:57:05 DEBUG : Looking for writers 2026/03/01 02:57:05 DEBUG : file1: reading active writers 2026/03/01 02:57:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/01 02:57:06 DEBUG : Looking for writers 2026/03/01 02:57:06 DEBUG : file1: reading active writers 2026/03/01 02:57:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/01 02:57:06 DEBUG : file1: size = 5 OK 2026/03/01 02:57:06 DEBUG : file1.rclone_chunk.001_7f8as3: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/01 02:57:06 INFO : file1.rclone_chunk.001_7f8as3: Copied (server-side copy) to: file1 2026/03/01 02:57:06 INFO : file1.rclone_chunk.001_7f8as3: Deleted 2026/03/01 02:57:06 DEBUG : file1: size = 5 OK 2026/03/01 02:57:06 INFO : file1: Copied (new) 2026/03/01 02:57:06 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-01 02:57:05.688112537 +0000 UTC" 2026/03/01 02:57:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:06 INFO : file1: vfs cache: upload succeeded try #1 2026/03/01 02:57:06 DEBUG : Looking for writers 2026/03/01 02:57:06 DEBUG : file1: reading active writers 2026/03/01 02:57:06 DEBUG : >WaitForWriters: 2026/03/01 02:57:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:06 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:57:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:57:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:57:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/03/01 02:57:06 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dca80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dca80): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dca80): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dca80): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dca80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.514621796 +0000 UTC m=+77.580020616 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dca80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dcf00): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dcf00): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dcf00): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dcf00): >_readAt: n=2, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dcf00): _writeAt: size=3, off=2 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dcf00): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dcf00): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.514621796 +0000 UTC m=+77.580020616 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dcf00): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dd3c0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dd3c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dd3c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dd3c0): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dd3c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.514621796 +0000 UTC m=+77.580020616 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dd3c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9b90 item 1 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dda00): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dda00): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dda00): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dda00): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dda00): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.519310817 +0000 UTC m=+77.584709636 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dda00): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009ddf00): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009ddf00): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009ddf00): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009ddf00): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009ddf00): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.519310817 +0000 UTC m=+77.584709636 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009ddf00): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000612540 item 2 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b086c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b086c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b086c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b086c0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b086c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.522301875 +0000 UTC m=+77.587700694 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b086c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b08c40): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b08c40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b08c40): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b08c40): >_readAt: n=2, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b08c40): _writeAt: size=3, off=2 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b08c40): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b08c40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.522301875 +0000 UTC m=+77.587700694 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b08c40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09100): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09100): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09100): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09100): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09100): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.522301875 +0000 UTC m=+77.587700694 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09100): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000612a80 item 3 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09780): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09780): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09780): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09780): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09780): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.52594809 +0000 UTC m=+77.591346909 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09780): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09cc0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09cc0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09cc0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09cc0): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09cc0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.52594809 +0000 UTC m=+77.591346909 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09cc0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006130a0 item 4 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610380): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610380): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610380): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610380): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610380): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.528816127 +0000 UTC m=+77.594214936 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610380): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610ac0): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610ac0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610ac0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610ac0): >_readAt: n=2, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610ac0): _writeAt: size=3, off=2 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610ac0): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610ac0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.528816127 +0000 UTC m=+77.594214936 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610ac0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610f80): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610f80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610f80): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610f80): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610f80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.528816127 +0000 UTC m=+77.594214936 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610f80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000613730 item 5 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611600): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611600): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611600): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611600): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611600): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.532492057 +0000 UTC m=+77.597890866 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611600): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611b80): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611b80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611b80): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611b80): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611b80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.532492057 +0000 UTC m=+77.597890866 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611b80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000613f10 item 6 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0003691c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0003691c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0003691c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0003691c0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0003691c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.535254445 +0000 UTC m=+77.600653264 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0003691c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000369d40): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000369d40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000369d40): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000369d40): >_readAt: n=2, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000369d40): _writeAt: size=3, off=2 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000369d40): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000369d40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.535254445 +0000 UTC m=+77.600653264 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000369d40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1c3c0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1c3c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1c3c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1c3c0): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1c3c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.535254445 +0000 UTC m=+77.600653264 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1c3c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486690 item 7 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1ca80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1ca80): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1ca80): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1ca80): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1ca80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.538877415 +0000 UTC m=+77.604276234 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1ca80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1cfc0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1cfc0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1cfc0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1cfc0): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1cfc0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.538877415 +0000 UTC m=+77.604276234 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1cfc0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004870a0 item 8 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1d600): _readAt: size=2, off=0 2026/03/01 02:57:06 ERROR : open-test-file(0xc000d1d600): Couldn't read size of file 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1d600): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1d600): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1d600): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1d600): close: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1d600): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1d9c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1d9c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1d9c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1d9c0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1d9c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.541766932 +0000 UTC m=+77.607165751 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1d9c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1de40): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1de40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1de40): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1de40): >_readAt: n=2, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1de40): _writeAt: size=3, off=2 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1de40): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1de40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.541766932 +0000 UTC m=+77.607165751 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1de40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000251a80): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000251a80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000251a80): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000251a80): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000251a80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.541766932 +0000 UTC m=+77.607165751 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000251a80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487650 item 9 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942280): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942280): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942280): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942280): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942280): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.54534655 +0000 UTC m=+77.610745370 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942280): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942840): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942840): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942840): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942840): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942840): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.54534655 +0000 UTC m=+77.610745370 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942840): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007001c0 item 10 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942e80): _readAt: size=2, off=0 2026/03/01 02:57:06 ERROR : open-test-file(0xc000942e80): Couldn't read size of file 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942e80): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942e80): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942e80): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942e80): close: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942e80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943240): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943240): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943240): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943240): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943240): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.547975557 +0000 UTC m=+77.613374376 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943240): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943740): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943740): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943740): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943740): >_readAt: n=2, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943740): _writeAt: size=3, off=2 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943740): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943740): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.547975557 +0000 UTC m=+77.613374376 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943740): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943c40): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943c40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943c40): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943c40): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943c40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.547975557 +0000 UTC m=+77.613374376 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943c40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700690 item 11 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000400480): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000400480): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000400480): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000400480): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000400480): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.551466038 +0000 UTC m=+77.616864846 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000400480): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000401400): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000401400): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000401400): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000401400): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000401400): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.551466038 +0000 UTC m=+77.616864846 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000401400): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701030 item 12 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f21c0): _readAt: size=2, off=0 2026/03/01 02:57:06 ERROR : open-test-file(0xc0007f21c0): Couldn't read size of file 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f21c0): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f21c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f21c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f21c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f21c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2580): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2580): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2580): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2580): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2580): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.55389661 +0000 UTC m=+77.619295419 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2580): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2c40): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2c40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2c40): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2c40): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2c40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.55389661 +0000 UTC m=+77.619295419 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2c40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701490 item 13 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3300): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3300): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3300): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3300): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3300): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.556644339 +0000 UTC m=+77.622043149 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3300): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3840): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3840): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3840): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3840): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3840): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.556644339 +0000 UTC m=+77.622043149 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3840): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701960 item 14 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6000): _readAt: size=2, off=0 2026/03/01 02:57:06 ERROR : open-test-file(0xc000db6000): Couldn't read size of file 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6000): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6000): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6000): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6000): close: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6000): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085c880): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085c880): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085c880): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085c880): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085c880): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.559331606 +0000 UTC m=+77.624730425 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085c880): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085cfc0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085cfc0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085cfc0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085cfc0): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085cfc0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.559331606 +0000 UTC m=+77.624730425 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085cfc0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000135dc0 item 15 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 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/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085d680): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085d680): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085d680): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085d680): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085d680): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.561989668 +0000 UTC m=+77.627388486 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085d680): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085dbc0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085dbc0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085dbc0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085dbc0): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085dbc0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.561989668 +0000 UTC m=+77.627388486 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085dbc0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402a10 item 16 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c280): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c280): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c280): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c280): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c280): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.564588978 +0000 UTC m=+77.629987786 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c280): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c780): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c780): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c780): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c780): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c780): >_readAt: n=2, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c780): _writeAt: size=3, off=7 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c780): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c780): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.564588978 +0000 UTC m=+77.629987786 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c780): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3cc80): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3cc80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3cc80): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3cc80): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3cc80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.564588978 +0000 UTC m=+77.629987786 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3cc80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403500 item 17 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d300): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d300): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d300): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d300): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d300): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.567901552 +0000 UTC m=+77.633300362 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d300): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d840): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d840): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d840): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d840): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d840): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.567901552 +0000 UTC m=+77.633300362 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d840): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f982a0 item 18 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3dec0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3dec0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3dec0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3dec0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3dec0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.570357302 +0000 UTC m=+77.635756121 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3dec0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746780): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746780): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746780): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746780): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746780): >_readAt: n=2, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746780): _writeAt: size=3, off=7 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746780): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746780): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.570357302 +0000 UTC m=+77.635756121 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746780): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746d80): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746d80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746d80): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746d80): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746d80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.570357302 +0000 UTC m=+77.635756121 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746d80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f988c0 item 19 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007474c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007474c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007474c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007474c0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007474c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.573630703 +0000 UTC m=+77.639029523 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007474c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000747a00): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000747a00): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000747a00): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000747a00): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000747a00): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.573630703 +0000 UTC m=+77.639029523 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000747a00): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f98d90 item 20 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a100): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a100): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a100): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a100): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a100): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.576587057 +0000 UTC m=+77.641985866 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a100): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a600): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a600): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a600): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a600): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a600): >_readAt: n=2, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a600): _writeAt: size=3, off=7 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a600): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a600): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.576587057 +0000 UTC m=+77.641985866 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a600): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085ab00): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085ab00): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085ab00): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085ab00): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085ab00): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.576587057 +0000 UTC m=+77.641985866 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085ab00): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f99340 item 21 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b180): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b180): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b180): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b180): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b180): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.580019207 +0000 UTC m=+77.645418027 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b180): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b6c0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b6c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b6c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b6c0): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b6c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.580019207 +0000 UTC m=+77.645418027 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b6c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f99810 item 22 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085bd40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085bd40): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085bd40): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085bd40): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085bd40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.582617656 +0000 UTC m=+77.648016475 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085bd40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008ba2c0): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008ba2c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008ba2c0): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008ba2c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008ba2c0): >_readAt: n=2, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008ba2c0): _writeAt: size=3, off=7 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008ba2c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008ba2c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.582617656 +0000 UTC m=+77.648016475 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008ba2c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008ba7c0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008ba7c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008ba7c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008ba7c0): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008ba7c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.582617656 +0000 UTC m=+77.648016475 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008ba7c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536150 item 23 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 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/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008bae40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008bae40): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008bae40): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008bae40): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008bae40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.586410166 +0000 UTC m=+77.651808975 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008bae40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008bb380): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008bb380): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008bb380): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008bb380): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008bb380): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.586410166 +0000 UTC m=+77.651808975 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008bb380): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536770 item 24 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008bb9c0): _readAt: size=2, off=0 2026/03/01 02:57:06 ERROR : open-test-file(0xc0008bb9c0): Couldn't read size of file 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008bb9c0): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008bb9c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008bb9c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008bb9c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008bb9c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008bbd80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008bbd80): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008bbd80): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008bbd80): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008bbd80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.58956794 +0000 UTC m=+77.654966758 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008bbd80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dc300): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dc300): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dc300): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dc300): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dc300): >_readAt: n=2, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dc300): _writeAt: size=3, off=7 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dc300): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dc300): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.58956794 +0000 UTC m=+77.654966758 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dc300): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dc840): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dc840): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dc840): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dc840): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dc840): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.58956794 +0000 UTC m=+77.654966758 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dc840): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536b60 item 25 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dcec0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dcec0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dcec0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dcec0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dcec0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.593168287 +0000 UTC m=+77.658567106 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dcec0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dd400): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dd400): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dd400): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dd400): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dd400): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.593168287 +0000 UTC m=+77.658567106 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dd400): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005371f0 item 26 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dda40): _readAt: size=2, off=0 2026/03/01 02:57:06 ERROR : open-test-file(0xc0008dda40): Couldn't read size of file 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dda40): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dda40): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dda40): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dda40): close: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dda40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dde00): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dde00): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dde00): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dde00): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dde00): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.59583772 +0000 UTC m=+77.661236528 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008dde00): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000902380): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000902380): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000902380): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000902380): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000902380): >_readAt: n=2, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000902380): _writeAt: size=3, off=7 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000902380): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000902380): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.59583772 +0000 UTC m=+77.661236528 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000902380): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009028c0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009028c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009028c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009028c0): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009028c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.59583772 +0000 UTC m=+77.661236528 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009028c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537570 item 27 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 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/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000902f40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000902f40): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000902f40): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000902f40): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000902f40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.599154101 +0000 UTC m=+77.664552910 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000902f40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000903480): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000903480): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000903480): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000903480): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000903480): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.599154101 +0000 UTC m=+77.664552910 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000903480): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537e30 item 28 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000903ac0): _readAt: size=2, off=0 2026/03/01 02:57:06 ERROR : open-test-file(0xc000903ac0): Couldn't read size of file 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000903ac0): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000903ac0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000903ac0): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000903ac0): close: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000903ac0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000903e80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000903e80): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000903e80): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000903e80): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000903e80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.602556507 +0000 UTC m=+77.667955315 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000903e80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092c5c0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092c5c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092c5c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092c5c0): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092c5c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.602556507 +0000 UTC m=+77.667955315 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092c5c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048aee0 item 29 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 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/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092cc40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092cc40): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092cc40): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092cc40): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092cc40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.605044046 +0000 UTC m=+77.670442835 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092cc40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092d180): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092d180): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092d180): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092d180): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092d180): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.605044046 +0000 UTC m=+77.670442835 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092d180): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bc70 item 30 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 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/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092d7c0): _readAt: size=2, off=0 2026/03/01 02:57:06 ERROR : open-test-file(0xc00092d7c0): Couldn't read size of file 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092d7c0): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092d7c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092d7c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092d7c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092d7c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092db80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092db80): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092db80): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092db80): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092db80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.607293817 +0000 UTC m=+77.672692616 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00092db80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095e2c0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095e2c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095e2c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095e2c0): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095e2c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.607293817 +0000 UTC m=+77.672692616 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095e2c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023e540 item 31 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 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/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095e940): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095e940): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095e940): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095e940): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095e940): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.609209419 +0000 UTC m=+77.674608218 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095e940): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095ee80): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095ee80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095ee80): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095ee80): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095ee80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.609209419 +0000 UTC m=+77.674608218 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095ee80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023eaf0 item 32 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095f4c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095f4c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095f4c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095f4c0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095f4c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.611046982 +0000 UTC m=+77.676445782 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095f4c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095f940): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095f940): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095f940): _writeAt: size=3, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095f940): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095f940): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023f110 item 33 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095f940): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095f940): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.611773653 +0000 UTC m=+77.677172452 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095f940): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095fe40): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095fe40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095fe40): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095fe40): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095fe40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.611773653 +0000 UTC m=+77.677172452 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00095fe40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023f2d0 item 33 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000984500): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000984500): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000984500): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000984500): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000984500): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.61403734 +0000 UTC m=+77.679436140 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000984500): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000984980): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000984980): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023f960 item 34 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000984980): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000984980): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000984980): _writeAt: size=3, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000984980): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000984980): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.615121033 +0000 UTC m=+77.680519832 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000984980): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000984ec0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000984ec0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000984ec0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000984ec0): >_readAt: n=3, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000984ec0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.615121033 +0000 UTC m=+77.680519832 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000984ec0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596070 item 34 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000985500): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000985500): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000985500): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000985500): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000985500): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.617097069 +0000 UTC m=+77.682495868 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000985500): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000985980): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000985980): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000985980): _writeAt: size=3, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000985980): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000985980): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005965b0 item 35 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000985980): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000985980): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.618075944 +0000 UTC m=+77.683474743 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000985980): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000985e80): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000985e80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000985e80): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000985e80): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000985e80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.618075944 +0000 UTC m=+77.683474743 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000985e80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005967e0 item 35 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e0580): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e0580): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e0580): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e0580): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e0580): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.620086084 +0000 UTC m=+77.685484883 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e0580): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e0a80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e0a80): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596bd0 item 36 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e0a80): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e0a80): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e0a80): _writeAt: size=3, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e0a80): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e0a80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.620909116 +0000 UTC m=+77.686307914 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e0a80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e0fc0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e0fc0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e0fc0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e0fc0): >_readAt: n=3, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e0fc0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.620909116 +0000 UTC m=+77.686307914 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e0fc0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596e70 item 36 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e1600): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e1600): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e1600): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e1600): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e1600): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.622883518 +0000 UTC m=+77.688282316 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e1600): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e1a80): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e1a80): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e1a80): _writeAt: size=3, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e1a80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e1a80): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005972d0 item 37 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e1a80): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e1a80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.623637689 +0000 UTC m=+77.689036488 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009e1a80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a58000): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a58000): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a58000): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a58000): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a58000): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.623637689 +0000 UTC m=+77.689036488 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a58000): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597490 item 37 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a58680): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a58680): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a58680): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a58680): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a58680): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.625805326 +0000 UTC m=+77.691204136 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a58680): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a58b80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a58b80): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597810 item 38 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a58b80): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a58b80): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a58b80): _writeAt: size=3, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a58b80): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a58b80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.626707116 +0000 UTC m=+77.692105925 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a58b80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a590c0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a590c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a590c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a590c0): >_readAt: n=3, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a590c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.626707116 +0000 UTC m=+77.692105925 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a590c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005979d0 item 38 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000546280): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000546280): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000546280): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000546280): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000546280): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.62879342 +0000 UTC m=+77.694192218 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000546280): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000546780): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000546780): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000546780): _writeAt: size=3, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000546780): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000546780): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070a5b0 item 39 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000546780): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000546780): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.629524858 +0000 UTC m=+77.694923658 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000546780): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000546c80): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000546c80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000546c80): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000546c80): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000546c80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.629524858 +0000 UTC m=+77.694923658 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000546c80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070a770 item 39 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000547300): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000547300): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000547300): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000547300): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000547300): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.631794487 +0000 UTC m=+77.697193286 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000547300): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000547800): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000547800): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070ad90 item 40 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000547800): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000547800): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000547800): _writeAt: size=3, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000547800): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000547800): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.632848344 +0000 UTC m=+77.698247173 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000547800): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000547d40): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000547d40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000547d40): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000547d40): >_readAt: n=3, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000547d40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.632848344 +0000 UTC m=+77.698247173 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000547d40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070af50 item 40 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b36380): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b36380): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b36380): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b36380): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b36380): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b36380): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b36380): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.635221698 +0000 UTC m=+77.700620506 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b36380): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b36880): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b36880): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b36880): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070b2d0 item 41 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b36880): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b36880): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.636101948 +0000 UTC m=+77.701500757 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b36880): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b36d40): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b36d40): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b36d40): _writeAt: size=3, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b36d40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b36d40): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070b490 item 41 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b36d40): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b36d40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.637063881 +0000 UTC m=+77.702462690 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b36d40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b37280): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b37280): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b37280): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b37280): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b37280): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.637063881 +0000 UTC m=+77.702462690 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b37280): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070b650 item 41 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b378c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b378c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b378c0): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b378c0): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b378c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b378c0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b378c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.639302822 +0000 UTC m=+77.704701631 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b378c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b37dc0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b37dc0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b37dc0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070bb20 item 42 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b37dc0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b37dc0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.640056283 +0000 UTC m=+77.705455082 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b37dc0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62380): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62380): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070bce0 item 42 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62380): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62380): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62380): _writeAt: size=3, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62380): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62380): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.641050517 +0000 UTC m=+77.706449326 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62380): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62900): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62900): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62900): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62900): >_readAt: n=3, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62900): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.641050517 +0000 UTC m=+77.706449326 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62900): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070bea0 item 42 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62f40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62f40): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62f40): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62f40): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62f40): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62f40): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62f40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.6432108 +0000 UTC m=+77.708609609 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62f40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b63440): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b63440): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b63440): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005742a0 item 43 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b63440): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b63440): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.64414979 +0000 UTC m=+77.709548609 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b63440): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6480): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6480): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6480): _writeAt: size=3, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6480): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6480): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701d50 item 43 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6480): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6480): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.645153111 +0000 UTC m=+77.710551920 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6480): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6a00): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6a00): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6a00): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6a00): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6a00): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.645153111 +0000 UTC m=+77.710551920 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6a00): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701f10 item 43 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7040): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7040): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7040): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7040): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7040): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7040): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7040): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.647814648 +0000 UTC m=+77.713213458 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7040): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7580): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7580): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7580): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065c380 item 44 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7580): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7580): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.648804585 +0000 UTC m=+77.714203394 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7580): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7ac0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7ac0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065c540 item 44 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7ac0): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7ac0): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7ac0): _writeAt: size=3, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7ac0): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7ac0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.649894921 +0000 UTC m=+77.715293730 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7ac0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ee0c0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ee0c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ee0c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ee0c0): >_readAt: n=3, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ee0c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.649894921 +0000 UTC m=+77.715293730 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ee0c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065c930 item 44 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ee700): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ee700): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ee700): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ee700): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ee700): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ee700): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ee700): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.652118583 +0000 UTC m=+77.717517401 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ee700): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007eec00): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007eec00): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007eec00): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d030 item 45 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007eec00): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007eec00): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.652935804 +0000 UTC m=+77.718334622 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007eec00): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ef300): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ef300): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ef300): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ef300): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ef300): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.652935804 +0000 UTC m=+77.718334622 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ef300): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d1f0 item 45 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ef940): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ef940): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ef940): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ef940): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ef940): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ef940): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ef940): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.655417122 +0000 UTC m=+77.720815931 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007ef940): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007efe40): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007efe40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007efe40): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d6c0 item 46 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007efe40): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007efe40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.656160734 +0000 UTC m=+77.721559542 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007efe40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9a5c0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9a5c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9a5c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9a5c0): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9a5c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.656160734 +0000 UTC m=+77.721559542 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9a5c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065dc00 item 46 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9ac00): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9ac00): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9ac00): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9ac00): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9ac00): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9ac00): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9ac00): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.658309515 +0000 UTC m=+77.723708324 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9ac00): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9b100): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9b100): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9b100): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000652380 item 47 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9b100): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9b100): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.659264776 +0000 UTC m=+77.724663584 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9b100): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9b800): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9b800): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9b800): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9b800): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9b800): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.659264776 +0000 UTC m=+77.724663584 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9b800): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000652850 item 47 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 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/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9be40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9be40): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9be40): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9be40): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9be40): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9be40): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9be40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.661856902 +0000 UTC m=+77.727255711 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b9be40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbe3c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbe3c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbe3c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000652d90 item 48 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbe3c0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbe3c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.662766326 +0000 UTC m=+77.728165136 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbe3c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbeac0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbeac0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbeac0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbeac0): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbeac0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.662766326 +0000 UTC m=+77.728165136 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbeac0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000652f50 item 48 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbf100): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbf100): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbf100): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbf100): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbf100): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.665221465 +0000 UTC m=+77.730620284 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbf100): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbf580): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbf580): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbf580): _writeAt: size=3, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbf580): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbf580): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbf580): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000653490 item 49 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbf580): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbf580): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.666062772 +0000 UTC m=+77.731461591 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbf580): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbfac0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbfac0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbfac0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbfac0): >_readAt: n=8, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbfac0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.666062772 +0000 UTC m=+77.731461591 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bbfac0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000653650 item 49 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be01c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be01c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be01c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be01c0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be01c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.668236359 +0000 UTC m=+77.733635169 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be01c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be06c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be06c0): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be06c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000653ce0 item 50 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be06c0): _readAt: size=2, off=5 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be06c0): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be06c0): _writeAt: size=3, off=5 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be06c0): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be06c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.66913845 +0000 UTC m=+77.734537260 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be06c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be0c40): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be0c40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be0c40): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be0c40): >_readAt: n=3, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be0c40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.66913845 +0000 UTC m=+77.734537260 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be0c40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e000 item 50 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be12c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be12c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be12c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be12c0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be12c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.671225615 +0000 UTC m=+77.736624423 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be12c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be17c0): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be17c0): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be17c0): _writeAt: size=3, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be17c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be17c0): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be17c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e380 item 51 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be17c0): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be17c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.672168903 +0000 UTC m=+77.737567722 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be17c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be1d00): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be1d00): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be1d00): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be1d00): >_readAt: n=8, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be1d00): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.672168903 +0000 UTC m=+77.737567722 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000be1d00): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e540 item 51 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf6400): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf6400): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf6400): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf6400): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf6400): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.674378229 +0000 UTC m=+77.739777037 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf6400): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf6900): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf6900): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf6900): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e8c0 item 52 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf6900): _readAt: size=2, off=5 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf6900): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf6900): _writeAt: size=3, off=5 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf6900): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf6900): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.675283485 +0000 UTC m=+77.740682304 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf6900): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf6e80): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf6e80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf6e80): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf6e80): >_readAt: n=3, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf6e80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.675283485 +0000 UTC m=+77.740682304 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf6e80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8ea80 item 52 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf7500): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf7500): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf7500): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf7500): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf7500): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.677344971 +0000 UTC m=+77.742743771 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf7500): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf7a00): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf7a00): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf7a00): _writeAt: size=3, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf7a00): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf7a00): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf7a00): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8ee00 item 53 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf7a00): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf7a00): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.678094675 +0000 UTC m=+77.743493474 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf7a00): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf7f40): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf7f40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf7f40): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf7f40): >_readAt: n=8, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf7f40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.678094675 +0000 UTC m=+77.743493474 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000bf7f40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8f030 item 53 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c10640): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c10640): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c10640): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c10640): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c10640): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.680042587 +0000 UTC m=+77.745441386 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c10640): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c10b40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c10b40): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c10b40): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8f490 item 54 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c10b40): _readAt: size=2, off=5 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c10b40): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c10b40): _writeAt: size=3, off=5 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c10b40): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c10b40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.681164743 +0000 UTC m=+77.746563551 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c10b40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c110c0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c110c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c110c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c110c0): >_readAt: n=3, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c110c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.681164743 +0000 UTC m=+77.746563551 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c110c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8f6c0 item 54 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c11740): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c11740): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c11740): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c11740): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c11740): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.683788409 +0000 UTC m=+77.749187218 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c11740): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c11c40): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c11c40): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c11c40): _writeAt: size=3, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c11c40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c11c40): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c11c40): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8fab0 item 55 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c11c40): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c11c40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.684880628 +0000 UTC m=+77.750279446 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c11c40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a594c0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a594c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a594c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a594c0): >_readAt: n=8, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a594c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.684880628 +0000 UTC m=+77.750279446 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a594c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597b20 item 55 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 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/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a59b40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a59b40): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a59b40): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a59b40): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a59b40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.687216712 +0000 UTC m=+77.752615521 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a59b40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9c0c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9c0c0): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9c0c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597ea0 item 56 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9c0c0): _readAt: size=2, off=5 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9c0c0): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9c0c0): _writeAt: size=3, off=5 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9c0c0): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9c0c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.688170459 +0000 UTC m=+77.753569279 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9c0c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9c640): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9c640): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9c640): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9c640): >_readAt: n=3, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9c640): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.688170459 +0000 UTC m=+77.753569279 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9c640): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068c150 item 56 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9cc80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9cc80): open at offset 0 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9cc80): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9cc80): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9cc80): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9cc80): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9cc80): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9cc80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.690401606 +0000 UTC m=+77.755800415 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9cc80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9d1c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9d1c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9d1c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068c540 item 57 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9d1c0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9d1c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.691260465 +0000 UTC m=+77.756659284 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9d1c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9d700): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9d700): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9d700): _writeAt: size=3, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9d700): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9d700): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9d700): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068c7e0 item 57 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9d700): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9d700): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.692396528 +0000 UTC m=+77.757795347 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9d700): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9dc80): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9dc80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9dc80): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9dc80): >_readAt: n=8, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9dc80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.692396528 +0000 UTC m=+77.757795347 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a9dc80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068cfc0 item 57 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8340): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8340): open at offset 0 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8340): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8340): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8340): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8340): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8340): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8340): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.695081559 +0000 UTC m=+77.760480369 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8340): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8880): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8880): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8880): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068d730 item 58 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8880): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8880): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.696023796 +0000 UTC m=+77.761422604 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8880): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8dc0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8dc0): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8dc0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068dce0 item 58 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8dc0): _readAt: size=2, off=5 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8dc0): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8dc0): _writeAt: size=3, off=5 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8dc0): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8dc0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.697295422 +0000 UTC m=+77.762694232 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8dc0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae9380): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae9380): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae9380): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae9380): >_readAt: n=3, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae9380): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.697295422 +0000 UTC m=+77.762694232 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae9380): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc150 item 58 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae99c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae99c0): open at offset 0 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae99c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae99c0): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae99c0): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae99c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae99c0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae99c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.699851792 +0000 UTC m=+77.765250611 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae99c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae9f00): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae9f00): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae9f00): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc5b0 item 59 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae9f00): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae9f00): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.701220002 +0000 UTC m=+77.766618811 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae9f00): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb84c0): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb84c0): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb84c0): _writeAt: size=3, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb84c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb84c0): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb84c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc850 item 59 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb84c0): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb84c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.703242273 +0000 UTC m=+77.768641093 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb84c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b63ac0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b63ac0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b63ac0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b63ac0): >_readAt: n=8, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b63ac0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.703242273 +0000 UTC m=+77.768641093 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b63ac0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574690 item 59 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 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/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2c540): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2c540): open at offset 0 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2c540): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2c540): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2c540): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2c540): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2c540): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2c540): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.706582502 +0000 UTC m=+77.771981320 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2c540): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb8a00): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb8a00): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb8a00): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc0e0 item 60 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb8a00): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb8a00): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.707421993 +0000 UTC m=+77.772820813 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb8a00): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb8f40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb8f40): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb8f40): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc380 item 60 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb8f40): _readAt: size=2, off=5 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb8f40): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb8f40): _writeAt: size=3, off=5 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb8f40): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb8f40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.708420476 +0000 UTC m=+77.773819286 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb8f40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb9500): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb9500): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb9500): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb9500): >_readAt: n=3, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb9500): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.708420476 +0000 UTC m=+77.773819286 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb9500): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc540 item 60 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb9b40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb9b40): open at offset 0 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb9b40): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb9b40): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb9b40): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb9b40): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb9b40): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb9b40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.71119119 +0000 UTC m=+77.776589999 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000cb9b40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62100): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62100): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62100): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccd90 item 61 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62100): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62100): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.712273841 +0000 UTC m=+77.777672661 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62100): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62800): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62800): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62800): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62800): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62800): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.712273841 +0000 UTC m=+77.777672661 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62800): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccf50 item 61 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 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/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62e40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62e40): open at offset 0 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62e40): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62e40): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62e40): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62e40): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62e40): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62e40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.7150526 +0000 UTC m=+77.780451419 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b62e40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b63380): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b63380): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b63380): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd490 item 62 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b63380): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b63380): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.716093633 +0000 UTC m=+77.781492441 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b63380): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2c000): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2c000): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2c000): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2c000): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2c000): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.716093633 +0000 UTC m=+77.781492441 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2c000): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd6c0 item 62 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 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/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2cd40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2cd40): open at offset 0 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2cd40): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2cd40): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2cd40): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2cd40): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2cd40): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2cd40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.719195931 +0000 UTC m=+77.784594760 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2cd40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2d280): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2d280): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2d280): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdd50 item 63 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2d280): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2d280): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.720335669 +0000 UTC m=+77.785734488 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2d280): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2d980): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2d980): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2d980): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2d980): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2d980): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.720335669 +0000 UTC m=+77.785734488 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c2d980): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574070 item 63 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 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/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c90040): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c90040): open at offset 0 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c90040): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c90040): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c90040): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c90040): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c90040): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c90040): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.722944408 +0000 UTC m=+77.788343217 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c90040): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c90580): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c90580): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c90580): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574460 item 64 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c90580): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c90580): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.724037538 +0000 UTC m=+77.789436357 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c90580): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c90c80): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c90c80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c90c80): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c90c80): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c90c80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.724037538 +0000 UTC m=+77.789436357 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c90c80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005748c0 item 64 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c91300): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c91300): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c91300): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c91300): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c91300): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.726598837 +0000 UTC m=+77.791997656 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c91300): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c917c0): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c917c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c917c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c917c0): >_readAt: n=2, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c917c0): _writeAt: size=3, off=2 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574e00 item 65 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c917c0): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c917c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.727680546 +0000 UTC m=+77.793079365 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c917c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c91cc0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c91cc0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c91cc0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c91cc0): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c91cc0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.727680546 +0000 UTC m=+77.793079365 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000c91cc0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574fc0 item 65 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dc3c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dc3c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dc3c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dc3c0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dc3c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.730307359 +0000 UTC m=+77.795706178 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dc3c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dc940): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dc940): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000575340 item 66 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dc940): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dc940): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dc940): _writeAt: size=3, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dc940): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dc940): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.73131587 +0000 UTC m=+77.796714690 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dc940): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dce80): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dce80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dce80): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dce80): >_readAt: n=3, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dce80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.73131587 +0000 UTC m=+77.796714690 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dce80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000575500 item 66 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dd4c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dd4c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dd4c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dd4c0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dd4c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.733894512 +0000 UTC m=+77.799293321 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dd4c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dd940): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dd940): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dd940): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dd940): >_readAt: n=2, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dd940): _writeAt: size=3, off=2 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000575960 item 67 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dd940): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dd940): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.734914395 +0000 UTC m=+77.800313213 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dd940): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dde40): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dde40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dde40): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dde40): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dde40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.734914395 +0000 UTC m=+77.800313213 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009dde40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000575b20 item 67 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b08640): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b08640): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b08640): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b08640): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b08640): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.737337051 +0000 UTC m=+77.802735871 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b08640): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b08c40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b08c40): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000696460 item 68 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b08c40): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b08c40): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b08c40): _writeAt: size=3, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b08c40): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b08c40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.738387251 +0000 UTC m=+77.803786061 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b08c40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09180): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09180): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09180): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09180): >_readAt: n=3, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09180): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.738387251 +0000 UTC m=+77.803786061 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09180): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000696620 item 68 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b097c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b097c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b097c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b097c0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b097c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.740979148 +0000 UTC m=+77.806377957 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b097c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09c40): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09c40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09c40): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09c40): >_readAt: n=2, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09c40): _writeAt: size=3, off=2 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006969a0 item 69 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09c40): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09c40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.742309105 +0000 UTC m=+77.807708024 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000b09c40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0006101c0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0006101c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0006101c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0006101c0): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0006101c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.742309105 +0000 UTC m=+77.807708024 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0006101c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000696d20 item 69 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610b00): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610b00): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610b00): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610b00): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610b00): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.744635662 +0000 UTC m=+77.810034521 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000610b00): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611000): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611000): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000697110 item 70 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611000): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611000): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611000): _writeAt: size=3, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611000): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611000): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.746038776 +0000 UTC m=+77.811437585 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611000): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611540): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611540): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611540): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611540): >_readAt: n=3, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611540): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.746038776 +0000 UTC m=+77.811437585 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611540): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000697340 item 70 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611c40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611c40): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611c40): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611c40): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611c40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.748966246 +0000 UTC m=+77.814365064 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000611c40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000368fc0): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000368fc0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000368fc0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000368fc0): >_readAt: n=2, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000368fc0): _writeAt: size=3, off=2 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000697960 item 71 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000368fc0): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000368fc0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.749877694 +0000 UTC m=+77.815276513 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000368fc0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000369c40): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000369c40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000369c40): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000369c40): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000369c40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.749877694 +0000 UTC m=+77.815276513 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000369c40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000697b20 item 71 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1c480): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1c480): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1c480): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1c480): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1c480): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.752958562 +0000 UTC m=+77.818357381 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1c480): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1c9c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1c9c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e000 item 72 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1c9c0): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1c9c0): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1c9c0): _writeAt: size=3, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1c9c0): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1c9c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.756303367 +0000 UTC m=+77.821702187 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1c9c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1cf00): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1cf00): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1cf00): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1cf00): >_readAt: n=3, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1cf00): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.756303367 +0000 UTC m=+77.821702187 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1cf00): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e1c0 item 72 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1d4c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1d4c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1d4c0): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1d4c0): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1d4c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1d4c0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1d4c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.758711598 +0000 UTC m=+77.824110407 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1d4c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1da40): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1da40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1da40): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e540 item 73 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1da40): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1da40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.759635019 +0000 UTC m=+77.825033838 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1da40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1df00): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1df00): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1df00): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1df00): >_readAt: n=2, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1df00): _writeAt: size=3, off=2 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e700 item 73 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1df00): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1df00): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.762113151 +0000 UTC m=+77.827511969 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d1df00): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000251b80): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000251b80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000251b80): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000251b80): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000251b80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.762113151 +0000 UTC m=+77.827511969 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000251b80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e8c0 item 73 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942340): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942340): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942340): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942340): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942340): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942340): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942340): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.768901818 +0000 UTC m=+77.834300628 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942340): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009428c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009428c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009428c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8ec40 item 74 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009428c0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009428c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.769922112 +0000 UTC m=+77.835320931 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009428c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942e00): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942e00): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8ee00 item 74 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942e00): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942e00): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942e00): _writeAt: size=3, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942e00): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942e00): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.771391443 +0000 UTC m=+77.836790262 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000942e00): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943380): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943380): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943380): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943380): >_readAt: n=3, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943380): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.771391443 +0000 UTC m=+77.836790262 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943380): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8f030 item 74 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009439c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009439c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009439c0): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009439c0): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009439c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009439c0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009439c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.776767397 +0000 UTC m=+77.842166217 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009439c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943f00): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943f00): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943f00): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8f490 item 75 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943f00): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943f00): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.777667234 +0000 UTC m=+77.843066043 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000943f00): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000400980): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000400980): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000400980): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000400980): >_readAt: n=2, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000400980): _writeAt: size=3, off=2 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8f6c0 item 75 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000400980): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000400980): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.778716922 +0000 UTC m=+77.844115732 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000400980): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000401700): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000401700): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000401700): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000401700): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000401700): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.778716922 +0000 UTC m=+77.844115732 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000401700): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8f8f0 item 75 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2300): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2300): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2300): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2300): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2300): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2300): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2300): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.7826356 +0000 UTC m=+77.848034419 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2300): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2800): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2800): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2800): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8fea0 item 76 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2800): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2800): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.784263419 +0000 UTC m=+77.849662228 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2800): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2d40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2d40): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007022a0 item 76 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2d40): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2d40): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2d40): _writeAt: size=3, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2d40): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2d40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.785258936 +0000 UTC m=+77.850657826 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f2d40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3300): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3300): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3300): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3300): >_readAt: n=3, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3300): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.785258936 +0000 UTC m=+77.850657826 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3300): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007024d0 item 76 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3940): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3940): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3940): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3940): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3940): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3940): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3940): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.787595421 +0000 UTC m=+77.852994240 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3940): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3f40): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3f40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3f40): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000702930 item 77 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3f40): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3f40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.788309137 +0000 UTC m=+77.853707956 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0007f3f40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085c700): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085c700): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085c700): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085c700): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085c700): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.788309137 +0000 UTC m=+77.853707956 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085c700): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000702cb0 item 77 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085cd80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085cd80): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085cd80): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085cd80): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085cd80): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085cd80): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085cd80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.7909947 +0000 UTC m=+77.856393509 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085cd80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085d2c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085d2c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085d2c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000703110 item 78 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085d2c0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085d2c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.791909044 +0000 UTC m=+77.857307862 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085d2c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085da00): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085da00): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085da00): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085da00): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085da00): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.791909044 +0000 UTC m=+77.857307862 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085da00): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007033b0 item 78 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c0c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c0c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c0c0): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c0c0): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c0c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c0c0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c0c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.794486652 +0000 UTC m=+77.859885462 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c0c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c640): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c640): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c640): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000703880 item 79 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c640): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c640): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.795247698 +0000 UTC m=+77.860646517 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3c640): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3cd40): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3cd40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3cd40): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3cd40): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3cd40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.795247698 +0000 UTC m=+77.860646517 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3cd40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000703a40 item 79 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 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/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d380): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d380): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d380): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d380): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d380): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d380): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d380): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.798097099 +0000 UTC m=+77.863495908 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d380): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d880): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d880): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d880): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000703ea0 item 80 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d880): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d880): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.79911054 +0000 UTC m=+77.864509359 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000d3d880): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746000): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746000): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746000): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746000): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746000): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.79911054 +0000 UTC m=+77.864509359 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746000): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001068230 item 80 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746a00): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746a00): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746a00): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746a00): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746a00): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.801697468 +0000 UTC m=+77.867096276 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746a00): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746f40): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746f40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746f40): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746f40): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746f40): >_readAt: n=2, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746f40): _writeAt: size=3, off=7 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001068690 item 81 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746f40): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746f40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.802757646 +0000 UTC m=+77.868156465 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000746f40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000747500): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000747500): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000747500): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000747500): >_readAt: n=8, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000747500): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.802757646 +0000 UTC m=+77.868156465 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000747500): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001068850 item 81 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000747b80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000747b80): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000747b80): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000747b80): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000747b80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.805646102 +0000 UTC m=+77.871044920 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000747b80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a82100): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a82100): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a82100): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001068c40 item 82 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a82100): _readAt: size=2, off=5 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a82100): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a82100): _writeAt: size=3, off=5 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a82100): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a82100): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.806887471 +0000 UTC m=+77.872286290 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a82100): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a82680): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a82680): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a82680): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a82680): >_readAt: n=3, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a82680): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.806887471 +0000 UTC m=+77.872286290 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a82680): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001068e00 item 82 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a82d40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a82d40): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a82d40): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a82d40): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a82d40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.809231341 +0000 UTC m=+77.874630149 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a82d40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a832c0): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a832c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a832c0): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a832c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a832c0): >_readAt: n=2, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a832c0): _writeAt: size=3, off=7 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001069180 item 83 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a832c0): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a832c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.810563382 +0000 UTC m=+77.875962190 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a832c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a83800): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a83800): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a83800): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a83800): >_readAt: n=8, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a83800): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.810563382 +0000 UTC m=+77.875962190 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a83800): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001069340 item 83 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a83e80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a83e80): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a83e80): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a83e80): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a83e80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.81300782 +0000 UTC m=+77.878406639 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000a83e80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6400): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6400): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6400): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010699d0 item 84 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6400): _readAt: size=2, off=5 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6400): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6400): _writeAt: size=3, off=5 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6400): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6400): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.814162407 +0000 UTC m=+77.879561226 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db6400): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db69c0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db69c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db69c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db69c0): >_readAt: n=3, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db69c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.814162407 +0000 UTC m=+77.879561226 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db69c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001069b90 item 84 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7040): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7040): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7040): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7040): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7040): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.816771335 +0000 UTC m=+77.882170155 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7040): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7580): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7580): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7580): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7580): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7580): >_readAt: n=2, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7580): _writeAt: size=3, off=7 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110070 item 85 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7580): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7580): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.817795296 +0000 UTC m=+77.883194115 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7580): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7ac0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7ac0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7ac0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7ac0): >_readAt: n=8, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7ac0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.817795296 +0000 UTC m=+77.883194115 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000db7ac0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110540 item 85 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae81c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae81c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae81c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae81c0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae81c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.821011238 +0000 UTC m=+77.886410087 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae81c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae86c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae86c0): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae86c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110d90 item 86 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae86c0): _readAt: size=2, off=5 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae86c0): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae86c0): _writeAt: size=3, off=5 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae86c0): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae86c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.822700504 +0000 UTC m=+77.888099312 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae86c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8c40): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8c40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8c40): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8c40): >_readAt: n=3, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8c40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.822700504 +0000 UTC m=+77.888099312 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae8c40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111180 item 86 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae92c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae92c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae92c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae92c0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae92c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.825625207 +0000 UTC m=+77.891024026 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae92c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae97c0): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae97c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae97c0): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae97c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae97c0): >_readAt: n=2, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae97c0): _writeAt: size=3, off=7 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001117a0 item 87 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae97c0): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae97c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.826735951 +0000 UTC m=+77.892134760 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae97c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae9d00): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae9d00): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae9d00): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae9d00): >_readAt: n=8, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae9d00): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.826735951 +0000 UTC m=+77.892134760 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000ae9d00): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111b90 item 87 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 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/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000800140): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000800140): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000800140): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000800140): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000800140): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.829292882 +0000 UTC m=+77.894691691 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000800140): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000800640): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000800640): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000800640): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a83f0 item 88 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000800640): _readAt: size=2, off=5 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000800640): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000800640): _writeAt: size=3, off=5 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000800640): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000800640): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.830578224 +0000 UTC m=+77.895977043 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000800640): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000800bc0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000800bc0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000800bc0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000800bc0): >_readAt: n=3, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000800bc0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.830578224 +0000 UTC m=+77.895977043 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000800bc0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8a80 item 88 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000801200): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000801200): open at offset 0 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000801200): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000801200): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000801200): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000801200): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000801200): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000801200): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.832982748 +0000 UTC m=+77.898381567 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000801200): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000801740): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000801740): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000801740): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9340 item 89 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000801740): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000801740): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.833865463 +0000 UTC m=+77.899264271 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000801740): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000801c80): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000801c80): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000801c80): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000801c80): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000801c80): >_readAt: n=2, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000801c80): _writeAt: size=3, off=7 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9730 item 89 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000801c80): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000801c80): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.834888691 +0000 UTC m=+77.900287511 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000801c80): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a280): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a280): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a280): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a280): >_readAt: n=8, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a280): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.834888691 +0000 UTC m=+77.900287511 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a280): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9960 item 89 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a8c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a8c0): open at offset 0 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a8c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a8c0): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a8c0): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a8c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a8c0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a8c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.837879831 +0000 UTC m=+77.903278649 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085a8c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085ae00): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085ae00): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085ae00): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9ea0 item 90 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085ae00): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085ae00): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.83873394 +0000 UTC m=+77.904132759 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085ae00): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b340): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b340): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b340): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000612380 item 90 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b340): _readAt: size=2, off=5 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b340): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b340): _writeAt: size=3, off=5 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b340): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b340): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.839850254 +0000 UTC m=+77.905249074 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b340): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b900): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b900): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b900): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b900): >_readAt: n=3, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b900): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.839850254 +0000 UTC m=+77.905249074 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085b900): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000612540 item 90 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085bf40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085bf40): open at offset 0 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085bf40): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085bf40): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085bf40): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085bf40): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085bf40): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085bf40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.843115461 +0000 UTC m=+77.908514270 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc00085bf40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b6500): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b6500): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b6500): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000612a80 item 91 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b6500): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b6500): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.844127709 +0000 UTC m=+77.909526528 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b6500): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b6a40): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b6a40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b6a40): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b6a40): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b6a40): >_readAt: n=2, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b6a40): _writeAt: size=3, off=7 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000612d20 item 91 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b6a40): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b6a40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.845294558 +0000 UTC m=+77.910693378 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b6a40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b6fc0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b6fc0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b6fc0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b6fc0): >_readAt: n=8, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b6fc0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.845294558 +0000 UTC m=+77.910693378 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b6fc0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000612f50 item 91 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 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/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b7600): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b7600): open at offset 0 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b7600): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b7600): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b7600): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b7600): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b7600): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b7600): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.847584006 +0000 UTC m=+77.912982824 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b7600): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b7b40): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b7b40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b7b40): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006132d0 item 92 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b7b40): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b7b40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.848465347 +0000 UTC m=+77.913864165 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008b7b40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d4100): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d4100): open at offset 5 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d4100): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006137a0 item 92 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d4100): _readAt: size=2, off=5 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d4100): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d4100): _writeAt: size=3, off=5 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d4100): >_writeAt: n=3, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d4100): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.849382035 +0000 UTC m=+77.914780853 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d4100): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d46c0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d46c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d46c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d46c0): >_readAt: n=3, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d46c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.849382035 +0000 UTC m=+77.914780853 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d46c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000613a40 item 92 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d4d00): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d4d00): open at offset 0 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d4d00): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d4d00): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d4d00): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d4d00): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d4d00): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d4d00): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.851735111 +0000 UTC m=+77.917133930 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d4d00): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d5240): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d5240): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d5240): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486070 item 93 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d5240): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d5240): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.852563553 +0000 UTC m=+77.917962362 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d5240): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d5940): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d5940): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d5940): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d5940): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d5940): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.852563553 +0000 UTC m=+77.917962362 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008d5940): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004863f0 item 93 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 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/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e6000): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e6000): open at offset 0 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e6000): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e6000): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e6000): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e6000): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e6000): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e6000): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.85517159 +0000 UTC m=+77.920570409 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e6000): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e6540): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e6540): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e6540): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486d20 item 94 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e6540): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e6540): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.856071195 +0000 UTC m=+77.921470014 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e6540): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e6c40): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e6c40): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e6c40): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e6c40): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e6c40): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.856071195 +0000 UTC m=+77.921470014 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e6c40): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487030 item 94 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 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/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e7280): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e7280): open at offset 0 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e7280): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e7280): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e7280): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e7280): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e7280): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e7280): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.859096499 +0000 UTC m=+77.924495308 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e7280): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e77c0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e77c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e77c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487570 item 95 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e77c0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e77c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.860057861 +0000 UTC m=+77.925456680 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e77c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e7ec0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e7ec0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e7ec0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e7ec0): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e7ec0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.860057861 +0000 UTC m=+77.925456680 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0008e7ec0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487c00 item 95 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 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/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000916580): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000916580): open at offset 0 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000916580): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000916580): _readAt: size=2, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000916580): >_readAt: n=0, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000916580): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000916580): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000916580): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.862964402 +0000 UTC m=+77.928363210 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000916580): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000916ac0): _writeAt: size=5, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000916ac0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000916ac0): >openPending: err= 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001340e0 item 96 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000916ac0): >_writeAt: n=5, err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000916ac0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.863931814 +0000 UTC m=+77.929330634 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc000916ac0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:06 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009171c0): _readAt: size=512, off=0 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009171c0): openPending: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009171c0): >openPending: err= 2026/03/01 02:57:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009171c0): >_readAt: n=5, err=EOF 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009171c0): close: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:06.863931814 +0000 UTC m=+77.929330634 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:06 DEBUG : open-test-file(0xc0009171c0): >close: err= 2026/03/01 02:57:06 DEBUG : open-test-file: Remove: 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001344d0 item 96 2026/03/01 02:57:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:06 DEBUG : open-test-file: >Remove: err= 2026/03/01 02:57:06 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:06 DEBUG : Looking for writers 2026/03/01 02:57:06 DEBUG : >WaitForWriters: 2026/03/01 02:57:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:06 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:57:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:57:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:57:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/03/01 02:57:06 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954000): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954000): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954000): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954000): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954000): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.001128405 +0000 UTC m=+78.066527213 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954000): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954480): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954480): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954480): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954480): >_readAt: n=2, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954480): _writeAt: size=3, off=2 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954480): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954480): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.001128405 +0000 UTC m=+78.066527213 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954480): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954940): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954940): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954940): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954940): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954940): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.001128405 +0000 UTC m=+78.066527213 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954940): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000135e30 item 1 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954f80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954f80): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954f80): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954f80): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954f80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.005210331 +0000 UTC m=+78.070609139 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000954f80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000955480): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000955480): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000955480): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000955480): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000955480): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.005210331 +0000 UTC m=+78.070609139 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000955480): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b9d0 item 2 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000955ac0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000955ac0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000955ac0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000955ac0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000955ac0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.007734971 +0000 UTC m=+78.073133789 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000955ac0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000955f40): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000955f40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000955f40): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000955f40): >_readAt: n=2, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000955f40): _writeAt: size=3, off=2 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000955f40): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000955f40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.007734971 +0000 UTC m=+78.073133789 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000955f40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a98480): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a98480): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a98480): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a98480): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a98480): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.007734971 +0000 UTC m=+78.073133789 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a98480): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023e0e0 item 3 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a98b00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a98b00): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a98b00): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a98b00): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a98b00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.011322744 +0000 UTC m=+78.076721553 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a98b00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a99040): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a99040): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a99040): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a99040): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a99040): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.011322744 +0000 UTC m=+78.076721553 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a99040): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023e930 item 4 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000ce3000): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000ce3000): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000ce3000): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000ce3000): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000ce3000): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.014052179 +0000 UTC m=+78.079450989 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000ce3000): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000ce3480): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000ce3480): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000ce3480): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000ce3480): >_readAt: n=2, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000ce3480): _writeAt: size=3, off=2 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000ce3480): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000ce3480): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.014052179 +0000 UTC m=+78.079450989 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000ce3480): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000ce3940): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000ce3940): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000ce3940): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000ce3940): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000ce3940): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.014052179 +0000 UTC m=+78.079450989 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000ce3940): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f996c0 item 5 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b34040): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b34040): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b34040): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b34040): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b34040): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.017600429 +0000 UTC m=+78.082999248 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b34040): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b34580): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b34580): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b34580): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b34580): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b34580): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.017600429 +0000 UTC m=+78.082999248 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b34580): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070a000 item 6 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b34c00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b34c00): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b34c00): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b34c00): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b34c00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.020065325 +0000 UTC m=+78.085464145 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b34c00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b35100): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b35100): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b35100): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b35100): >_readAt: n=2, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b35100): _writeAt: size=3, off=2 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b35100): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b35100): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.020065325 +0000 UTC m=+78.085464145 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b35100): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b355c0): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b355c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b355c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b355c0): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b355c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.020065325 +0000 UTC m=+78.085464145 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b355c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070a540 item 7 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b35c40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b35c40): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b35c40): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b35c40): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b35c40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.023600972 +0000 UTC m=+78.088999781 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b35c40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b60200): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b60200): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b60200): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b60200): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b60200): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.023600972 +0000 UTC m=+78.088999781 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b60200): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070ac40 item 8 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b607c0): _readAt: size=2, off=0 2026/03/01 02:57:07 ERROR : open-test-file(0xc000b607c0): Couldn't read size of file 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b607c0): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b607c0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b607c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b607c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b607c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b60b80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b60b80): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b60b80): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b60b80): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b60b80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.026147992 +0000 UTC m=+78.091546812 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b60b80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b61000): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b61000): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b61000): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b61000): >_readAt: n=2, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b61000): _writeAt: size=3, off=2 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b61000): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b61000): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.026147992 +0000 UTC m=+78.091546812 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b61000): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b61500): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b61500): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b61500): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b61500): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b61500): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.026147992 +0000 UTC m=+78.091546812 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b61500): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070b030 item 9 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b61b80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b61b80): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b61b80): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b61b80): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b61b80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.029761716 +0000 UTC m=+78.095160535 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b61b80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b90140): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b90140): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b90140): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b90140): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b90140): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.029761716 +0000 UTC m=+78.095160535 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b90140): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070b500 item 10 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b90780): _readAt: size=2, off=0 2026/03/01 02:57:07 ERROR : open-test-file(0xc000b90780): Couldn't read size of file 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b90780): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b90780): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b90780): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b90780): close: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b90780): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b90b40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b90b40): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b90b40): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b90b40): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b90b40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.032752264 +0000 UTC m=+78.098151083 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b90b40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b91040): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b91040): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b91040): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b91040): >_readAt: n=2, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b91040): _writeAt: size=3, off=2 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b91040): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b91040): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.032752264 +0000 UTC m=+78.098151083 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b91040): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b91540): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b91540): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b91540): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b91540): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b91540): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.032752264 +0000 UTC m=+78.098151083 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b91540): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070b8f0 item 11 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b91bc0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b91bc0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b91bc0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b91bc0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b91bc0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.037254972 +0000 UTC m=+78.102653792 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b91bc0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bac180): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bac180): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bac180): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bac180): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bac180): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.037254972 +0000 UTC m=+78.102653792 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bac180): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070bea0 item 12 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bac7c0): _readAt: size=2, off=0 2026/03/01 02:57:07 ERROR : open-test-file(0xc000bac7c0): Couldn't read size of file 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bac7c0): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bac7c0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bac7c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bac7c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bac7c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bacb80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bacb80): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bacb80): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bacb80): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bacb80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.039959852 +0000 UTC m=+78.105358671 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bacb80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bad240): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bad240): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bad240): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bad240): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bad240): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.039959852 +0000 UTC m=+78.105358671 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bad240): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007004d0 item 13 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bad8c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bad8c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bad8c0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bad8c0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bad8c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.042676244 +0000 UTC m=+78.108075052 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bad8c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bade00): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bade00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bade00): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bade00): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bade00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.042676244 +0000 UTC m=+78.108075052 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bade00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700930 item 14 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bce4c0): _readAt: size=2, off=0 2026/03/01 02:57:07 ERROR : open-test-file(0xc000bce4c0): Couldn't read size of file 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bce4c0): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bce4c0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bce4c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bce4c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bce4c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bce880): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bce880): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bce880): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bce880): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bce880): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.045306301 +0000 UTC m=+78.110705120 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bce880): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bcef40): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bcef40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bcef40): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bcef40): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bcef40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.045306301 +0000 UTC m=+78.110705120 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bcef40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700fc0 item 15 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 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/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bcf5c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bcf5c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bcf5c0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bcf5c0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bcf5c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.04777727 +0000 UTC m=+78.113176090 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bcf5c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bcfb00): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bcfb00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bcfb00): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bcfb00): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bcfb00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.04777727 +0000 UTC m=+78.113176090 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bcfb00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701420 item 16 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bec1c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bec1c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bec1c0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bec1c0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bec1c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.049996673 +0000 UTC m=+78.115395493 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bec1c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bec640): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bec640): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bec640): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bec640): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bec640): >_readAt: n=2, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bec640): _writeAt: size=3, off=7 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bec640): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bec640): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.049996673 +0000 UTC m=+78.115395493 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bec640): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000becb40): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000becb40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000becb40): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000becb40): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000becb40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.049996673 +0000 UTC m=+78.115395493 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000becb40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007018f0 item 17 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bed1c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bed1c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bed1c0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bed1c0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bed1c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.053399088 +0000 UTC m=+78.118797897 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bed1c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bed700): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bed700): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bed700): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bed700): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bed700): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.053399088 +0000 UTC m=+78.118797897 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bed700): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065c000 item 18 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bedd80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bedd80): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bedd80): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bedd80): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bedd80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.055915262 +0000 UTC m=+78.121314071 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000bedd80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c08300): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c08300): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c08300): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c08300): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c08300): >_readAt: n=2, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c08300): _writeAt: size=3, off=7 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c08300): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c08300): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.055915262 +0000 UTC m=+78.121314071 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c08300): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c08800): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c08800): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c08800): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c08800): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c08800): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.055915262 +0000 UTC m=+78.121314071 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c08800): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065c3f0 item 19 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c08e80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c08e80): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c08e80): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c08e80): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c08e80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.059271029 +0000 UTC m=+78.124669838 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c08e80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c093c0): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c093c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c093c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c093c0): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c093c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.059271029 +0000 UTC m=+78.124669838 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c093c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065caf0 item 20 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c09a40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c09a40): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c09a40): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c09a40): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c09a40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.062054657 +0000 UTC m=+78.127453566 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c09a40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c09f40): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c09f40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c09f40): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c09f40): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c09f40): >_readAt: n=2, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c09f40): _writeAt: size=3, off=7 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c09f40): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c09f40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.062054657 +0000 UTC m=+78.127453566 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c09f40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc04c0): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc04c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc04c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc04c0): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc04c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.062054657 +0000 UTC m=+78.127453566 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc04c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d1f0 item 21 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc0b40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc0b40): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc0b40): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc0b40): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc0b40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.064962147 +0000 UTC m=+78.130360946 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc0b40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc1080): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc1080): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc1080): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc1080): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc1080): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.064962147 +0000 UTC m=+78.130360946 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc1080): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065da40 item 22 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc1700): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc1700): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc1700): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc1700): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc1700): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.067266422 +0000 UTC m=+78.132665231 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc1700): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc1c00): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc1c00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc1c00): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc1c00): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc1c00): >_readAt: n=2, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc1c00): _writeAt: size=3, off=7 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc1c00): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc1c00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.067266422 +0000 UTC m=+78.132665231 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cc1c00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfa180): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfa180): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfa180): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfa180): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfa180): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.067266422 +0000 UTC m=+78.132665231 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfa180): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006522a0 item 23 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 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/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfa800): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfa800): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfa800): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfa800): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfa800): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.070570641 +0000 UTC m=+78.135969450 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfa800): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfad40): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfad40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfad40): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfad40): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfad40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.070570641 +0000 UTC m=+78.135969450 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfad40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000652bd0 item 24 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfb380): _readAt: size=2, off=0 2026/03/01 02:57:07 ERROR : open-test-file(0xc000cfb380): Couldn't read size of file 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfb380): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfb380): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfb380): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfb380): close: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfb380): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfb740): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfb740): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfb740): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfb740): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfb740): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.072935449 +0000 UTC m=+78.138334258 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfb740): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfbc40): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfbc40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfbc40): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfbc40): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfbc40): >_readAt: n=2, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfbc40): _writeAt: size=3, off=7 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfbc40): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfbc40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.072935449 +0000 UTC m=+78.138334258 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cfbc40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1e200): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1e200): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1e200): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1e200): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1e200): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.072935449 +0000 UTC m=+78.138334258 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1e200): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000653030 item 25 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1e880): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1e880): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1e880): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1e880): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1e880): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.076421992 +0000 UTC m=+78.141820812 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1e880): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1edc0): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1edc0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1edc0): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1edc0): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1edc0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.076421992 +0000 UTC m=+78.141820812 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1edc0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000653650 item 26 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1f400): _readAt: size=2, off=0 2026/03/01 02:57:07 ERROR : open-test-file(0xc000d1f400): Couldn't read size of file 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1f400): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1f400): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1f400): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1f400): close: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1f400): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a991c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a991c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a991c0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a991c0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a991c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.079182176 +0000 UTC m=+78.144580985 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a991c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1f740): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1f740): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1f740): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1f740): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1f740): >_readAt: n=2, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1f740): _writeAt: size=3, off=7 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1f740): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1f740): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.079182176 +0000 UTC m=+78.144580985 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1f740): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1e480): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1e480): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1e480): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1e480): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1e480): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.079182176 +0000 UTC m=+78.144580985 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1e480): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023ebd0 item 27 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 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/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1eb00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1eb00): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1eb00): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1eb00): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1eb00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.084396476 +0000 UTC m=+78.149795295 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1eb00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1f040): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1f040): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1f040): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1f040): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1f040): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.084396476 +0000 UTC m=+78.149795295 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1f040): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536700 item 28 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1fac0): _readAt: size=2, off=0 2026/03/01 02:57:07 ERROR : open-test-file(0xc000d1fac0): Couldn't read size of file 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1fac0): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1fac0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1fac0): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1fac0): close: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1fac0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1fe80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1fe80): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1fe80): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1fe80): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1fe80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.087111425 +0000 UTC m=+78.152510245 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1fe80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a985c0): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a985c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a985c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a985c0): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a985c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.087111425 +0000 UTC m=+78.152510245 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a985c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536af0 item 29 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 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/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a98c40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a98c40): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a98c40): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a98c40): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a98c40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.089931251 +0000 UTC m=+78.155330060 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a98c40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a99700): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a99700): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a99700): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a99700): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a99700): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.089931251 +0000 UTC m=+78.155330060 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a99700): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537030 item 30 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 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/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a99d40): _readAt: size=2, off=0 2026/03/01 02:57:07 ERROR : open-test-file(0xc000a99d40): Couldn't read size of file 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a99d40): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a99d40): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a99d40): >_writeAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a99d40): close: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a99d40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b62180): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b62180): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b62180): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b62180): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b62180): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.092366472 +0000 UTC m=+78.157765281 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b62180): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b62840): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b62840): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b62840): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b62840): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b62840): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.092366472 +0000 UTC m=+78.157765281 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b62840): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005373b0 item 31 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 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/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b62ec0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b62ec0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b62ec0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b62ec0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b62ec0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.094668361 +0000 UTC m=+78.160067171 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b62ec0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b63400): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b63400): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b63400): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b63400): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b63400): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.094668361 +0000 UTC m=+78.160067171 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b63400): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005377a0 item 32 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b63a80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b63a80): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b63a80): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b63a80): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b63a80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.096920888 +0000 UTC m=+78.162319697 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b63a80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b63f00): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b63f00): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b63f00): _writeAt: size=3, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b63f00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b63f00): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537ea0 item 33 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b63f00): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b63f00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.09774435 +0000 UTC m=+78.163143170 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b63f00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2c4c0): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2c4c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2c4c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2c4c0): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2c4c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.09774435 +0000 UTC m=+78.163143170 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2c4c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000652150 item 33 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2cb00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2cb00): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2cb00): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2cb00): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2cb00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.09998273 +0000 UTC m=+78.165381550 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2cb00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2cf80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2cf80): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006529a0 item 34 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2cf80): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2cf80): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2cf80): _writeAt: size=3, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2cf80): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2cf80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.100899409 +0000 UTC m=+78.166298217 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2cf80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2d4c0): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2d4c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2d4c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2d4c0): >_readAt: n=3, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2d4c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.100899409 +0000 UTC m=+78.166298217 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2d4c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000652bd0 item 34 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2db00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2db00): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2db00): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2db00): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2db00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.103021329 +0000 UTC m=+78.168420138 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c2db00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c90000): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c90000): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c90000): _writeAt: size=3, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c90000): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c90000): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000653030 item 35 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c90000): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c90000): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.103901589 +0000 UTC m=+78.169300398 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c90000): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c90500): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c90500): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c90500): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c90500): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c90500): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.103901589 +0000 UTC m=+78.169300398 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c90500): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006532d0 item 35 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c90b80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c90b80): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c90b80): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c90b80): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c90b80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.106338412 +0000 UTC m=+78.171737221 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c90b80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c910c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c910c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006536c0 item 36 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c910c0): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c910c0): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c910c0): _writeAt: size=3, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c910c0): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c910c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.107386438 +0000 UTC m=+78.172785247 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c910c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c91640): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c91640): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c91640): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c91640): >_readAt: n=3, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c91640): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.107386438 +0000 UTC m=+78.172785247 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c91640): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006539d0 item 36 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c91c80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c91c80): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c91c80): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c91c80): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c91c80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.109488671 +0000 UTC m=+78.174887481 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c91c80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dc0c0): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dc0c0): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dc0c0): _writeAt: size=3, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dc0c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dc0c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596150 item 37 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dc0c0): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dc0c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.110167362 +0000 UTC m=+78.175566170 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dc0c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dc6c0): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dc6c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dc6c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dc6c0): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dc6c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.110167362 +0000 UTC m=+78.175566170 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dc6c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596380 item 37 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dce40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dce40): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dce40): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dce40): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dce40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.112148245 +0000 UTC m=+78.177547045 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dce40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dd340): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dd340): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005968c0 item 38 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dd340): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dd340): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dd340): _writeAt: size=3, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dd340): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dd340): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.113102033 +0000 UTC m=+78.178500832 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dd340): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dd880): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dd880): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dd880): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dd880): >_readAt: n=3, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dd880): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.113102033 +0000 UTC m=+78.178500832 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009dd880): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596af0 item 38 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009ddf00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009ddf00): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009ddf00): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009ddf00): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009ddf00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.115141459 +0000 UTC m=+78.180540267 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0009ddf00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b08580): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b08580): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b08580): _writeAt: size=3, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b08580): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b08580): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596f50 item 39 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b08580): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b08580): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.115914125 +0000 UTC m=+78.181312924 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b08580): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b08b80): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b08b80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b08b80): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b08b80): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b08b80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.115914125 +0000 UTC m=+78.181312924 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b08b80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005971f0 item 39 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b09200): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b09200): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b09200): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b09200): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b09200): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.117846268 +0000 UTC m=+78.183245067 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b09200): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b09700): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b09700): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597570 item 40 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b09700): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b09700): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b09700): _writeAt: size=3, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b09700): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b09700): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.118758639 +0000 UTC m=+78.184157437 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b09700): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b09c40): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b09c40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b09c40): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b09c40): >_readAt: n=3, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b09c40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.118758639 +0000 UTC m=+78.184157437 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b09c40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597730 item 40 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000610280): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000610280): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000610280): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000610280): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000610280): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000610280): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000610280): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.120976108 +0000 UTC m=+78.186374917 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000610280): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000610a40): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000610a40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000610a40): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597ab0 item 41 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000610a40): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000610a40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.122046336 +0000 UTC m=+78.187445146 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000610a40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000610f00): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000610f00): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000610f00): _writeAt: size=3, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000610f00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000610f00): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597c70 item 41 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000610f00): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000610f00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.123576261 +0000 UTC m=+78.188975070 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000610f00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000611440): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000611440): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000611440): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000611440): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000611440): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.123576261 +0000 UTC m=+78.188975070 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000611440): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597e30 item 41 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000611ac0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000611ac0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000611ac0): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000611ac0): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000611ac0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000611ac0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000611ac0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.125836903 +0000 UTC m=+78.191235711 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000611ac0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000368b80): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000368b80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000368b80): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023e4d0 item 42 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000368b80): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000368b80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.126702414 +0000 UTC m=+78.192101223 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000368b80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000369b40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000369b40): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023e700 item 42 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000369b40): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000369b40): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000369b40): _writeAt: size=3, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000369b40): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000369b40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.127855086 +0000 UTC m=+78.193253906 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000369b40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1c280): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1c280): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1c280): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1c280): >_readAt: n=3, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1c280): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.127855086 +0000 UTC m=+78.193253906 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1c280): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023ed20 item 42 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1c900): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1c900): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1c900): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1c900): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1c900): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1c900): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1c900): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.130098466 +0000 UTC m=+78.195497275 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1c900): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000251840): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000251840): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000251840): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc000 item 43 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000251840): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000251840): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.13102895 +0000 UTC m=+78.196427779 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000251840): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000251dc0): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000251dc0): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000251dc0): _writeAt: size=3, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000251dc0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000251dc0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc230 item 43 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000251dc0): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000251dc0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.13200984 +0000 UTC m=+78.197408649 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000251dc0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000942480): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000942480): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000942480): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000942480): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000942480): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.13200984 +0000 UTC m=+78.197408649 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000942480): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cc4d0 item 43 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000942b00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000942b00): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000942b00): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000942b00): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000942b00): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000942b00): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000942b00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.13458227 +0000 UTC m=+78.199981078 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000942b00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000943000): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000943000): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000943000): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cca10 item 44 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000943000): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000943000): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.1353731 +0000 UTC m=+78.200771920 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000943000): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000943540): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000943540): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ccc40 item 44 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000943540): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000943540): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000943540): _writeAt: size=3, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000943540): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000943540): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.136369568 +0000 UTC m=+78.201768377 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000943540): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000943ac0): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000943ac0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000943ac0): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000943ac0): >_readAt: n=3, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000943ac0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.136369568 +0000 UTC m=+78.201768377 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000943ac0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cce00 item 44 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0004001c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0004001c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0004001c0): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0004001c0): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0004001c0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0004001c0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0004001c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.138617807 +0000 UTC m=+78.204016616 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0004001c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000400fc0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000400fc0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000400fc0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd1f0 item 45 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000400fc0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000400fc0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.139539114 +0000 UTC m=+78.204937923 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000400fc0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f2080): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f2080): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f2080): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f2080): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f2080): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.139539114 +0000 UTC m=+78.204937923 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f2080): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cd500 item 45 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f26c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f26c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f26c0): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f26c0): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f26c0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f26c0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f26c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.141909392 +0000 UTC m=+78.207308201 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f26c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f2bc0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f2bc0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f2bc0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cdc00 item 46 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f2bc0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f2bc0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.142919397 +0000 UTC m=+78.208318205 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f2bc0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f3300): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f3300): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f3300): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f3300): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f3300): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.142919397 +0000 UTC m=+78.208318205 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f3300): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cddc0 item 46 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f3940): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f3940): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f3940): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f3940): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f3940): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f3940): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f3940): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.145984415 +0000 UTC m=+78.211383224 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f3940): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f3f40): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f3f40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f3f40): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005742a0 item 47 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f3f40): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f3f40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.146907826 +0000 UTC m=+78.212306675 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007f3f40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085c700): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085c700): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085c700): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085c700): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085c700): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.146907826 +0000 UTC m=+78.212306675 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085c700): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574460 item 47 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 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/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085cd80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085cd80): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085cd80): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085cd80): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085cd80): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085cd80): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085cd80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.149247968 +0000 UTC m=+78.214646767 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085cd80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085d2c0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085d2c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085d2c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005748c0 item 48 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085d2c0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085d2c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.150131293 +0000 UTC m=+78.215530082 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085d2c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085da00): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085da00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085da00): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085da00): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085da00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.150131293 +0000 UTC m=+78.215530082 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00085da00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574a80 item 48 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3c0c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3c0c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3c0c0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3c0c0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3c0c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.152758817 +0000 UTC m=+78.218157625 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3c0c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3c5c0): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3c5c0): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3c5c0): _writeAt: size=3, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3c5c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3c5c0): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3c5c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000574fc0 item 49 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3c5c0): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3c5c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.153658513 +0000 UTC m=+78.219057322 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3c5c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3cb00): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3cb00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3cb00): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3cb00): >_readAt: n=8, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3cb00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.153658513 +0000 UTC m=+78.219057322 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3cb00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000575180 item 49 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3d180): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3d180): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3d180): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3d180): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3d180): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.155956766 +0000 UTC m=+78.221355575 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3d180): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3d680): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3d680): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3d680): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000575500 item 50 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3d680): _readAt: size=2, off=5 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3d680): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3d680): _writeAt: size=3, off=5 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3d680): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3d680): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.15697706 +0000 UTC m=+78.222375868 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3d680): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3dc00): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3dc00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3dc00): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3dc00): >_readAt: n=3, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3dc00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.15697706 +0000 UTC m=+78.222375868 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d3dc00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005756c0 item 50 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000746540): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000746540): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000746540): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000746540): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000746540): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.159254924 +0000 UTC m=+78.224653733 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000746540): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000746c00): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000746c00): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000746c00): _writeAt: size=3, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000746c00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000746c00): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000746c00): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000575b20 item 51 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000746c00): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000746c00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.160184446 +0000 UTC m=+78.225583255 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000746c00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007471c0): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007471c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007471c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007471c0): >_readAt: n=8, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007471c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.160184446 +0000 UTC m=+78.225583255 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007471c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000575ea0 item 51 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007478c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007478c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007478c0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007478c0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007478c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.162452351 +0000 UTC m=+78.227851150 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007478c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000747dc0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000747dc0): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000747dc0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006965b0 item 52 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000747dc0): _readAt: size=2, off=5 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000747dc0): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000747dc0): _writeAt: size=3, off=5 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000747dc0): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000747dc0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.163393846 +0000 UTC m=+78.228792656 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000747dc0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a823c0): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a823c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a823c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a823c0): >_readAt: n=3, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a823c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.163393846 +0000 UTC m=+78.228792656 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a823c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000696770 item 52 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a82a80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a82a80): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a82a80): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a82a80): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a82a80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.165723358 +0000 UTC m=+78.231122177 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a82a80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a82fc0): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a82fc0): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a82fc0): _writeAt: size=3, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a82fc0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a82fc0): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a82fc0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000696cb0 item 53 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a82fc0): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a82fc0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.166607245 +0000 UTC m=+78.232006064 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a82fc0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a83540): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a83540): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a83540): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a83540): >_readAt: n=8, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a83540): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.166607245 +0000 UTC m=+78.232006064 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a83540): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000696e70 item 53 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a83bc0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a83bc0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a83bc0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a83bc0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a83bc0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.168757559 +0000 UTC m=+78.234156368 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a83bc0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db6140): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db6140): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db6140): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006972d0 item 54 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db6140): _readAt: size=2, off=5 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db6140): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db6140): _writeAt: size=3, off=5 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db6140): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db6140): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.169667403 +0000 UTC m=+78.235066212 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db6140): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db6700): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db6700): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db6700): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db6700): >_readAt: n=3, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db6700): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.169667403 +0000 UTC m=+78.235066212 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db6700): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000697490 item 54 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db6d80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db6d80): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db6d80): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db6d80): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db6d80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.171611408 +0000 UTC m=+78.237010217 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db6d80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db7280): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db7280): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db7280): _writeAt: size=3, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db7280): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db7280): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db7280): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000697ab0 item 55 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db7280): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db7280): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.172546322 +0000 UTC m=+78.237945131 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db7280): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db7800): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db7800): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db7800): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db7800): >_readAt: n=8, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db7800): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.172546322 +0000 UTC m=+78.237945131 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db7800): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000697d50 item 55 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 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/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db7e80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db7e80): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db7e80): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db7e80): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db7e80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.174655798 +0000 UTC m=+78.240054597 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000db7e80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000916400): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000916400): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000916400): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e150 item 56 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000916400): _readAt: size=2, off=5 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000916400): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000916400): _writeAt: size=3, off=5 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000916400): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000916400): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.175553971 +0000 UTC m=+78.240952770 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000916400): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000916980): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000916980): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000916980): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000916980): >_readAt: n=3, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000916980): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.175553971 +0000 UTC m=+78.240952770 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000916980): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e310 item 56 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000916fc0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000916fc0): open at offset 0 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000916fc0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000916fc0): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000916fc0): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000916fc0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000916fc0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000916fc0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.17742032 +0000 UTC m=+78.242819119 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000916fc0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000917500): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000917500): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000917500): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e690 item 57 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000917500): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000917500): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.178175844 +0000 UTC m=+78.243574644 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000917500): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000917a80): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000917a80): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000917a80): _writeAt: size=3, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000917a80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000917a80): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000917a80): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8e850 item 57 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000917a80): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000917a80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.178954212 +0000 UTC m=+78.244353011 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000917a80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b0080): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b0080): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b0080): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b0080): >_readAt: n=8, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b0080): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.178954212 +0000 UTC m=+78.244353011 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b0080): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8ea10 item 57 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b06c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b06c0): open at offset 0 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b06c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b06c0): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b06c0): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b06c0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b06c0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b06c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.180939755 +0000 UTC m=+78.246338554 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b06c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b0c00): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b0c00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b0c00): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8ed90 item 58 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b0c00): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b0c00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.181672727 +0000 UTC m=+78.247071526 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b0c00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b1140): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b1140): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b1140): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8efc0 item 58 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b1140): _readAt: size=2, off=5 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b1140): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b1140): _writeAt: size=3, off=5 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b1140): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b1140): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.18248596 +0000 UTC m=+78.247884759 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b1140): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b1700): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b1700): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b1700): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b1700): >_readAt: n=3, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b1700): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.18248596 +0000 UTC m=+78.247884759 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b1700): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8f180 item 58 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b1d40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b1d40): open at offset 0 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b1d40): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b1d40): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b1d40): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b1d40): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b1d40): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b1d40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.184341689 +0000 UTC m=+78.249740488 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007b1d40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d4300): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d4300): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d4300): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8f650 item 59 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d4300): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d4300): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.185015899 +0000 UTC m=+78.250414699 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d4300): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d4840): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d4840): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d4840): _writeAt: size=3, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d4840): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d4840): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d4840): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8f880 item 59 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d4840): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d4840): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.185771594 +0000 UTC m=+78.251170393 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d4840): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d4dc0): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d4dc0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d4dc0): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d4dc0): >_readAt: n=8, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d4dc0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.185771594 +0000 UTC m=+78.251170393 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d4dc0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8fa40 item 59 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 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/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d5400): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d5400): open at offset 0 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d5400): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d5400): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d5400): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d5400): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d5400): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d5400): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.187668169 +0000 UTC m=+78.253066958 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d5400): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d5940): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d5940): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d5940): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d8fdc0 item 60 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d5940): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d5940): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.188626907 +0000 UTC m=+78.254025717 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d5940): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d5e80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d5e80): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d5e80): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007020e0 item 60 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d5e80): _readAt: size=2, off=5 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d5e80): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d5e80): _writeAt: size=3, off=5 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d5e80): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d5e80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.189956514 +0000 UTC m=+78.255355334 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007d5e80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fc4c0): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fc4c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fc4c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fc4c0): >_readAt: n=3, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fc4c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.189956514 +0000 UTC m=+78.255355334 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fc4c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000702380 item 60 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fcb00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fcb00): open at offset 0 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fcb00): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fcb00): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fcb00): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fcb00): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fcb00): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fcb00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.193326547 +0000 UTC m=+78.258725356 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fcb00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fd040): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fd040): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fd040): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000702850 item 61 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fd040): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fd040): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.194473129 +0000 UTC m=+78.259871948 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fd040): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fd740): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fd740): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fd740): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fd740): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fd740): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.194473129 +0000 UTC m=+78.259871948 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fd740): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000702bd0 item 61 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 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/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fdd80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fdd80): open at offset 0 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fdd80): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fdd80): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fdd80): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fdd80): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fdd80): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fdd80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.197577902 +0000 UTC m=+78.262976711 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0007fdd80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000814340): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000814340): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000814340): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000703030 item 62 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000814340): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000814340): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.19828775 +0000 UTC m=+78.263686560 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000814340): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000814a40): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000814a40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000814a40): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000814a40): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000814a40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.19828775 +0000 UTC m=+78.263686560 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000814a40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007032d0 item 62 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 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/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000815080): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000815080): open at offset 0 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000815080): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000815080): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000815080): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000815080): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000815080): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000815080): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.201206823 +0000 UTC m=+78.266605703 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000815080): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008155c0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008155c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008155c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000703730 item 63 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008155c0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008155c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.202017772 +0000 UTC m=+78.267416581 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008155c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000815cc0): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000815cc0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000815cc0): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000815cc0): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000815cc0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.202017772 +0000 UTC m=+78.267416581 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000815cc0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000703960 item 63 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 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/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084c380): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084c380): open at offset 0 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084c380): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084c380): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084c380): >_readAt: n=0, err=Bad file descriptor 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084c380): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084c380): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084c380): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.204545047 +0000 UTC m=+78.269943856 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084c380): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084c8c0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084c8c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084c8c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000703ce0 item 64 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084c8c0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084c8c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.205267699 +0000 UTC m=+78.270666508 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084c8c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084cfc0): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084cfc0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084cfc0): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084cfc0): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084cfc0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.205267699 +0000 UTC m=+78.270666508 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084cfc0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001068070 item 64 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084d600): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084d600): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084d600): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084d600): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084d600): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.207613512 +0000 UTC m=+78.273012321 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084d600): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084da80): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084da80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084da80): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084da80): >_readAt: n=2, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084da80): _writeAt: size=3, off=2 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001068540 item 65 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084da80): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084da80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.208785681 +0000 UTC m=+78.274184530 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00084da80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a4000): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a4000): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a4000): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a4000): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a4000): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.208785681 +0000 UTC m=+78.274184530 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a4000): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001068770 item 65 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a4640): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a4640): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a4640): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a4640): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a4640): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.210909325 +0000 UTC m=+78.276308184 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a4640): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a4ac0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a4ac0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001068b60 item 66 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a4ac0): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a4ac0): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a4ac0): _writeAt: size=3, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a4ac0): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a4ac0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.211772492 +0000 UTC m=+78.277171291 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a4ac0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a5000): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a5000): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a5000): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a5000): >_readAt: n=3, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a5000): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.211772492 +0000 UTC m=+78.277171291 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc0008a5000): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001068d20 item 66 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000910100): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000910100): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000910100): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000910100): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000910100): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.213932545 +0000 UTC m=+78.279331344 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000910100): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000910580): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000910580): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000910580): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000910580): >_readAt: n=2, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000910580): _writeAt: size=3, off=2 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a83f0 item 67 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000910580): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000910580): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.21472023 +0000 UTC m=+78.280119029 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000910580): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000910a80): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000910a80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000910a80): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000910a80): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000910a80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.21472023 +0000 UTC m=+78.280119029 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000910a80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8a80 item 67 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000911100): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000911100): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000911100): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000911100): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000911100): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.217077654 +0000 UTC m=+78.282476453 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000911100): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000911600): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000911600): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9340 item 68 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000911600): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000911600): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000911600): _writeAt: size=3, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000911600): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000911600): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.218111353 +0000 UTC m=+78.283510161 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000911600): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000911b40): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000911b40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000911b40): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000911b40): >_readAt: n=3, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000911b40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.218111353 +0000 UTC m=+78.283510161 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000911b40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9570 item 68 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096c200): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096c200): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096c200): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096c200): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096c200): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.220540272 +0000 UTC m=+78.285939081 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096c200): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096c680): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096c680): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096c680): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096c680): >_readAt: n=2, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096c680): _writeAt: size=3, off=2 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9ab0 item 69 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096c680): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096c680): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.221316936 +0000 UTC m=+78.286715746 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096c680): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096cb80): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096cb80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096cb80): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096cb80): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096cb80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.221316936 +0000 UTC m=+78.286715746 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096cb80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9dc0 item 69 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096d200): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096d200): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096d200): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096d200): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096d200): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.223679481 +0000 UTC m=+78.289078289 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096d200): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096d700): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096d700): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006124d0 item 70 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096d700): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096d700): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096d700): _writeAt: size=3, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096d700): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096d700): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.224713169 +0000 UTC m=+78.290111978 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096d700): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096dc40): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096dc40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096dc40): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096dc40): >_readAt: n=3, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096dc40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.224713169 +0000 UTC m=+78.290111978 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc00096dc40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006127e0 item 70 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0e340): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0e340): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0e340): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0e340): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0e340): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.227050305 +0000 UTC m=+78.292449115 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0e340): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0e840): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0e840): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0e840): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0e840): >_readAt: n=2, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0e840): _writeAt: size=3, off=2 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000612c40 item 71 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0e840): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0e840): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.227905417 +0000 UTC m=+78.293304216 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0e840): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0ed40): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0ed40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0ed40): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0ed40): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0ed40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.227905417 +0000 UTC m=+78.293304216 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0ed40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000612ee0 item 71 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0f3c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0f3c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0f3c0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0f3c0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0f3c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.229962696 +0000 UTC m=+78.295361494 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0f3c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0f8c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0f8c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000613260 item 72 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0f8c0): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0f8c0): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0f8c0): _writeAt: size=3, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0f8c0): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0f8c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.230826373 +0000 UTC m=+78.296225172 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0f8c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0fe00): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0fe00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0fe00): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0fe00): >_readAt: n=3, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0fe00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.230826373 +0000 UTC m=+78.296225172 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a0fe00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000613730 item 72 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6e440): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6e440): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6e440): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6e440): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6e440): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6e440): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6e440): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.23259046 +0000 UTC m=+78.297989259 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6e440): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6e940): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6e940): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6e940): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000613ce0 item 73 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6e940): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6e940): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.233550289 +0000 UTC m=+78.298949098 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6e940): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6ee00): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6ee00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6ee00): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6ee00): >_readAt: n=2, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6ee00): _writeAt: size=3, off=2 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486000 item 73 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6ee00): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6ee00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.234461988 +0000 UTC m=+78.299860797 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6ee00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6f340): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6f340): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6f340): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6f340): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6f340): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.234461988 +0000 UTC m=+78.299860797 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6f340): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486380 item 73 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6f980): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6f980): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6f980): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6f980): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6f980): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6f980): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6f980): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.236706249 +0000 UTC m=+78.302105048 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6f980): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6fe80): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6fe80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6fe80): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486bd0 item 74 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6fe80): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6fe80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.237571379 +0000 UTC m=+78.302970179 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000a6fe80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1e440): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1e440): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486f50 item 74 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1e440): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1e440): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1e440): _writeAt: size=3, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1e440): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1e440): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.238620197 +0000 UTC m=+78.304019017 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1e440): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1e9c0): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1e9c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1e9c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1e9c0): >_readAt: n=3, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1e9c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.238620197 +0000 UTC m=+78.304019017 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1e9c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004871f0 item 74 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1f000): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1f000): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1f000): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1f000): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1f000): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1f000): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1f000): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.240793675 +0000 UTC m=+78.306192484 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1f000): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1f500): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1f500): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1f500): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487b90 item 75 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1f500): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1f500): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.241608852 +0000 UTC m=+78.307007661 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1f500): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1fa40): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1fa40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1fa40): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1fa40): >_readAt: n=2, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1fa40): _writeAt: size=3, off=2 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487e30 item 75 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1fa40): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1fa40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.242584361 +0000 UTC m=+78.307983169 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b1fa40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b44000): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b44000): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b44000): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b44000): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b44000): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.242584361 +0000 UTC m=+78.307983169 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b44000): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402620 item 75 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b44640): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b44640): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b44640): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b44640): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b44640): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b44640): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b44640): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.245074576 +0000 UTC m=+78.310473385 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b44640): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b44b40): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b44b40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b44b40): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402fc0 item 76 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b44b40): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b44b40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.246326926 +0000 UTC m=+78.311725736 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b44b40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b45080): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b45080): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004037a0 item 76 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b45080): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b45080): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b45080): _writeAt: size=3, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b45080): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b45080): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.247600297 +0000 UTC m=+78.312999106 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b45080): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b45600): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b45600): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b45600): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b45600): >_readAt: n=3, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b45600): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.247600297 +0000 UTC m=+78.312999106 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b45600): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001340e0 item 76 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b45c40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b45c40): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b45c40): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b45c40): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b45c40): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b45c40): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b45c40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.250251225 +0000 UTC m=+78.315650044 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b45c40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6e1c0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6e1c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6e1c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001348c0 item 77 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6e1c0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6e1c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.251171229 +0000 UTC m=+78.316570048 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6e1c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6e8c0): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6e8c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6e8c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6e8c0): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6e8c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.251171229 +0000 UTC m=+78.316570048 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6e8c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000134bd0 item 77 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6ef00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6ef00): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6ef00): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6ef00): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6ef00): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6ef00): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6ef00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.253603003 +0000 UTC m=+78.319001813 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6ef00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6f400): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6f400): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6f400): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001352d0 item 78 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6f400): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6f400): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.254618178 +0000 UTC m=+78.320016997 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6f400): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6fb00): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6fb00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6fb00): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6fb00): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6fb00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.254618178 +0000 UTC m=+78.320016997 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b6fb00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000135490 item 78 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b841c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b841c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b841c0): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b841c0): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b841c0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b841c0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b841c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.257981398 +0000 UTC m=+78.323380218 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b841c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b846c0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b846c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b846c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000135b90 item 79 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b846c0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b846c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.258788619 +0000 UTC m=+78.324187429 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b846c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b84dc0): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b84dc0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b84dc0): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b84dc0): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b84dc0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.258788619 +0000 UTC m=+78.324187429 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000b84dc0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000135e30 item 79 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 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/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1cfc0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1cfc0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1cfc0): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1cfc0): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1cfc0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1cfc0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1cfc0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.261378743 +0000 UTC m=+78.326777552 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1cfc0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1d4c0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1d4c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1d4c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023f570 item 80 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1d4c0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1d4c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.262211262 +0000 UTC m=+78.327610072 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1d4c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1dc40): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1dc40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1dc40): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1dc40): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1dc40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.262211262 +0000 UTC m=+78.327610072 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d1dc40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00023f810 item 80 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0c300): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0c300): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0c300): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0c300): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0c300): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.264639781 +0000 UTC m=+78.330038590 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0c300): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0c780): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0c780): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0c780): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0c780): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0c780): >_readAt: n=2, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0c780): _writeAt: size=3, off=7 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f98380 item 81 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0c780): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0c780): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.265350731 +0000 UTC m=+78.330749550 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0c780): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0ccc0): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0ccc0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0ccc0): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0ccc0): >_readAt: n=8, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0ccc0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.265350731 +0000 UTC m=+78.330749550 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0ccc0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f987e0 item 81 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0d340): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0d340): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0d340): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0d340): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0d340): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.267699298 +0000 UTC m=+78.333098107 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0d340): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0d840): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0d840): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0d840): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f98b60 item 82 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0d840): _readAt: size=2, off=5 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0d840): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0d840): _writeAt: size=3, off=5 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0d840): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0d840): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.268794643 +0000 UTC m=+78.334193453 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0d840): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0ddc0): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0ddc0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0ddc0): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0ddc0): >_readAt: n=3, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0ddc0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.268794643 +0000 UTC m=+78.334193453 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c0ddc0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f98d20 item 82 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c304c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c304c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c304c0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c304c0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c304c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.271087457 +0000 UTC m=+78.336486266 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c304c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c309c0): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c309c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c309c0): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c309c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c309c0): >_readAt: n=2, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c309c0): _writeAt: size=3, off=7 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f99340 item 83 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c309c0): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c309c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.2721503 +0000 UTC m=+78.337549119 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c309c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c30f00): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c30f00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c30f00): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c30f00): >_readAt: n=8, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c30f00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.2721503 +0000 UTC m=+78.337549119 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c30f00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f99500 item 83 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c31580): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c31580): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c31580): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c31580): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c31580): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.274379062 +0000 UTC m=+78.339777881 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c31580): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c31a80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c31a80): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c31a80): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f99880 item 84 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c31a80): _readAt: size=2, off=5 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c31a80): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c31a80): _writeAt: size=3, off=5 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c31a80): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c31a80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.275286302 +0000 UTC m=+78.340685110 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c31a80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5c080): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5c080): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5c080): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5c080): >_readAt: n=3, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5c080): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.275286302 +0000 UTC m=+78.340685110 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5c080): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f99e30 item 84 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5c700): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5c700): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5c700): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5c700): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5c700): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.277756249 +0000 UTC m=+78.343155058 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5c700): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5cc00): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5cc00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5cc00): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5cc00): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5cc00): >_readAt: n=2, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5cc00): _writeAt: size=3, off=7 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070a380 item 85 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5cc00): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5cc00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.278672216 +0000 UTC m=+78.344071025 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5cc00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5d140): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5d140): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5d140): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5d140): >_readAt: n=8, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5d140): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.278672216 +0000 UTC m=+78.344071025 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5d140): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070a5b0 item 85 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5d7c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5d7c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5d7c0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5d7c0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5d7c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.280879357 +0000 UTC m=+78.346278165 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5d7c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5dcc0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5dcc0): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5dcc0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070a9a0 item 86 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5dcc0): _readAt: size=2, off=5 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5dcc0): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5dcc0): _writeAt: size=3, off=5 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5dcc0): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5dcc0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.281880384 +0000 UTC m=+78.347279203 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c5dcc0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7c2c0): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7c2c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7c2c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7c2c0): >_readAt: n=3, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7c2c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.281880384 +0000 UTC m=+78.347279203 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7c2c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070ad90 item 86 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7c940): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7c940): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7c940): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7c940): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7c940): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.284173276 +0000 UTC m=+78.349572085 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7c940): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7ce40): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7ce40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7ce40): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7ce40): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7ce40): >_readAt: n=2, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7ce40): _writeAt: size=3, off=7 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070b110 item 87 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7ce40): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7ce40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.284995326 +0000 UTC m=+78.350394125 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7ce40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7d380): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7d380): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7d380): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7d380): >_readAt: n=8, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7d380): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.284995326 +0000 UTC m=+78.350394125 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7d380): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070b2d0 item 87 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 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/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7da00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7da00): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7da00): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7da00): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7da00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.287668516 +0000 UTC m=+78.353067324 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7da00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7df00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7df00): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7df00): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070b650 item 88 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7df00): _readAt: size=2, off=5 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7df00): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7df00): _writeAt: size=3, off=5 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7df00): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7df00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.288548144 +0000 UTC m=+78.353946963 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000c7df00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb2500): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb2500): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb2500): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb2500): >_readAt: n=3, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb2500): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.288548144 +0000 UTC m=+78.353946963 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb2500): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070b880 item 88 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb2b40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb2b40): open at offset 0 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb2b40): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb2b40): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb2b40): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb2b40): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb2b40): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb2b40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.290843541 +0000 UTC m=+78.356242350 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb2b40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb3080): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb3080): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb3080): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070bce0 item 89 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb3080): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb3080): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.291682904 +0000 UTC m=+78.357081714 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb3080): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb35c0): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb35c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb35c0): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb35c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb35c0): >_readAt: n=2, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb35c0): _writeAt: size=3, off=7 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00070bea0 item 89 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb35c0): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb35c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.292626103 +0000 UTC m=+78.358024921 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb35c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb3b40): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb3b40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb3b40): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb3b40): >_readAt: n=8, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb3b40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.292626103 +0000 UTC m=+78.358024921 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cb3b40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007001c0 item 89 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdc200): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdc200): open at offset 0 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdc200): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdc200): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdc200): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdc200): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdc200): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdc200): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.298376252 +0000 UTC m=+78.363775062 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdc200): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdc740): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdc740): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdc740): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700690 item 90 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdc740): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdc740): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.299116899 +0000 UTC m=+78.364515708 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdc740): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdcc80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdcc80): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdcc80): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700930 item 90 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdcc80): _readAt: size=2, off=5 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdcc80): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdcc80): _writeAt: size=3, off=5 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdcc80): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdcc80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.300129047 +0000 UTC m=+78.365527846 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdcc80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdd240): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdd240): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdd240): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdd240): >_readAt: n=3, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdd240): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.300129047 +0000 UTC m=+78.365527846 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdd240): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700bd0 item 90 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdd880): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdd880): open at offset 0 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdd880): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdd880): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdd880): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdd880): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdd880): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdd880): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.302257489 +0000 UTC m=+78.367656299 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdd880): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdddc0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdddc0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdddc0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701260 item 91 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdddc0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdddc0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.303142548 +0000 UTC m=+78.368541357 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000cdddc0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d08380): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d08380): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d08380): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d08380): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d08380): >_readAt: n=2, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d08380): _writeAt: size=3, off=7 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701420 item 91 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d08380): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d08380): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.304104432 +0000 UTC m=+78.369503241 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d08380): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d08900): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d08900): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d08900): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d08900): >_readAt: n=8, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d08900): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.304104432 +0000 UTC m=+78.369503241 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d08900): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007015e0 item 91 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 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/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d08f40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d08f40): open at offset 0 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d08f40): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d08f40): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d08f40): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d08f40): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d08f40): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d08f40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.306550784 +0000 UTC m=+78.371949593 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d08f40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d09480): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d09480): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d09480): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701b90 item 92 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d09480): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d09480): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.307604961 +0000 UTC m=+78.373003770 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d09480): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d099c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d099c0): open at offset 5 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d099c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701e30 item 92 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d099c0): _readAt: size=2, off=5 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d099c0): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d099c0): _writeAt: size=3, off=5 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d099c0): >_writeAt: n=3, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d099c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.309045647 +0000 UTC m=+78.374444456 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d099c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d86000): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d86000): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d86000): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d86000): >_readAt: n=3, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d86000): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.309045647 +0000 UTC m=+78.374444456 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d86000): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065c070 item 92 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d86640): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d86640): open at offset 0 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d86640): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d86640): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d86640): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d86640): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d86640): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d86640): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.311633916 +0000 UTC m=+78.377032726 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d86640): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d86b80): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d86b80): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d86b80): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065c460 item 93 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d86b80): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d86b80): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.312412926 +0000 UTC m=+78.377811734 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d86b80): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d87280): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d87280): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d87280): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d87280): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d87280): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.312412926 +0000 UTC m=+78.377811734 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d87280): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065c850 item 93 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 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/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d878c0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d878c0): open at offset 0 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d878c0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d878c0): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d878c0): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d878c0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d878c0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d878c0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.314730845 +0000 UTC m=+78.380129655 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d878c0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d87e00): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d87e00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d87e00): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065cc40 item 94 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d87e00): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d87e00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.315479667 +0000 UTC m=+78.380878476 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000d87e00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da8580): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da8580): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da8580): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da8580): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da8580): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.315479667 +0000 UTC m=+78.380878476 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da8580): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d110 item 94 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 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/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da8bc0): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da8bc0): open at offset 0 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da8bc0): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da8bc0): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da8bc0): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da8bc0): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da8bc0): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da8bc0): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.317732675 +0000 UTC m=+78.383131483 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da8bc0): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da9100): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da9100): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da9100): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d500 item 95 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da9100): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da9100): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.318652108 +0000 UTC m=+78.384050917 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da9100): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da9800): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da9800): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da9800): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da9800): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da9800): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.318652108 +0000 UTC m=+78.384050917 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da9800): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d960 item 95 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 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/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da9e40): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da9e40): open at offset 0 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da9e40): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da9e40): _readAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da9e40): >_readAt: n=0, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da9e40): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da9e40): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da9e40): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.321249424 +0000 UTC m=+78.386648233 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000da9e40): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000dd2400): _writeAt: size=5, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000dd2400): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000dd2400): >openPending: err= 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110380 item 96 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000dd2400): >_writeAt: n=5, err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000dd2400): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.321969632 +0000 UTC m=+78.387368441 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000dd2400): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/01 02:57:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/01 02:57:07 DEBUG : open-test-file: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000dd2b00): _readAt: size=512, off=0 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000dd2b00): openPending: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000dd2b00): >openPending: err= 2026/03/01 02:57:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000dd2b00): >_readAt: n=5, err=EOF 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000dd2b00): close: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-01 02:57:07.321969632 +0000 UTC m=+78.387368441 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : open-test-file(0xc000dd2b00): >close: err= 2026/03/01 02:57:07 DEBUG : open-test-file: Remove: 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110690 item 96 2026/03/01 02:57:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/01 02:57:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/01 02:57:07 DEBUG : open-test-file: >Remove: err= 2026/03/01 02:57:07 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:07 DEBUG : Looking for writers 2026/03/01 02:57:07 DEBUG : >WaitForWriters: 2026/03/01 02:57:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.96s) --- PASS: TestRWFileHandleOpenTests/writes (0.49s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.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.47s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:07 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:57:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:57:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:57:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:07 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:57:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:07 DEBUG : file1: newRWFileHandle: 2026/03/01 02:57:07 DEBUG : file1(0xc000dd2cc0): openPending: 2026/03/01 02:57:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:07 DEBUG : file1(0xc000dd2cc0): >openPending: err= 2026/03/01 02:57:07 DEBUG : file1: >newRWFileHandle: err= 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/01 02:57:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/01 02:57:07 DEBUG : file1(0xc000dd2cc0): _writeAt: size=2, off=0 2026/03/01 02:57:07 DEBUG : file1(0xc000dd2cc0): >_writeAt: n=2, err= 2026/03/01 02:57:07 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/03/01 02:57:07 DEBUG : file1(0xc000dd2cc0): RWFileHandle.Flush 2026/03/01 02:57:07 DEBUG : file1(0xc000dd2cc0): RWFileHandle.Release 2026/03/01 02:57:07 DEBUG : file1(0xc000dd2cc0): close: 2026/03/01 02:57:07 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/03/01 02:57:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:07 DEBUG : file1(0xc000dd2cc0): >close: err= 2026/03/01 02:57:07 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:07 DEBUG : Looking for writers 2026/03/01 02:57:07 DEBUG : file1: reading active writers 2026/03/01 02:57:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/01 02:57:07 DEBUG : Looking for writers 2026/03/01 02:57:07 DEBUG : file1: reading active writers 2026/03/01 02:57:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/01 02:57:07 DEBUG : Looking for writers 2026/03/01 02:57:07 DEBUG : file1: reading active writers 2026/03/01 02:57:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/01 02:57:07 DEBUG : Looking for writers 2026/03/01 02:57:07 DEBUG : file1: reading active writers 2026/03/01 02:57:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/01 02:57:07 DEBUG : file1: vfs cache: starting upload 2026/03/01 02:57:07 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/03/01 02:57:07 DEBUG : Looking for writers 2026/03/01 02:57:07 DEBUG : file1: reading active writers 2026/03/01 02:57:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/01 02:57:07 DEBUG : Looking for writers 2026/03/01 02:57:07 DEBUG : file1: reading active writers 2026/03/01 02:57:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/01 02:57:07 DEBUG : file1: size = 2 OK 2026/03/01 02:57:07 DEBUG : file1.rclone_chunk.001_7f8c6a: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/03/01 02:57:07 INFO : file1.rclone_chunk.001_7f8c6a: Copied (server-side copy) to: file1 2026/03/01 02:57:07 INFO : file1.rclone_chunk.001_7f8c6a: Deleted 2026/03/01 02:57:07 DEBUG : file1: size = 2 OK 2026/03/01 02:57:07 INFO : file1: Copied (new) 2026/03/01 02:57:07 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/03/01 02:57:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/01 02:57:07 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/03/01 02:57:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:07 INFO : file1: vfs cache: upload succeeded try #1 2026/03/01 02:57:08 DEBUG : Looking for writers 2026/03/01 02:57:08 DEBUG : file1: reading active writers 2026/03/01 02:57:08 DEBUG : >WaitForWriters: 2026/03/01 02:57:08 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:08 DEBUG : Looking for writers 2026/03/01 02:57:08 DEBUG : file1: reading active writers 2026/03/01 02:57:08 DEBUG : >WaitForWriters: 2026/03/01 02:57:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.91s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:08 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:57:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:57:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:57:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:08 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:08 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:57:08 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:08 DEBUG : rename_me: newRWFileHandle: 2026/03/01 02:57:08 DEBUG : rename_me(0xc000c2d780): openPending: 2026/03/01 02:57:08 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/01 02:57:08 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/01 02:57:08 DEBUG : rename_me(0xc000c2d780): >openPending: err= 2026/03/01 02:57:08 DEBUG : rename_me: >newRWFileHandle: err= 2026/03/01 02:57:08 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/01 02:57:08 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/03/01 02:57:08 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/03/01 02:57:08 DEBUG : rename_me(0xc000c2d780): _writeAt: size=5, off=0 2026/03/01 02:57:08 DEBUG : rename_me(0xc000c2d780): >_writeAt: n=5, err= 2026/03/01 02:57:08 DEBUG : rename_me(0xc000c2d780): close: 2026/03/01 02:57:08 DEBUG : rename_me: vfs cache: setting modification time to 2026-03-01 02:57:08.383686918 +0000 UTC m=+79.449085757 2026/03/01 02:57:08 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/03/01 02:57:08 DEBUG : rename_me(0xc000c2d780): >close: err= 2026/03/01 02:57:08 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/03/01 02:57:08 DEBUG : i_was_renamed: Updating file with 0xc000a8b5c0 2026/03/01 02:57:08 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/03/01 02:57:08 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/01 02:57:08 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:08 DEBUG : Looking for writers 2026/03/01 02:57:08 DEBUG : i_was_renamed: reading active writers 2026/03/01 02:57:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/01 02:57:08 DEBUG : Looking for writers 2026/03/01 02:57:08 DEBUG : i_was_renamed: reading active writers 2026/03/01 02:57:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/01 02:57:08 DEBUG : Looking for writers 2026/03/01 02:57:08 DEBUG : i_was_renamed: reading active writers 2026/03/01 02:57:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/01 02:57:08 DEBUG : Looking for writers 2026/03/01 02:57:08 DEBUG : i_was_renamed: reading active writers 2026/03/01 02:57:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/01 02:57:08 DEBUG : i_was_renamed: vfs cache: starting upload 2026/03/01 02:57:08 DEBUG : Looking for writers 2026/03/01 02:57:08 DEBUG : i_was_renamed: reading active writers 2026/03/01 02:57:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/01 02:57:08 DEBUG : i_was_renamed: skip slow SHA1 on source file, hashing in-transit 2026/03/01 02:57:08 DEBUG : Looking for writers 2026/03/01 02:57:08 DEBUG : i_was_renamed: reading active writers 2026/03/01 02:57:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/01 02:57:08 DEBUG : i_was_renamed: size = 5 OK 2026/03/01 02:57:08 DEBUG : i_was_renamed.rclone_chunk.001_7f8dry: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/01 02:57:08 INFO : i_was_renamed.rclone_chunk.001_7f8dry: Copied (server-side copy) to: i_was_renamed 2026/03/01 02:57:08 INFO : i_was_renamed.rclone_chunk.001_7f8dry: Deleted 2026/03/01 02:57:08 DEBUG : i_was_renamed: size = 5 OK 2026/03/01 02:57:08 INFO : i_was_renamed: Copied (new) 2026/03/01 02:57:08 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-03-01 02:57:08.383686918 +0000 UTC" 2026/03/01 02:57:08 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/03/01 02:57:08 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/01 02:57:08 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/03/01 02:57:09 DEBUG : Looking for writers 2026/03/01 02:57:09 DEBUG : i_was_renamed: reading active writers 2026/03/01 02:57:09 DEBUG : >WaitForWriters: 2026/03/01 02:57:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.83s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:09 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/01 02:57:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:57:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/01 02:57:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-culamog5taco" 2026/03/01 02:57:09 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/01 02:57:09 DEBUG : forgetting directory cache 2026/03/01 02:57:09 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/01 02:57:09 DEBUG : TestRWCacheUpdate.rclone_chunk.001_7f8ebo: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/03/01 02:57:09 INFO : TestRWCacheUpdate.rclone_chunk.001_7f8ebo: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/01 02:57:09 INFO : TestRWCacheUpdate.rclone_chunk.001_7f8ebo: Deleted 2026/03/01 02:57:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/01 02:57:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/01 02:57:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/01 02:57:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/01 02:57:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/01 02:57:09 DEBUG : TestRWCacheUpdate(0xc000b09e00): _readAt: size=512, off=0 2026/03/01 02:57:09 DEBUG : TestRWCacheUpdate(0xc000b09e00): openPending: 2026/03/01 02:57:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-01 01:58:09.164528942 +0000 UTC" against cached fingerprint "" 2026/03/01 02:57:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/01 02:57:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/01 02:57:09 DEBUG : TestRWCacheUpdate(0xc000b09e00): >openPending: err= 2026/03/01 02:57:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/01 02:57:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/01 02:57:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:10 DEBUG : TestRWCacheUpdate(0xc000b09e00): >_readAt: n=20, err=EOF 2026/03/01 02:57:10 DEBUG : TestRWCacheUpdate(0xc000b09e00): close: 2026/03/01 02:57:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-01 01:58:09.164528942 +0000 UTC 2026/03/01 02:57:10 DEBUG : TestRWCacheUpdate(0xc000b09e00): >close: err= 2026/03/01 02:57:10 DEBUG : Re-reading directory (100.776369ms old) 2026/03/01 02:57:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/01 02:57:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/01 02:57:10 DEBUG : forgetting directory cache 2026/03/01 02:57:10 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/01 02:57:10 DEBUG : TestRWCacheUpdate.rclone_chunk.001_7f8fii: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/03/01 02:57:10 INFO : TestRWCacheUpdate.rclone_chunk.001_7f8fii: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/01 02:57:10 INFO : TestRWCacheUpdate.rclone_chunk.001_7f8fii: Deleted 2026/03/01 02:57:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/01 02:57:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/01 02:57:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/01 02:57:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/01 02:57:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/01 02:57:11 DEBUG : TestRWCacheUpdate(0xc00085c000): _readAt: size=512, off=0 2026/03/01 02:57:11 DEBUG : TestRWCacheUpdate(0xc00085c000): openPending: 2026/03/01 02:57:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-01 01:59:09.164528942 +0000 UTC" against cached fingerprint "20,2026-03-01 01:58:09.164528942 +0000 UTC" 2026/03/01 02:57:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-01 01:59:09.164528942 +0000 UTC" != cached fingerprint "20,2026-03-01 01:58:09.164528942 +0000 UTC") 2026/03/01 02:57:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/01 02:57:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/01 02:57:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/01 02:57:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/01 02:57:11 DEBUG : TestRWCacheUpdate(0xc00085c000): >openPending: err= 2026/03/01 02:57:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/01 02:57:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/01 02:57:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:11 DEBUG : TestRWCacheUpdate(0xc00085c000): >_readAt: n=20, err=EOF 2026/03/01 02:57:11 DEBUG : TestRWCacheUpdate(0xc00085c000): close: 2026/03/01 02:57:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-01 01:59:09.164528942 +0000 UTC 2026/03/01 02:57:11 DEBUG : TestRWCacheUpdate(0xc00085c000): >close: err= 2026/03/01 02:57:11 DEBUG : forgetting directory cache 2026/03/01 02:57:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/01 02:57:11 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/01 02:57:11 DEBUG : TestRWCacheUpdate.rclone_chunk.001_7f8gw9: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/03/01 02:57:11 INFO : TestRWCacheUpdate.rclone_chunk.001_7f8gw9: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/01 02:57:11 INFO : TestRWCacheUpdate.rclone_chunk.001_7f8gw9: Deleted 2026/03/01 02:57:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/01 02:57:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/01 02:57:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/01 02:57:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/01 02:57:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/01 02:57:12 DEBUG : TestRWCacheUpdate(0xc000401b00): _readAt: size=512, off=0 2026/03/01 02:57:12 DEBUG : TestRWCacheUpdate(0xc000401b00): openPending: 2026/03/01 02:57:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-01 02:00:09.164528942 +0000 UTC" against cached fingerprint "20,2026-03-01 01:59:09.164528942 +0000 UTC" 2026/03/01 02:57:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-01 02:00:09.164528942 +0000 UTC" != cached fingerprint "20,2026-03-01 01:59:09.164528942 +0000 UTC") 2026/03/01 02:57:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/01 02:57:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/01 02:57:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/01 02:57:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/01 02:57:12 DEBUG : TestRWCacheUpdate(0xc000401b00): >openPending: err= 2026/03/01 02:57:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/01 02:57:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/01 02:57:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:12 DEBUG : TestRWCacheUpdate(0xc000401b00): >_readAt: n=20, err=EOF 2026/03/01 02:57:12 DEBUG : TestRWCacheUpdate(0xc000401b00): close: 2026/03/01 02:57:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-01 02:00:09.164528942 +0000 UTC 2026/03/01 02:57:12 DEBUG : TestRWCacheUpdate(0xc000401b00): >close: err= 2026/03/01 02:57:12 DEBUG : Re-reading directory (100.589768ms old) 2026/03/01 02:57:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/01 02:57:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/01 02:57:12 DEBUG : forgetting directory cache 2026/03/01 02:57:12 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/01 02:57:12 DEBUG : TestRWCacheUpdate.rclone_chunk.001_7f8hnd: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/03/01 02:57:12 INFO : TestRWCacheUpdate.rclone_chunk.001_7f8hnd: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/01 02:57:12 INFO : TestRWCacheUpdate.rclone_chunk.001_7f8hnd: Deleted 2026/03/01 02:57:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/01 02:57:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/01 02:57:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/01 02:57:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/01 02:57:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/01 02:57:13 DEBUG : TestRWCacheUpdate(0xc000c2dcc0): _readAt: size=512, off=0 2026/03/01 02:57:13 DEBUG : TestRWCacheUpdate(0xc000c2dcc0): openPending: 2026/03/01 02:57:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-01 02:01:09.164528942 +0000 UTC" against cached fingerprint "20,2026-03-01 02:00:09.164528942 +0000 UTC" 2026/03/01 02:57:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-01 02:01:09.164528942 +0000 UTC" != cached fingerprint "20,2026-03-01 02:00:09.164528942 +0000 UTC") 2026/03/01 02:57:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/01 02:57:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/01 02:57:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/01 02:57:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/01 02:57:13 DEBUG : TestRWCacheUpdate(0xc000c2dcc0): >openPending: err= 2026/03/01 02:57:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/01 02:57:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/01 02:57:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:13 DEBUG : TestRWCacheUpdate(0xc000c2dcc0): >_readAt: n=20, err=EOF 2026/03/01 02:57:13 DEBUG : TestRWCacheUpdate(0xc000c2dcc0): close: 2026/03/01 02:57:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-01 02:01:09.164528942 +0000 UTC 2026/03/01 02:57:13 DEBUG : TestRWCacheUpdate(0xc000c2dcc0): >close: err= 2026/03/01 02:57:13 DEBUG : forgetting directory cache 2026/03/01 02:57:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/01 02:57:13 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/01 02:57:13 DEBUG : TestRWCacheUpdate.rclone_chunk.001_7f8i2o: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/03/01 02:57:13 INFO : TestRWCacheUpdate.rclone_chunk.001_7f8i2o: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/01 02:57:13 INFO : TestRWCacheUpdate.rclone_chunk.001_7f8i2o: Deleted 2026/03/01 02:57:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/01 02:57:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/01 02:57:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/01 02:57:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/01 02:57:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/01 02:57:14 DEBUG : TestRWCacheUpdate(0xc0002518c0): _readAt: size=512, off=0 2026/03/01 02:57:14 DEBUG : TestRWCacheUpdate(0xc0002518c0): openPending: 2026/03/01 02:57:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-01 02:02:09.164528942 +0000 UTC" against cached fingerprint "20,2026-03-01 02:01:09.164528942 +0000 UTC" 2026/03/01 02:57:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-01 02:02:09.164528942 +0000 UTC" != cached fingerprint "20,2026-03-01 02:01:09.164528942 +0000 UTC") 2026/03/01 02:57:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/01 02:57:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/01 02:57:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/01 02:57:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/01 02:57:14 DEBUG : TestRWCacheUpdate(0xc0002518c0): >openPending: err= 2026/03/01 02:57:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/01 02:57:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/01 02:57:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:14 DEBUG : TestRWCacheUpdate(0xc0002518c0): >_readAt: n=20, err=EOF 2026/03/01 02:57:14 DEBUG : TestRWCacheUpdate(0xc0002518c0): close: 2026/03/01 02:57:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-01 02:02:09.164528942 +0000 UTC 2026/03/01 02:57:14 DEBUG : TestRWCacheUpdate(0xc0002518c0): >close: err= 2026/03/01 02:57:14 DEBUG : Re-reading directory (101.065764ms old) 2026/03/01 02:57:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/01 02:57:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/01 02:57:14 DEBUG : forgetting directory cache 2026/03/01 02:57:14 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/01 02:57:14 DEBUG : TestRWCacheUpdate.rclone_chunk.001_7f8jpl: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/03/01 02:57:14 INFO : TestRWCacheUpdate.rclone_chunk.001_7f8jpl: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/01 02:57:14 INFO : TestRWCacheUpdate.rclone_chunk.001_7f8jpl: Deleted 2026/03/01 02:57:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/01 02:57:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/01 02:57:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/01 02:57:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/01 02:57:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/01 02:57:15 DEBUG : TestRWCacheUpdate(0xc000943540): _readAt: size=512, off=0 2026/03/01 02:57:15 DEBUG : TestRWCacheUpdate(0xc000943540): openPending: 2026/03/01 02:57:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-01 02:03:09.164528942 +0000 UTC" against cached fingerprint "20,2026-03-01 02:02:09.164528942 +0000 UTC" 2026/03/01 02:57:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-01 02:03:09.164528942 +0000 UTC" != cached fingerprint "20,2026-03-01 02:02:09.164528942 +0000 UTC") 2026/03/01 02:57:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/01 02:57:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/01 02:57:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/01 02:57:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/01 02:57:15 DEBUG : TestRWCacheUpdate(0xc000943540): >openPending: err= 2026/03/01 02:57:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/01 02:57:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/01 02:57:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:15 DEBUG : TestRWCacheUpdate(0xc000943540): >_readAt: n=20, err=EOF 2026/03/01 02:57:15 DEBUG : TestRWCacheUpdate(0xc000943540): close: 2026/03/01 02:57:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-01 02:03:09.164528942 +0000 UTC 2026/03/01 02:57:15 DEBUG : TestRWCacheUpdate(0xc000943540): >close: err= 2026/03/01 02:57:15 DEBUG : forgetting directory cache 2026/03/01 02:57:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/01 02:57:15 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/03/01 02:57:15 DEBUG : TestRWCacheUpdate.rclone_chunk.001_7f8kug: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/03/01 02:57:15 INFO : TestRWCacheUpdate.rclone_chunk.001_7f8kug: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/01 02:57:15 INFO : TestRWCacheUpdate.rclone_chunk.001_7f8kug: Deleted 2026/03/01 02:57:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/01 02:57:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/01 02:57:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/01 02:57:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/01 02:57:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/01 02:57:16 DEBUG : TestRWCacheUpdate(0xc000db7540): _readAt: size=512, off=0 2026/03/01 02:57:16 DEBUG : TestRWCacheUpdate(0xc000db7540): openPending: 2026/03/01 02:57:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-03-01 02:04:09.164528942 +0000 UTC" against cached fingerprint "20,2026-03-01 02:03:09.164528942 +0000 UTC" 2026/03/01 02:57:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-03-01 02:04:09.164528942 +0000 UTC" != cached fingerprint "20,2026-03-01 02:03:09.164528942 +0000 UTC") 2026/03/01 02:57:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/01 02:57:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/01 02:57:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/03/01 02:57:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/01 02:57:16 DEBUG : TestRWCacheUpdate(0xc000db7540): >openPending: err= 2026/03/01 02:57:16 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/03/01 02:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/01 02:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:16 DEBUG : TestRWCacheUpdate(0xc000db7540): >_readAt: n=21, err=EOF 2026/03/01 02:57:16 DEBUG : TestRWCacheUpdate(0xc000db7540): close: 2026/03/01 02:57:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-01 02:04:09.164528942 +0000 UTC 2026/03/01 02:57:16 DEBUG : TestRWCacheUpdate(0xc000db7540): >close: err= 2026/03/01 02:57:16 DEBUG : Re-reading directory (100.089945ms old) 2026/03/01 02:57:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/01 02:57:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/01 02:57:16 DEBUG : forgetting directory cache 2026/03/01 02:57:16 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/03/01 02:57:16 DEBUG : TestRWCacheUpdate.rclone_chunk.001_7f8lnh: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/03/01 02:57:16 INFO : TestRWCacheUpdate.rclone_chunk.001_7f8lnh: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/01 02:57:16 INFO : TestRWCacheUpdate.rclone_chunk.001_7f8lnh: Deleted 2026/03/01 02:57:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/01 02:57:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/01 02:57:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/01 02:57:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/01 02:57:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/01 02:57:17 DEBUG : TestRWCacheUpdate(0xc000b63240): _readAt: size=512, off=0 2026/03/01 02:57:17 DEBUG : TestRWCacheUpdate(0xc000b63240): openPending: 2026/03/01 02:57:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-03-01 02:05:09.164528942 +0000 UTC" against cached fingerprint "21,2026-03-01 02:04:09.164528942 +0000 UTC" 2026/03/01 02:57:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-03-01 02:05:09.164528942 +0000 UTC" != cached fingerprint "21,2026-03-01 02:04:09.164528942 +0000 UTC") 2026/03/01 02:57:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/01 02:57:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/01 02:57:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/03/01 02:57:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/01 02:57:17 DEBUG : TestRWCacheUpdate(0xc000b63240): >openPending: err= 2026/03/01 02:57:17 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/03/01 02:57:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/01 02:57:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:17 DEBUG : TestRWCacheUpdate(0xc000b63240): >_readAt: n=22, err=EOF 2026/03/01 02:57:17 DEBUG : TestRWCacheUpdate(0xc000b63240): close: 2026/03/01 02:57:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-01 02:05:09.164528942 +0000 UTC 2026/03/01 02:57:17 DEBUG : TestRWCacheUpdate(0xc000b63240): >close: err= 2026/03/01 02:57:17 DEBUG : Re-reading directory (124.887364ms old) 2026/03/01 02:57:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/01 02:57:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/01 02:57:17 DEBUG : forgetting directory cache 2026/03/01 02:57:17 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/03/01 02:57:17 DEBUG : TestRWCacheUpdate.rclone_chunk.001_7f8m4l: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/03/01 02:57:17 INFO : TestRWCacheUpdate.rclone_chunk.001_7f8m4l: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/01 02:57:18 INFO : TestRWCacheUpdate.rclone_chunk.001_7f8m4l: Deleted 2026/03/01 02:57:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/01 02:57:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/01 02:57:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/01 02:57:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/01 02:57:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/01 02:57:18 DEBUG : TestRWCacheUpdate(0xc000401700): _readAt: size=512, off=0 2026/03/01 02:57:18 DEBUG : TestRWCacheUpdate(0xc000401700): openPending: 2026/03/01 02:57:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-03-01 02:06:09.164528942 +0000 UTC" against cached fingerprint "22,2026-03-01 02:05:09.164528942 +0000 UTC" 2026/03/01 02:57:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-03-01 02:06:09.164528942 +0000 UTC" != cached fingerprint "22,2026-03-01 02:05:09.164528942 +0000 UTC") 2026/03/01 02:57:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/01 02:57:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/01 02:57:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/03/01 02:57:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/01 02:57:18 DEBUG : TestRWCacheUpdate(0xc000401700): >openPending: err= 2026/03/01 02:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/03/01 02:57:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/01 02:57:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:18 DEBUG : TestRWCacheUpdate(0xc000401700): >_readAt: n=23, err=EOF 2026/03/01 02:57:18 DEBUG : TestRWCacheUpdate(0xc000401700): close: 2026/03/01 02:57:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-01 02:06:09.164528942 +0000 UTC 2026/03/01 02:57:18 DEBUG : TestRWCacheUpdate(0xc000401700): >close: err= 2026/03/01 02:57:18 DEBUG : Re-reading directory (100.227434ms old) 2026/03/01 02:57:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/01 02:57:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/01 02:57:18 DEBUG : forgetting directory cache 2026/03/01 02:57:19 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/03/01 02:57:19 DEBUG : TestRWCacheUpdate.rclone_chunk.001_7f8nly: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/03/01 02:57:19 INFO : TestRWCacheUpdate.rclone_chunk.001_7f8nly: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/01 02:57:19 INFO : TestRWCacheUpdate.rclone_chunk.001_7f8nly: Deleted 2026/03/01 02:57:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/01 02:57:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/01 02:57:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/01 02:57:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/01 02:57:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/01 02:57:19 DEBUG : TestRWCacheUpdate(0xc0002517c0): _readAt: size=512, off=0 2026/03/01 02:57:19 DEBUG : TestRWCacheUpdate(0xc0002517c0): openPending: 2026/03/01 02:57:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-03-01 02:07:09.164528942 +0000 UTC" against cached fingerprint "23,2026-03-01 02:06:09.164528942 +0000 UTC" 2026/03/01 02:57:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-03-01 02:07:09.164528942 +0000 UTC" != cached fingerprint "23,2026-03-01 02:06:09.164528942 +0000 UTC") 2026/03/01 02:57:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/01 02:57:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/01 02:57:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/03/01 02:57:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/01 02:57:19 DEBUG : TestRWCacheUpdate(0xc0002517c0): >openPending: err= 2026/03/01 02:57:19 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/03/01 02:57:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/01 02:57:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:19 DEBUG : TestRWCacheUpdate(0xc0002517c0): >_readAt: n=24, err=EOF 2026/03/01 02:57:19 DEBUG : TestRWCacheUpdate(0xc0002517c0): close: 2026/03/01 02:57:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-01 02:07:09.164528942 +0000 UTC 2026/03/01 02:57:19 DEBUG : TestRWCacheUpdate(0xc0002517c0): >close: err= 2026/03/01 02:57:19 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:19 DEBUG : Looking for writers 2026/03/01 02:57:19 DEBUG : TestRWCacheUpdate: reading active writers 2026/03/01 02:57:19 DEBUG : >WaitForWriters: 2026/03/01 02:57:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': vfs cache: cleaner exiting 2026/03/01 02:57:19 DEBUG : forgetting directory cache 2026/03/01 02:57:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (10.65s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:20 DEBUG : FiLeA: size = 5 OK 2026/03/01 02:57:20 DEBUG : FiLeA.rclone_chunk.001_7f8ooc: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/03/01 02:57:20 INFO : FiLeA.rclone_chunk.001_7f8ooc: Copied (server-side copy) to: FiLeA 2026/03/01 02:57:20 INFO : FiLeA.rclone_chunk.001_7f8ooc: Deleted 2026/03/01 02:57:20 DEBUG : FiLeB: size = 5 OK 2026/03/01 02:57:20 DEBUG : FiLeB.rclone_chunk.001_7f8p86: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/03/01 02:57:20 INFO : FiLeB.rclone_chunk.001_7f8p86: Copied (server-side copy) to: FiLeB 2026/03/01 02:57:20 INFO : FiLeB.rclone_chunk.001_7f8p86: Deleted 2026/03/01 02:57:21 DEBUG : FilEb: size = 5 OK 2026/03/01 02:57:21 DEBUG : FilEb.rclone_chunk.001_7f8pc2: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/03/01 02:57:21 INFO : FilEb.rclone_chunk.001_7f8pc2: Copied (server-side copy) to: FilEb 2026/03/01 02:57:21 INFO : FilEb.rclone_chunk.001_7f8pc2: Deleted 2026/03/01 02:57:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/01 02:57:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/01 02:57:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/01 02:57:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/01 02:57:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/01 02:57:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/01 02:57:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/01 02:57:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/01 02:57:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/01 02:57:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/03/01 02:57:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/03/01 02:57:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/03/01 02:57:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:21 DEBUG : FilEb: Open: flags=O_RDONLY 2026/03/01 02:57:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/03/01 02:57:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/03/01 02:57:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/01 02:57:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/01 02:57:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/01 02:57:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:21 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/01 02:57:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/01 02:57:21 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/03/01 02:57:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:21 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/01 02:57:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/01 02:57:21 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/03/01 02:57:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:21 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/01 02:57:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/01 02:57:21 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/03/01 02:57:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/03/01 02:57:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/03/01 02:57:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/03/01 02:57:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:22 DEBUG : FilEb: Open: flags=O_RDONLY 2026/03/01 02:57:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/03/01 02:57:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/03/01 02:57:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:22 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:22 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/03/01 02:57:22 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/03/01 02:57:22 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:22 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/03/01 02:57:22 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/03/01 02:57:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/01 02:57:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/01 02:57:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/01 02:57:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:22 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:22 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:22 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:22 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:22 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:22 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/03/01 02:57:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/03/01 02:57:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/03/01 02:57:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:22 DEBUG : FilEb: Open: flags=O_RDONLY 2026/03/01 02:57:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/03/01 02:57:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/03/01 02:57:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:22 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:22 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:22 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:22 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:22 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:22 DEBUG : Looking for writers 2026/03/01 02:57:22 DEBUG : FiLeA: reading active writers 2026/03/01 02:57:22 DEBUG : FiLeB: reading active writers 2026/03/01 02:57:22 DEBUG : FilEb: reading active writers 2026/03/01 02:57:22 DEBUG : >WaitForWriters: 2026/03/01 02:57:22 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:22 DEBUG : Looking for writers 2026/03/01 02:57:22 DEBUG : FilEb: reading active writers 2026/03/01 02:57:22 DEBUG : FiLeA: reading active writers 2026/03/01 02:57:22 DEBUG : FiLeB: reading active writers 2026/03/01 02:57:22 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.79s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:22 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/03/01 02:57:22 DEBUG : normal name with no special characters.txt.rclone_chunk.001_7f8rgm: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/03/01 02:57:22 INFO : normal name with no special characters.txt.rclone_chunk.001_7f8rgm: Copied (server-side copy) to: normal name with no special characters.txt 2026/03/01 02:57:23 INFO : normal name with no special characters.txt.rclone_chunk.001_7f8rgm: Deleted 2026/03/01 02:57:23 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/03/01 02:57:23 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_7f8snk: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/03/01 02:57:23 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_7f8snk: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/03/01 02:57:23 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_7f8snk: Deleted 2026/03/01 02:57:23 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/01 02:57:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/01 02:57:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/01 02:57:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:23 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:23 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:23 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/03/01 02:57:23 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/03/01 02:57:23 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/03/01 02:57:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/01 02:57:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/01 02:57:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/01 02:57:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:23 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:23 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:23 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:23 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:23 DEBUG : Looking for writers 2026/03/01 02:57:23 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/03/01 02:57:23 DEBUG : normal name with no special characters.txt: reading active writers 2026/03/01 02:57:23 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.41s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:24 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': Reusing VFS from active cache 2026/03/01 02:57:24 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:24 DEBUG : Looking for writers 2026/03/01 02:57:24 DEBUG : >WaitForWriters: 2026/03/01 02:57:24 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:24 DEBUG : Looking for writers 2026/03/01 02:57:24 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:24 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:24 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:24 DEBUG : Looking for writers 2026/03/01 02:57:24 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:24 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:24 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:24 DEBUG : Looking for writers 2026/03/01 02:57:24 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:24 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:24 DEBUG : file1: size = 14 OK 2026/03/01 02:57:24 DEBUG : file1.rclone_chunk.001_7f8ta1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:57:24 INFO : file1.rclone_chunk.001_7f8ta1: Copied (server-side copy) to: file1 2026/03/01 02:57:24 INFO : file1.rclone_chunk.001_7f8ta1: Deleted 2026/03/01 02:57:25 DEBUG : dir/file2: size = 14 OK 2026/03/01 02:57:25 DEBUG : dir/file2.rclone_chunk.001_7f8tz1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/03/01 02:57:25 INFO : dir/file2.rclone_chunk.001_7f8tz1: Copied (server-side copy) to: dir/file2 2026/03/01 02:57:25 INFO : dir/file2.rclone_chunk.001_7f8tz1: Deleted 2026/03/01 02:57:25 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:25 DEBUG : dir: Looking for writers 2026/03/01 02:57:25 DEBUG : file2: reading active writers 2026/03/01 02:57:25 DEBUG : Looking for writers 2026/03/01 02:57:25 DEBUG : file1: reading active writers 2026/03/01 02:57:25 DEBUG : dir: reading active writers 2026/03/01 02:57:25 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.47s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:25 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:26 DEBUG : file1: size = 14 OK 2026/03/01 02:57:26 DEBUG : file1.rclone_chunk.001_7f8usr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:57:26 INFO : file1.rclone_chunk.001_7f8usr: Copied (server-side copy) to: file1 2026/03/01 02:57:26 INFO : file1.rclone_chunk.001_7f8usr: Deleted 2026/03/01 02:57:26 DEBUG : dir/file2: size = 14 OK 2026/03/01 02:57:26 DEBUG : dir/file2.rclone_chunk.001_7f8vpt: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/03/01 02:57:26 INFO : dir/file2.rclone_chunk.001_7f8vpt: Copied (server-side copy) to: dir/file2 2026/03/01 02:57:26 INFO : dir/file2.rclone_chunk.001_7f8vpt: Deleted 2026/03/01 02:57:26 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:26 DEBUG : dir: Looking for writers 2026/03/01 02:57:26 DEBUG : Looking for writers 2026/03/01 02:57:26 DEBUG : dir: reading active writers 2026/03/01 02:57:26 DEBUG : file1: reading active writers 2026/03/01 02:57:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.34s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:27 DEBUG : file1: size = 14 OK 2026/03/01 02:57:27 DEBUG : file1.rclone_chunk.001_7f8wbt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/01 02:57:27 INFO : file1.rclone_chunk.001_7f8wbt: Copied (server-side copy) to: file1 2026/03/01 02:57:27 INFO : file1.rclone_chunk.001_7f8wbt: Deleted 2026/03/01 02:57:27 DEBUG : dir/file2: size = 14 OK 2026/03/01 02:57:27 DEBUG : dir/file2.rclone_chunk.001_7f8wup: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/03/01 02:57:27 INFO : dir/file2.rclone_chunk.001_7f8wup: Copied (server-side copy) to: dir/file2 2026/03/01 02:57:27 INFO : dir/file2.rclone_chunk.001_7f8wup: Deleted 2026/03/01 02:57:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:28 DEBUG : file1: Open: flags=O_RDONLY 2026/03/01 02:57:28 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/01 02:57:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/01 02:57:28 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:28 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/03/01 02:57:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/01 02:57:28 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:28 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/01 02:57:28 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/03/01 02:57:28 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/03/01 02:57:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/01 02:57:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': File to upload is small (0 bytes), uploading instead of streaming 2026/03/01 02:57:28 DEBUG : dir/new_file.txt: size = 0 OK 2026/03/01 02:57:28 DEBUG : dir/new_file.txt.rclone_chunk.001_7f8xjw: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/01 02:57:28 INFO : dir/new_file.txt.rclone_chunk.001_7f8xjw: Copied (server-side copy) to: dir/new_file.txt 2026/03/01 02:57:28 INFO : dir/new_file.txt.rclone_chunk.001_7f8xjw: Deleted 2026/03/01 02:57:28 DEBUG : dir/new_file.txt: size = 0 OK 2026/03/01 02:57:28 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/03/01 02:57:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/01 02:57:28 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:28 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/01 02:57:28 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:28 DEBUG : dir: Looking for writers 2026/03/01 02:57:28 DEBUG : file2: reading active writers 2026/03/01 02:57:28 DEBUG : new_file.txt: reading active writers 2026/03/01 02:57:28 DEBUG : Looking for writers 2026/03/01 02:57:28 DEBUG : dir: reading active writers 2026/03/01 02:57:28 DEBUG : file1: reading active writers 2026/03/01 02:57:28 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.91s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:29 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:29 DEBUG : dir/file2: size = 14 OK 2026/03/01 02:57:29 DEBUG : dir/file2.rclone_chunk.001_7f8yr7: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/03/01 02:57:29 INFO : dir/file2.rclone_chunk.001_7f8yr7: Copied (server-side copy) to: dir/file2 2026/03/01 02:57:29 INFO : dir/file2.rclone_chunk.001_7f8yr7: Deleted 2026/03/01 02:57:29 DEBUG : dir/file2: copy non-chunked object... 2026/03/01 02:57:29 DEBUG : dir/file1: size = 14 OK 2026/03/01 02:57:29 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/03/01 02:57:29 INFO : dir/file2: Deleted 2026/03/01 02:57:29 DEBUG : dir/file1: Updating file with dir/file1 0xc000cb6780 2026/03/01 02:57:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/03/01 02:57:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:30 DEBUG : dir/file1: copy non-chunked object... 2026/03/01 02:57:30 DEBUG : file0: size = 14 OK 2026/03/01 02:57:30 INFO : dir/file1: Copied (server-side copy) to: file0 2026/03/01 02:57:30 INFO : dir/file1: Deleted 2026/03/01 02:57:30 DEBUG : file0: Updating file with file0 0xc000cb6780 2026/03/01 02:57:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/01 02:57:30 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/03/01 02:57:30 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:30 DEBUG : dir: Looking for writers 2026/03/01 02:57:30 DEBUG : Looking for writers 2026/03/01 02:57:30 DEBUG : dir: reading active writers 2026/03/01 02:57:30 DEBUG : file0: reading active writers 2026/03/01 02:57:30 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.55s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:30 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:30 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:30 DEBUG : Looking for writers 2026/03/01 02:57:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.08s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:30 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:30 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:30 DEBUG : Looking for writers 2026/03/01 02:57:30 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.08s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:30 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:30 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:30 DEBUG : Looking for writers 2026/03/01 02:57:30 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.08s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:30 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:30 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:30 DEBUG : Looking for writers 2026/03/01 02:57:30 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.08s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:30 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/01 02:57:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/01 02:57:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:30 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/01 02:57:30 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/01 02:57:30 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/03/01 02:57:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': File to upload is small (5 bytes), uploading instead of streaming 2026/03/01 02:57:31 DEBUG : file1: size = 5 OK 2026/03/01 02:57:31 DEBUG : file1.rclone_chunk.001_7f8zuk: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/01 02:57:31 INFO : file1.rclone_chunk.001_7f8zuk: Copied (server-side copy) to: file1 2026/03/01 02:57:31 INFO : file1.rclone_chunk.001_7f8zuk: Deleted 2026/03/01 02:57:31 DEBUG : file1: size = 5 OK 2026/03/01 02:57:31 DEBUG : file1: Size of src and dst objects identical 2026/03/01 02:57:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/01 02:57:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/01 02:57:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/01 02:57:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/01 02:57:31 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/03/01 02:57:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/01 02:57:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/01 02:57:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/01 02:57:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/01 02:57:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': File to upload is small (0 bytes), uploading instead of streaming 2026/03/01 02:57:31 DEBUG : file1: size = 0 OK 2026/03/01 02:57:31 DEBUG : file1.rclone_chunk.001_7f90qa: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/01 02:57:31 INFO : file1.rclone_chunk.001_7f90qa: Copied (server-side copy) to: file1 2026/03/01 02:57:31 INFO : file1.rclone_chunk.001_7f90qa: Deleted 2026/03/01 02:57:31 DEBUG : file1: size = 0 OK 2026/03/01 02:57:31 DEBUG : file1: Size of src and dst objects identical 2026/03/01 02:57:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/01 02:57:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/01 02:57:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/01 02:57:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/01 02:57:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': File to upload is small (7 bytes), uploading instead of streaming 2026/03/01 02:57:32 DEBUG : file1: size = 7 OK 2026/03/01 02:57:32 DEBUG : file1.rclone_chunk.001_7f91h9: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/03/01 02:57:32 INFO : file1.rclone_chunk.001_7f91h9: Copied (server-side copy) to: file1 2026/03/01 02:57:32 INFO : file1.rclone_chunk.001_7f91h9: Deleted 2026/03/01 02:57:32 DEBUG : file1: size = 7 OK 2026/03/01 02:57:32 DEBUG : file1: Size of src and dst objects identical 2026/03/01 02:57:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:32 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:32 DEBUG : Looking for writers 2026/03/01 02:57:32 DEBUG : file1: reading active writers 2026/03/01 02:57:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.69s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:32 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/01 02:57:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/01 02:57:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:32 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/03/01 02:57:33 DEBUG : file1: aborting in-sequence write wait, off=100 2026/03/01 02:57:33 DEBUG : file1: failed to wait for in-sequence write to 100 2026/03/01 02:57:33 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/03/01 02:57:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': File to upload is small (11 bytes), uploading instead of streaming 2026/03/01 02:57:34 DEBUG : file1: size = 11 OK 2026/03/01 02:57:34 DEBUG : file1.rclone_chunk.001_7f92ba: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/01 02:57:34 INFO : file1.rclone_chunk.001_7f92ba: Copied (server-side copy) to: file1 2026/03/01 02:57:34 INFO : file1.rclone_chunk.001_7f92ba: Deleted 2026/03/01 02:57:34 DEBUG : file1: size = 11 OK 2026/03/01 02:57:34 DEBUG : file1: Size of src and dst objects identical 2026/03/01 02:57:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:34 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/03/01 02:57:34 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:34 DEBUG : Looking for writers 2026/03/01 02:57:34 DEBUG : file1: reading active writers 2026/03/01 02:57:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.79s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:34 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/01 02:57:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/01 02:57:34 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/03/01 02:57:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': File to upload is small (5 bytes), uploading instead of streaming 2026/03/01 02:57:34 DEBUG : file1: size = 5 OK 2026/03/01 02:57:34 DEBUG : file1.rclone_chunk.001_7f93sl: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/01 02:57:34 INFO : file1.rclone_chunk.001_7f93sl: Copied (server-side copy) to: file1 2026/03/01 02:57:34 INFO : file1.rclone_chunk.001_7f93sl: Deleted 2026/03/01 02:57:34 DEBUG : file1: size = 5 OK 2026/03/01 02:57:34 DEBUG : file1: Size of src and dst objects identical 2026/03/01 02:57:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:34 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/03/01 02:57:34 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:34 DEBUG : Looking for writers 2026/03/01 02:57:34 DEBUG : file1: reading active writers 2026/03/01 02:57:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.58s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:34 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/01 02:57:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/01 02:57:34 DEBUG : file1: WriteFileHandle.Release closing 2026/03/01 02:57:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': File to upload is small (0 bytes), uploading instead of streaming 2026/03/01 02:57:35 DEBUG : file1: size = 0 OK 2026/03/01 02:57:35 DEBUG : file1.rclone_chunk.001_7f94pr: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/01 02:57:35 INFO : file1.rclone_chunk.001_7f94pr: Copied (server-side copy) to: file1 2026/03/01 02:57:35 INFO : file1.rclone_chunk.001_7f94pr: Deleted 2026/03/01 02:57:35 DEBUG : file1: size = 0 OK 2026/03/01 02:57:35 DEBUG : file1: Size of src and dst objects identical 2026/03/01 02:57:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:35 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/03/01 02:57:35 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:35 DEBUG : Looking for writers 2026/03/01 02:57:35 DEBUG : file1: reading active writers 2026/03/01 02:57:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.68s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/01 02:57:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/01 02:57:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': File to upload is small (2 bytes), uploading instead of streaming 2026/03/01 02:57:36 DEBUG : file1: size = 2 OK 2026/03/01 02:57:36 DEBUG : file1.rclone_chunk.001_7f9408: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/03/01 02:57:36 INFO : file1.rclone_chunk.001_7f9408: Copied (server-side copy) to: file1 2026/03/01 02:57:36 INFO : file1.rclone_chunk.001_7f9408: Deleted 2026/03/01 02:57:36 DEBUG : file1: size = 2 OK 2026/03/01 02:57:36 DEBUG : file1: Size of src and dst objects identical 2026/03/01 02:57:36 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/03/01 02:57:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:36 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:36 DEBUG : Looking for writers 2026/03/01 02:57:36 DEBUG : file1: reading active writers 2026/03/01 02:57:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.68s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:36 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/01 02:57:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/01 02:57:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': File to upload is small (0 bytes), uploading instead of streaming 2026/03/01 02:57:36 DEBUG : file1: size = 0 OK 2026/03/01 02:57:36 DEBUG : file1.rclone_chunk.001_7f95r9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/01 02:57:36 INFO : file1.rclone_chunk.001_7f95r9: Copied (server-side copy) to: file1 2026/03/01 02:57:36 INFO : file1.rclone_chunk.001_7f95r9: Deleted 2026/03/01 02:57:36 DEBUG : file1: size = 0 OK 2026/03/01 02:57:36 DEBUG : file1: Size of src and dst objects identical 2026/03/01 02:57:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:36 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:36 DEBUG : file1: Open: flags=O_RDONLY 2026/03/01 02:57:36 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/01 02:57:36 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/01 02:57:36 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:36 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:36 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:36 DEBUG : Looking for writers 2026/03/01 02:57:36 DEBUG : file1: reading active writers 2026/03/01 02:57:36 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.67s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:36 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/01 02:57:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/01 02:57:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/01 02:57:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/01 02:57:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': File to upload is small (100 bytes), uploading instead of streaming 2026/03/01 02:57:37 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/03/01 02:57:37 DEBUG : file1.rclone_chunk.001_7f96qp: md5 = a8cc679503a7845c98729aa77d9a13d3 OK 2026/03/01 02:57:37 INFO : file1.rclone_chunk.001_7f96qp: Copied (server-side copy) to: file1.rclone_chunk.001 2026/03/01 02:57:37 INFO : file1.rclone_chunk.001_7f96qp: Deleted 2026/03/01 02:57:37 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/03/01 02:57:37 DEBUG : file1.rclone_chunk.002_7f96qp: md5 = 04f96c10d7aa03bdde2ee256b77e0d20 OK 2026/03/01 02:57:37 INFO : file1.rclone_chunk.002_7f96qp: Copied (server-side copy) to: file1.rclone_chunk.002 2026/03/01 02:57:37 INFO : file1.rclone_chunk.002_7f96qp: Deleted 2026/03/01 02:57:37 DEBUG : file1: size = 100 OK 2026/03/01 02:57:37 DEBUG : file1: Size of src and dst objects identical 2026/03/01 02:57:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/01 02:57:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/01 02:57:37 DEBUG : file1: Open: flags=O_RDONLY 2026/03/01 02:57:37 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/01 02:57:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/01 02:57:37 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:37 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:37 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:37 DEBUG : Looking for writers 2026/03/01 02:57:37 DEBUG : file1: reading active writers 2026/03/01 02:57:37 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.21s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:38 DEBUG : flat/f000.txt: size = 7 OK 2026/03/01 02:57:38 DEBUG : flat/f000.txt.rclone_chunk.001_7f976z: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/03/01 02:57:38 INFO : flat/f000.txt.rclone_chunk.001_7f976z: Copied (server-side copy) to: flat/f000.txt 2026/03/01 02:57:38 INFO : flat/f000.txt.rclone_chunk.001_7f976z: Deleted 2026/03/01 02:57:38 DEBUG : flat/f001.txt: size = 14 OK 2026/03/01 02:57:38 DEBUG : flat/f001.txt.rclone_chunk.001_7f97mq: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/03/01 02:57:38 INFO : flat/f001.txt.rclone_chunk.001_7f97mq: Copied (server-side copy) to: flat/f001.txt 2026/03/01 02:57:39 INFO : flat/f001.txt.rclone_chunk.001_7f97mq: Deleted 2026/03/01 02:57:39 DEBUG : flat/f002.txt: size = 21 OK 2026/03/01 02:57:39 DEBUG : flat/f002.txt.rclone_chunk.001_7f98v6: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/03/01 02:57:39 INFO : flat/f002.txt.rclone_chunk.001_7f98v6: Copied (server-side copy) to: flat/f002.txt 2026/03/01 02:57:39 INFO : flat/f002.txt.rclone_chunk.001_7f98v6: Deleted 2026/03/01 02:57:39 DEBUG : flat/f003.txt: size = 28 OK 2026/03/01 02:57:39 DEBUG : flat/f003.txt.rclone_chunk.001_7f9819: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/03/01 02:57:39 INFO : flat/f003.txt.rclone_chunk.001_7f9819: Copied (server-side copy) to: flat/f003.txt 2026/03/01 02:57:39 INFO : flat/f003.txt.rclone_chunk.001_7f9819: Deleted 2026/03/01 02:57:40 DEBUG : flat/f004.txt: size = 35 OK 2026/03/01 02:57:40 DEBUG : flat/f004.txt.rclone_chunk.001_7f98hj: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/03/01 02:57:40 INFO : flat/f004.txt.rclone_chunk.001_7f98hj: Copied (server-side copy) to: flat/f004.txt 2026/03/01 02:57:40 INFO : flat/f004.txt.rclone_chunk.001_7f98hj: Deleted 2026/03/01 02:57:40 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/03/01 02:57:40 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/03/01 02:57:40 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:40 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:40 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/03/01 02:57:40 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/03/01 02:57:40 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:40 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:40 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/03/01 02:57:40 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/03/01 02:57:41 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:41 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:41 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/03/01 02:57:41 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/03/01 02:57:41 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:41 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:41 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/03/01 02:57:41 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/03/01 02:57:41 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:41 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:41 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:41 DEBUG : flat: Looking for writers 2026/03/01 02:57:41 DEBUG : f002.txt: reading active writers 2026/03/01 02:57:41 DEBUG : f003.txt: reading active writers 2026/03/01 02:57:41 DEBUG : f004.txt: reading active writers 2026/03/01 02:57:41 DEBUG : f000.txt: reading active writers 2026/03/01 02:57:41 DEBUG : f001.txt: reading active writers 2026/03/01 02:57:41 DEBUG : Looking for writers 2026/03/01 02:57:41 DEBUG : flat: reading active writers 2026/03/01 02:57:41 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.46s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:42 DEBUG : a/top.txt: size = 3 OK 2026/03/01 02:57:42 DEBUG : a/top.txt.rclone_chunk.001_7f9ass: md5 = b28354b543375bfa94dabaeda722927f OK 2026/03/01 02:57:42 INFO : a/top.txt.rclone_chunk.001_7f9ass: Copied (server-side copy) to: a/top.txt 2026/03/01 02:57:42 INFO : a/top.txt.rclone_chunk.001_7f9ass: Deleted 2026/03/01 02:57:42 DEBUG : a/b/mid.txt: size = 3 OK 2026/03/01 02:57:42 DEBUG : a/b/mid.txt.rclone_chunk.001_7f9bw7: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/03/01 02:57:42 INFO : a/b/mid.txt.rclone_chunk.001_7f9bw7: Copied (server-side copy) to: a/b/mid.txt 2026/03/01 02:57:42 INFO : a/b/mid.txt.rclone_chunk.001_7f9bw7: Deleted 2026/03/01 02:57:42 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/03/01 02:57:42 DEBUG : a/b/c/deep.txt.rclone_chunk.001_7f9bzv: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/03/01 02:57:42 INFO : a/b/c/deep.txt.rclone_chunk.001_7f9bzv: Copied (server-side copy) to: a/b/c/deep.txt 2026/03/01 02:57:42 INFO : a/b/c/deep.txt.rclone_chunk.001_7f9bzv: Deleted 2026/03/01 02:57:43 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/03/01 02:57:43 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/03/01 02:57:43 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:43 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:43 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/03/01 02:57:43 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/03/01 02:57:43 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:43 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:43 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/03/01 02:57:43 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/03/01 02:57:43 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:43 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:43 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:43 DEBUG : a/b/c: Looking for writers 2026/03/01 02:57:43 DEBUG : deep.txt: reading active writers 2026/03/01 02:57:43 DEBUG : a/b: Looking for writers 2026/03/01 02:57:43 DEBUG : mid.txt: reading active writers 2026/03/01 02:57:43 DEBUG : c: reading active writers 2026/03/01 02:57:43 DEBUG : a: Looking for writers 2026/03/01 02:57:43 DEBUG : top.txt: reading active writers 2026/03/01 02:57:43 DEBUG : b: reading active writers 2026/03/01 02:57:43 DEBUG : Looking for writers 2026/03/01 02:57:43 DEBUG : a: reading active writers 2026/03/01 02:57:43 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.13s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:43 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/03/01 02:57:43 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:43 DEBUG : Looking for writers 2026/03/01 02:57:43 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco'", Local "Local file system at /tmp/rclone2538553764", Modify Window "1ns" 2026/03/01 02:57:43 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': poll-interval is not supported by this remote 2026/03/01 02:57:44 DEBUG : dir1/a.txt: size = 1 OK 2026/03/01 02:57:44 DEBUG : dir1/a.txt.rclone_chunk.001_7f9c0q: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/03/01 02:57:44 INFO : dir1/a.txt.rclone_chunk.001_7f9c0q: Copied (server-side copy) to: dir1/a.txt 2026/03/01 02:57:44 INFO : dir1/a.txt.rclone_chunk.001_7f9c0q: Deleted 2026/03/01 02:57:44 DEBUG : dir2/b.txt: size = 1 OK 2026/03/01 02:57:44 DEBUG : dir2/b.txt.rclone_chunk.001_7f9d1v: md5 = 415290769594460e2e485922904f345d OK 2026/03/01 02:57:44 INFO : dir2/b.txt.rclone_chunk.001_7f9d1v: Copied (server-side copy) to: dir2/b.txt 2026/03/01 02:57:44 INFO : dir2/b.txt.rclone_chunk.001_7f9d1v: Deleted 2026/03/01 02:57:45 DEBUG : dir3/c.txt: size = 1 OK 2026/03/01 02:57:45 DEBUG : dir3/c.txt.rclone_chunk.001_7f9d6l: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/03/01 02:57:45 INFO : dir3/c.txt.rclone_chunk.001_7f9d6l: Copied (server-side copy) to: dir3/c.txt 2026/03/01 02:57:45 INFO : dir3/c.txt.rclone_chunk.001_7f9d6l: Deleted 2026/03/01 02:57:45 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/03/01 02:57:45 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/03/01 02:57:45 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:45 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:45 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/03/01 02:57:45 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/03/01 02:57:45 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:45 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:45 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/03/01 02:57:45 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/03/01 02:57:45 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/01 02:57:45 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/01 02:57:45 DEBUG : WaitForWriters: timeout=30s 2026/03/01 02:57:45 DEBUG : dir1: Looking for writers 2026/03/01 02:57:45 DEBUG : a.txt: reading active writers 2026/03/01 02:57:45 DEBUG : dir2: Looking for writers 2026/03/01 02:57:45 DEBUG : b.txt: reading active writers 2026/03/01 02:57:45 DEBUG : dir3: Looking for writers 2026/03/01 02:57:45 DEBUG : c.txt: reading active writers 2026/03/01 02:57:45 DEBUG : Looking for writers 2026/03/01 02:57:45 DEBUG : dir1: reading active writers 2026/03/01 02:57:45 DEBUG : dir2: reading active writers 2026/03/01 02:57:45 DEBUG : dir3: reading active writers 2026/03/01 02:57:45 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.26s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/03/01 02:57:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-culamog5taco': Purge remote 2026/03/01 02:57:46 DEBUG : Waiting for deletions to finish 2026/03/01 02:57:46 INFO : S3 bucket rclone-test-culamog5taco: Bucket "rclone-test-culamog5taco" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1QuickS3: -verbose -size-limit 1024" - Finished OK in 1m57.551621663s (try 1/5)