"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/03/08 01:52:32 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi" 2026/03/08 01:52:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/08 01:52:32 DEBUG : Creating backend with remote "TestS3:rclone-test-fubefek6fohi" 2026/03/08 01:52:32 DEBUG : Creating backend with remote "/tmp/rclone3673547109" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:52:32 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:52:32 INFO : S3 bucket rclone-test-fubefek6fohi: Bucket "rclone-test-fubefek6fohi" created with ACL "" 2026/03/08 01:52:33 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:52:33 DEBUG : dir/file1.rclone_chunk.001_kawpfw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:52:33 INFO : dir/file1.rclone_chunk.001_kawpfw: Copied (server-side copy) to: dir/file1 2026/03/08 01:52:33 INFO : dir/file1.rclone_chunk.001_kawpfw: Deleted 2026/03/08 01:52:33 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:52:33 DEBUG : dir: Looking for writers 2026/03/08 01:52:33 DEBUG : Looking for writers 2026/03/08 01:52:33 DEBUG : dir: reading active writers 2026/03/08 01:52:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.52s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:52:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:52:34 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:52:34 DEBUG : dir/file1.rclone_chunk.001_kawqcd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:52:34 INFO : dir/file1.rclone_chunk.001_kawqcd: Copied (server-side copy) to: dir/file1 2026/03/08 01:52:34 INFO : dir/file1.rclone_chunk.001_kawqcd: Deleted 2026/03/08 01:52:34 DEBUG : dir/file2: size = 15 OK 2026/03/08 01:52:34 DEBUG : dir/file2.rclone_chunk.001_kawr4v: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/03/08 01:52:34 INFO : dir/file2.rclone_chunk.001_kawr4v: Copied (server-side copy) to: dir/file2 2026/03/08 01:52:34 INFO : dir/file2.rclone_chunk.001_kawr4v: Deleted 2026/03/08 01:52:34 DEBUG : dir/subdir/file3: size = 16 OK 2026/03/08 01:52:34 DEBUG : dir/subdir/file3.rclone_chunk.001_kawrst: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/03/08 01:52:34 INFO : dir/subdir/file3.rclone_chunk.001_kawrst: Copied (server-side copy) to: dir/subdir/file3 2026/03/08 01:52:35 INFO : dir/subdir/file3.rclone_chunk.001_kawrst: Deleted 2026/03/08 01:52:35 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:52:35 DEBUG : dir/subdir: Looking for writers 2026/03/08 01:52:35 DEBUG : dir: Looking for writers 2026/03/08 01:52:35 DEBUG : subdir: reading active writers 2026/03/08 01:52:35 DEBUG : file1: reading active writers 2026/03/08 01:52:35 DEBUG : file2: reading active writers 2026/03/08 01:52:35 DEBUG : Looking for writers 2026/03/08 01:52:35 DEBUG : dir: reading active writers 2026/03/08 01:52:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.00s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:52:35 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:52:36 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:52:36 DEBUG : dir/file1.rclone_chunk.001_kawscf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:52:36 INFO : dir/file1.rclone_chunk.001_kawscf: Copied (server-side copy) to: dir/file1 2026/03/08 01:52:36 INFO : dir/file1.rclone_chunk.001_kawscf: Deleted 2026/03/08 01:52:36 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:52:36 DEBUG : dir: Looking for writers 2026/03/08 01:52:36 DEBUG : file1: reading active writers 2026/03/08 01:52:36 DEBUG : Looking for writers 2026/03/08 01:52:36 DEBUG : dir: reading active writers 2026/03/08 01:52:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.84s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:52:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:52:37 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:52:37 DEBUG : dir/file1.rclone_chunk.001_kawt06: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:52:37 INFO : dir/file1.rclone_chunk.001_kawt06: Copied (server-side copy) to: dir/file1 2026/03/08 01:52:37 INFO : dir/file1.rclone_chunk.001_kawt06: Deleted 2026/03/08 01:52:37 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:52:37 DEBUG : dir: Looking for writers 2026/03/08 01:52:37 DEBUG : Looking for writers 2026/03/08 01:52:37 DEBUG : dir: reading active writers 2026/03/08 01:52:37 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.82s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:52:37 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:52:37 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:52:37 DEBUG : dir/file1.rclone_chunk.001_kawuv1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:52:37 INFO : dir/file1.rclone_chunk.001_kawuv1: Copied (server-side copy) to: dir/file1 2026/03/08 01:52:37 INFO : dir/file1.rclone_chunk.001_kawuv1: Deleted 2026/03/08 01:52:38 DEBUG : dir: forgetting directory cache 2026/03/08 01:52:38 DEBUG : forgetting directory cache 2026/03/08 01:52:38 DEBUG : dir: forgetting directory cache 2026/03/08 01:52:38 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:52:38 DEBUG : Looking for writers 2026/03/08 01:52:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.94s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:52:38 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:52:38 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:52:38 DEBUG : dir/file1.rclone_chunk.001_kawvid: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:52:38 INFO : dir/file1.rclone_chunk.001_kawvid: Copied (server-side copy) to: dir/file1 2026/03/08 01:52:38 INFO : dir/file1.rclone_chunk.001_kawvid: Deleted 2026/03/08 01:52:39 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/03/08 01:52:39 DEBUG : dir: invalidating directory cache 2026/03/08 01:52:39 DEBUG : >ForgetPath: 2026/03/08 01:52:39 DEBUG : ForgetPath: relativePath="dir", type=0 2026/03/08 01:52:39 DEBUG : invalidating directory cache 2026/03/08 01:52:39 DEBUG : dir: forgetting directory cache 2026/03/08 01:52:39 DEBUG : >ForgetPath: 2026/03/08 01:52:39 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/03/08 01:52:39 DEBUG : >ForgetPath: 2026/03/08 01:52:39 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:52:39 DEBUG : dir: Looking for writers 2026/03/08 01:52:39 DEBUG : Looking for writers 2026/03/08 01:52:39 DEBUG : dir: reading active writers 2026/03/08 01:52:39 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.85s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:52:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:52:39 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:52:39 DEBUG : dir/file1.rclone_chunk.001_kawwdc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:52:39 INFO : dir/file1.rclone_chunk.001_kawwdc: Copied (server-side copy) to: dir/file1 2026/03/08 01:52:39 INFO : dir/file1.rclone_chunk.001_kawwdc: Deleted 2026/03/08 01:52:40 DEBUG : fil/a/b/c: size = 15 OK 2026/03/08 01:52:40 DEBUG : fil/a/b/c.rclone_chunk.001_kaww7g: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/03/08 01:52:40 INFO : fil/a/b/c.rclone_chunk.001_kaww7g: Copied (server-side copy) to: fil/a/b/c 2026/03/08 01:52:40 INFO : fil/a/b/c.rclone_chunk.001_kaww7g: Deleted 2026/03/08 01:52:40 DEBUG : forgetting directory cache 2026/03/08 01:52:40 DEBUG : dir: forgetting directory cache 2026/03/08 01:52:40 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:52:40 DEBUG : dir: Looking for writers 2026/03/08 01:52:40 DEBUG : fil/a/b: Looking for writers 2026/03/08 01:52:40 DEBUG : fil/a: Looking for writers 2026/03/08 01:52:40 DEBUG : b: reading active writers 2026/03/08 01:52:40 DEBUG : fil: Looking for writers 2026/03/08 01:52:40 DEBUG : a: reading active writers 2026/03/08 01:52:40 DEBUG : Looking for writers 2026/03/08 01:52:40 DEBUG : dir: reading active writers 2026/03/08 01:52:40 DEBUG : fil: reading active writers 2026/03/08 01:52:40 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.78s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:52:41 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:52:41 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:52:41 DEBUG : dir/file1.rclone_chunk.001_kawy1s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:52:41 INFO : dir/file1.rclone_chunk.001_kawy1s: Copied (server-side copy) to: dir/file1 2026/03/08 01:52:41 INFO : dir/file1.rclone_chunk.001_kawy1s: Deleted 2026/03/08 01:52:41 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:52:41 DEBUG : dir: Looking for writers 2026/03/08 01:52:41 DEBUG : Looking for writers 2026/03/08 01:52:41 DEBUG : dir: reading active writers 2026/03/08 01:52:41 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.83s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:52:41 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:52:42 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:52:42 DEBUG : dir/file1.rclone_chunk.001_kawyio: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:52:42 INFO : dir/file1.rclone_chunk.001_kawyio: Copied (server-side copy) to: dir/file1 2026/03/08 01:52:42 INFO : dir/file1.rclone_chunk.001_kawyio: Deleted 2026/03/08 01:52:42 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:52:42 DEBUG : dir: Looking for writers 2026/03/08 01:52:42 DEBUG : file1: reading active writers 2026/03/08 01:52:42 DEBUG : Looking for writers 2026/03/08 01:52:42 DEBUG : dir: reading active writers 2026/03/08 01:52:42 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.90s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:52:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:52:43 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:52:43 DEBUG : dir/file1.rclone_chunk.001_kawzoe: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:52:43 INFO : dir/file1.rclone_chunk.001_kawzoe: Copied (server-side copy) to: dir/file1 2026/03/08 01:52:43 INFO : dir/file1.rclone_chunk.001_kawzoe: Deleted 2026/03/08 01:52:43 DEBUG : dir/file2: size = 15 OK 2026/03/08 01:52:43 DEBUG : dir/file2.rclone_chunk.001_kax0bv: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/03/08 01:52:43 INFO : dir/file2.rclone_chunk.001_kax0bv: Copied (server-side copy) to: dir/file2 2026/03/08 01:52:43 INFO : dir/file2.rclone_chunk.001_kax0bv: Deleted 2026/03/08 01:52:44 DEBUG : dir/subdir/file3: size = 16 OK 2026/03/08 01:52:44 DEBUG : dir/subdir/file3.rclone_chunk.001_kax0e0: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/03/08 01:52:44 INFO : dir/subdir/file3.rclone_chunk.001_kax0e0: Copied (server-side copy) to: dir/subdir/file3 2026/03/08 01:52:44 INFO : dir/subdir/file3.rclone_chunk.001_kax0e0: Deleted === RUN TestDirReadDirAll/Virtual 2026/03/08 01:52:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/03/08 01:52:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/03/08 01:52:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/03/08 01:52:44 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/03/08 01:52:44 DEBUG : dir/virtualFile: size = 20 OK 2026/03/08 01:52:44 DEBUG : dir/virtualFile.rclone_chunk.001_kax1r7: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/03/08 01:52:44 INFO : dir/virtualFile.rclone_chunk.001_kax1r7: Copied (server-side copy) to: dir/virtualFile 2026/03/08 01:52:44 INFO : dir/virtualFile.rclone_chunk.001_kax1r7: Deleted 2026/03/08 01:52:45 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/03/08 01:52:45 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_kax1e5: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/03/08 01:52:45 INFO : dir/virtualDir/testFile.rclone_chunk.001_kax1e5: Copied (server-side copy) to: dir/virtualDir/testFile 2026/03/08 01:52:45 INFO : dir/virtualDir/testFile.rclone_chunk.001_kax1e5: Deleted 2026/03/08 01:52:45 DEBUG : S3 bucket rclone-test-fubefek6fohi: bucket is versioned: false 2026/03/08 01:52:45 DEBUG : Waiting for deletions to finish 2026/03/08 01:52:45 DEBUG : "dir/subdir/file3" version false 2026/03/08 01:52:45 DEBUG : dir/subdir/file3: Deleting (id "") 2026/03/08 01:52:45 INFO : dir/subdir/file3: Deleted 2026/03/08 01:52:45 DEBUG : dir: invalidating directory cache 2026/03/08 01:52:45 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/03/08 01:52:45 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/03/08 01:52:45 DEBUG : dir/file1: Reset virtual modtime 2026/03/08 01:52:45 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/03/08 01:52:45 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/03/08 01:52:45 DEBUG : dir/virtualFile: Reset virtual modtime 2026/03/08 01:52:45 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/03/08 01:52:45 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/03/08 01:52:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 01:52:45 DEBUG : dir: invalidating directory cache 2026/03/08 01:52:45 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/03/08 01:52:45 DEBUG : dir/virtualFile: Reset virtual modtime 2026/03/08 01:52:45 DEBUG : forgetting directory cache 2026/03/08 01:52:45 DEBUG : dir: forgetting directory cache 2026/03/08 01:52:45 DEBUG : dir/virtualDir: forgetting directory cache 2026/03/08 01:52:45 DEBUG : dir/virtualDir2: forgetting directory cache 2026/03/08 01:52:45 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:52:45 DEBUG : dir/virtualDir2: Looking for writers 2026/03/08 01:52:45 DEBUG : dir/virtualDir: Looking for writers 2026/03/08 01:52:45 DEBUG : dir: Looking for writers 2026/03/08 01:52:45 DEBUG : virtualDir2: reading active writers 2026/03/08 01:52:45 DEBUG : virtualFile: reading active writers 2026/03/08 01:52:45 DEBUG : virtualDir: reading active writers 2026/03/08 01:52:45 DEBUG : file1: reading active writers 2026/03/08 01:52:45 DEBUG : virtualFile2: reading active writers 2026/03/08 01:52:45 DEBUG : Looking for writers 2026/03/08 01:52:45 DEBUG : dir: reading active writers 2026/03/08 01:52:45 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.25s) --- PASS: TestDirReadDirAll/Virtual (1.21s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:52:45 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:52:46 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:52:46 DEBUG : dir/file1.rclone_chunk.001_kax30t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:52:46 INFO : dir/file1.rclone_chunk.001_kax30t: Copied (server-side copy) to: dir/file1 2026/03/08 01:52:46 INFO : dir/file1.rclone_chunk.001_kax30t: Deleted 2026/03/08 01:52:46 ERROR : dir/: Can only open directories read only 2026/03/08 01:52:46 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:52:46 DEBUG : dir: Looking for writers 2026/03/08 01:52:46 DEBUG : Looking for writers 2026/03/08 01:52:46 DEBUG : dir: reading active writers 2026/03/08 01:52:46 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.83s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:52:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:52:47 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:52:47 DEBUG : dir/file1.rclone_chunk.001_kax3iu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:52:47 INFO : dir/file1.rclone_chunk.001_kax3iu: Copied (server-side copy) to: dir/file1 2026/03/08 01:52:47 INFO : dir/file1.rclone_chunk.001_kax3iu: Deleted 2026/03/08 01:52:47 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:52:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/08 01:52:47 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/03/08 01:52:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/08 01:52:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': File to upload is small (5 bytes), uploading instead of streaming 2026/03/08 01:52:47 DEBUG : dir/potato: size = 5 OK 2026/03/08 01:52:47 DEBUG : dir/potato.rclone_chunk.001_kax43d: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/08 01:52:47 INFO : dir/potato.rclone_chunk.001_kax43d: Copied (server-side copy) to: dir/potato 2026/03/08 01:52:48 INFO : dir/potato.rclone_chunk.001_kax43d: Deleted 2026/03/08 01:52:48 DEBUG : dir/potato: size = 5 OK 2026/03/08 01:52:48 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/08 01:52:48 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/03/08 01:52:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/08 01:52:48 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:52:48 DEBUG : dir: Looking for writers 2026/03/08 01:52:48 DEBUG : file1: reading active writers 2026/03/08 01:52:48 DEBUG : potato: reading active writers 2026/03/08 01:52:48 DEBUG : Looking for writers 2026/03/08 01:52:48 DEBUG : dir: reading active writers 2026/03/08 01:52:48 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.48s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:52:48 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:52:48 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:52:48 DEBUG : dir/file1.rclone_chunk.001_kax551: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:52:48 INFO : dir/file1.rclone_chunk.001_kax551: Copied (server-side copy) to: dir/file1 2026/03/08 01:52:48 INFO : dir/file1.rclone_chunk.001_kax551: Deleted 2026/03/08 01:52:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/03/08 01:52:49 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:52:49 DEBUG : dir/sub: Looking for writers 2026/03/08 01:52:49 DEBUG : dir: Looking for writers 2026/03/08 01:52:49 DEBUG : file1: reading active writers 2026/03/08 01:52:49 DEBUG : sub: reading active writers 2026/03/08 01:52:49 DEBUG : Looking for writers 2026/03/08 01:52:49 DEBUG : dir: reading active writers 2026/03/08 01:52:49 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.13s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:52:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:52:49 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:52:49 DEBUG : dir/file1.rclone_chunk.001_kax6dq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:52:49 INFO : dir/file1.rclone_chunk.001_kax6dq: Copied (server-side copy) to: dir/file1 2026/03/08 01:52:49 INFO : dir/file1.rclone_chunk.001_kax6dq: Deleted 2026/03/08 01:52:50 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/08 01:52:50 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/08 01:52:50 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:52:50 DEBUG : dir/sub/subsub: Looking for writers 2026/03/08 01:52:50 DEBUG : dir/sub: Looking for writers 2026/03/08 01:52:50 DEBUG : subsub: reading active writers 2026/03/08 01:52:50 DEBUG : dir: Looking for writers 2026/03/08 01:52:50 DEBUG : file1: reading active writers 2026/03/08 01:52:50 DEBUG : sub: reading active writers 2026/03/08 01:52:50 DEBUG : Looking for writers 2026/03/08 01:52:50 DEBUG : dir: reading active writers 2026/03/08 01:52:50 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.13s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:52:50 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:52:50 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:52:50 DEBUG : dir/file1.rclone_chunk.001_kax7mq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:52:50 INFO : dir/file1.rclone_chunk.001_kax7mq: Copied (server-side copy) to: dir/file1 2026/03/08 01:52:50 INFO : dir/file1.rclone_chunk.001_kax7mq: Deleted 2026/03/08 01:52:51 ERROR : dir/: Dir.Remove not empty 2026/03/08 01:52:51 DEBUG : dir/file1: Remove: 2026/03/08 01:52:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 01:52:51 DEBUG : dir/file1: >Remove: err= 2026/03/08 01:52:51 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/08 01:52:51 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:52:51 DEBUG : Looking for writers 2026/03/08 01:52:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.90s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:52:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:52:51 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:52:51 DEBUG : dir/file1.rclone_chunk.001_kax895: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:52:51 INFO : dir/file1.rclone_chunk.001_kax895: Copied (server-side copy) to: dir/file1 2026/03/08 01:52:51 INFO : dir/file1.rclone_chunk.001_kax895: Deleted 2026/03/08 01:52:52 DEBUG : dir/file1: Remove: 2026/03/08 01:52:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 01:52:52 DEBUG : dir/file1: >Remove: err= 2026/03/08 01:52:52 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/08 01:52:52 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:52:52 DEBUG : Looking for writers 2026/03/08 01:52:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.87s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:52:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:52:52 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:52:52 DEBUG : dir/file1.rclone_chunk.001_kax9lx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:52:52 INFO : dir/file1.rclone_chunk.001_kax9lx: Copied (server-side copy) to: dir/file1 2026/03/08 01:52:52 INFO : dir/file1.rclone_chunk.001_kax9lx: Deleted 2026/03/08 01:52:53 DEBUG : dir/file1: Remove: 2026/03/08 01:52:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 01:52:53 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/03/08 01:52:53 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:52:53 DEBUG : dir: Looking for writers 2026/03/08 01:52:53 DEBUG : Looking for writers 2026/03/08 01:52:53 DEBUG : dir: reading active writers 2026/03/08 01:52:53 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.97s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:52:53 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:52:53 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:52:53 DEBUG : dir/file1.rclone_chunk.001_kaxamx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:52:53 INFO : dir/file1.rclone_chunk.001_kaxamx: Copied (server-side copy) to: dir/file1 2026/03/08 01:52:53 INFO : dir/file1.rclone_chunk.001_kaxamx: Deleted 2026/03/08 01:52:54 DEBUG : dir/file3: size = 15 OK 2026/03/08 01:52:54 DEBUG : dir/file3.rclone_chunk.001_kaxaud: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/03/08 01:52:54 INFO : dir/file3.rclone_chunk.001_kaxaud: Copied (server-side copy) to: dir/file3 2026/03/08 01:52:54 INFO : dir/file3.rclone_chunk.001_kaxaud: Deleted 2026/03/08 01:52:54 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/03/08 01:52:54 DEBUG : dir/file3: copy non-chunked object... 2026/03/08 01:52:54 DEBUG : dir/file1: copy non-chunked object... 2026/03/08 01:52:54 DEBUG : dir2/file3: size = 15 OK 2026/03/08 01:52:54 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/03/08 01:52:54 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/03/08 01:52:54 DEBUG : dir2/file1: size = 14 OK 2026/03/08 01:52:54 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:52:54 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/03/08 01:52:54 INFO : dir/file3: Deleted 2026/03/08 01:52:54 INFO : dir/file1: Deleted 2026/03/08 01:52:54 DEBUG : dir: Updating dir with dir2 0xc000182410 2026/03/08 01:52:54 DEBUG : dir: forgetting directory cache 2026/03/08 01:52:54 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/08 01:52:54 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/03/08 01:52:55 DEBUG : dir2/file1: copy non-chunked object... 2026/03/08 01:52:55 DEBUG : file2: size = 14 OK 2026/03/08 01:52:55 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:52:55 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/03/08 01:52:55 INFO : dir2/file1: Deleted 2026/03/08 01:52:55 DEBUG : file2: Updating file with file2 0xc000bc8600 2026/03/08 01:52:55 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/03/08 01:52:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/08 01:52:55 DEBUG : file2: copy non-chunked object... 2026/03/08 01:52:55 DEBUG : dir2/file3: size = 14 OK 2026/03/08 01:52:55 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:52:55 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/03/08 01:52:55 INFO : file2: Deleted 2026/03/08 01:52:55 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000bc8600 2026/03/08 01:52:55 DEBUG : Added virtual directory entry vDel: "file2" 2026/03/08 01:52:55 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/03/08 01:52:56 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/03/08 01:52:56 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0008891e0 2026/03/08 01:52:56 DEBUG : empty directory: forgetting directory cache 2026/03/08 01:52:56 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/03/08 01:52:56 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/03/08 01:52:56 DEBUG : dir2: Renaming to "dir3" 2026/03/08 01:52:56 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:52:56 DEBUG : dir3: Looking for writers 2026/03/08 01:52:56 DEBUG : file3: reading active writers 2026/03/08 01:52:56 DEBUG : renamed empty directory: Looking for writers 2026/03/08 01:52:56 DEBUG : Looking for writers 2026/03/08 01:52:56 DEBUG : dir3: reading active writers 2026/03/08 01:52:56 DEBUG : renamed empty directory: reading active writers 2026/03/08 01:52:56 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.02s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:52:56 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:52:56 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:52:56 DEBUG : dir/file1.rclone_chunk.001_kaxd3j: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:52:56 INFO : dir/file1.rclone_chunk.001_kaxd3j: Copied (server-side copy) to: dir/file1 2026/03/08 01:52:56 INFO : dir/file1.rclone_chunk.001_kaxd3j: Deleted 2026/03/08 01:52:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/08 01:52:57 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:52:57 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/08 01:52:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/08 01:52:57 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/03/08 01:52:57 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/03/08 01:52:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/08 01:52:57 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:52:57 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/08 01:52:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/08 01:52:57 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/03/08 01:52:57 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/03/08 01:52:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/08 01:52:57 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': File to upload is small (12 bytes), uploading instead of streaming 2026/03/08 01:52:57 DEBUG : dir/sub/file2: size = 12 OK 2026/03/08 01:52:57 DEBUG : dir/sub/file2.rclone_chunk.001_kaxexh: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/03/08 01:52:57 INFO : dir/sub/file2.rclone_chunk.001_kaxexh: Copied (server-side copy) to: dir/sub/file2 2026/03/08 01:52:57 INFO : dir/sub/file2.rclone_chunk.001_kaxexh: Deleted 2026/03/08 01:52:57 DEBUG : dir/sub/file2: size = 12 OK 2026/03/08 01:52:57 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/03/08 01:52:57 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/03/08 01:52:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/08 01:52:57 DEBUG : forgetting directory cache 2026/03/08 01:52:57 DEBUG : dir: forgetting directory cache 2026/03/08 01:52:57 DEBUG : dir/sub: forgetting directory cache 2026/03/08 01:52:57 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/03/08 01:52:57 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': File to upload is small (5 bytes), uploading instead of streaming 2026/03/08 01:52:57 DEBUG : dir/sub/file0: size = 5 OK 2026/03/08 01:52:57 DEBUG : dir/sub/file0.rclone_chunk.001_kaxe3a: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/08 01:52:57 INFO : dir/sub/file0.rclone_chunk.001_kaxe3a: Copied (server-side copy) to: dir/sub/file0 2026/03/08 01:52:57 INFO : dir/sub/file0.rclone_chunk.001_kaxe3a: Deleted 2026/03/08 01:52:57 DEBUG : dir/sub/file0: size = 5 OK 2026/03/08 01:52:57 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/08 01:52:57 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/03/08 01:52:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/08 01:52:57 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:52:57 DEBUG : dir/sub: Looking for writers 2026/03/08 01:52:57 DEBUG : file0: reading active writers 2026/03/08 01:52:57 DEBUG : file2: reading active writers 2026/03/08 01:52:57 DEBUG : dir: Looking for writers 2026/03/08 01:52:57 DEBUG : file1: reading active writers 2026/03/08 01:52:57 DEBUG : sub: reading active writers 2026/03/08 01:52:57 DEBUG : Looking for writers 2026/03/08 01:52:57 DEBUG : dir: reading active writers 2026/03/08 01:52:57 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.01s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:52:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/03/08 01:52:58 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:52:58 DEBUG : Looking for writers 2026/03/08 01:52:58 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:52:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:52:58 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:52:58 DEBUG : dir/file1.rclone_chunk.001_kaxf6k: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:52:58 INFO : dir/file1.rclone_chunk.001_kaxf6k: Copied (server-side copy) to: dir/file1 2026/03/08 01:52:58 INFO : dir/file1.rclone_chunk.001_kaxf6k: Deleted 2026/03/08 01:52:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/03/08 01:52:59 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:52:59 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/03/08 01:52:59 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/03/08 01:52:59 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/03/08 01:52:59 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:52:59 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/08 01:52:59 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/03/08 01:52:59 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:52:59 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/03/08 01:52:59 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/03/08 01:52:59 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/03/08 01:52:59 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:52:59 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/08 01:52:59 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:52:59 DEBUG : dir: Looking for writers 2026/03/08 01:52:59 DEBUG : file1.metadata: reading active writers 2026/03/08 01:52:59 DEBUG : file1: reading active writers 2026/03/08 01:52:59 DEBUG : Looking for writers 2026/03/08 01:52:59 DEBUG : dir: reading active writers 2026/03/08 01:52:59 DEBUG : dir.metadata: reading active writers 2026/03/08 01:52:59 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.90s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:52:59 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:52:59 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:52:59 DEBUG : dir/file1.rclone_chunk.001_kaxga0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:52:59 INFO : dir/file1.rclone_chunk.001_kaxga0: Copied (server-side copy) to: dir/file1 2026/03/08 01:52:59 INFO : dir/file1.rclone_chunk.001_kaxga0: Deleted 2026/03/08 01:53:00 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:00 DEBUG : dir: Looking for writers 2026/03/08 01:53:00 DEBUG : file1: reading active writers 2026/03/08 01:53:00 DEBUG : Looking for writers 2026/03/08 01:53:00 DEBUG : dir: reading active writers 2026/03/08 01:53:00 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.91s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:00 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:00 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:00 DEBUG : dir/file1.rclone_chunk.001_kaxhhv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:00 INFO : dir/file1.rclone_chunk.001_kaxhhv: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:00 INFO : dir/file1.rclone_chunk.001_kaxhhv: Deleted 2026/03/08 01:53:01 DEBUG : time_test: size = 5 OK 2026/03/08 01:53:01 DEBUG : time_test.rclone_chunk.001_kaxhp8: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/03/08 01:53:01 INFO : time_test.rclone_chunk.001_kaxhp8: Copied (server-side copy) to: time_test 2026/03/08 01:53:01 INFO : time_test.rclone_chunk.001_kaxhp8: Deleted 2026/03/08 01:53:01 DEBUG : Can set mod time: true 2026/03/08 01:53:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/08 01:53:01 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:01 DEBUG : dir: Looking for writers 2026/03/08 01:53:01 DEBUG : file1: reading active writers 2026/03/08 01:53:01 DEBUG : Looking for writers 2026/03/08 01:53:01 DEBUG : dir: reading active writers 2026/03/08 01:53:01 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:02 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:02 DEBUG : dir/file1.rclone_chunk.001_kaxi1d: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:02 INFO : dir/file1.rclone_chunk.001_kaxi1d: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:02 INFO : dir/file1.rclone_chunk.001_kaxi1d: Deleted 2026/03/08 01:53:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/08 01:53:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/08 01:53:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:02 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': File to upload is small (0 bytes), uploading instead of streaming 2026/03/08 01:53:03 DEBUG : dir/file1: size = 0 OK 2026/03/08 01:53:03 DEBUG : dir/file1.rclone_chunk.001_kaxjte: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/08 01:53:03 INFO : dir/file1.rclone_chunk.001_kaxjte: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:03 INFO : dir/file1.rclone_chunk.001_kaxjte: Deleted 2026/03/08 01:53:03 DEBUG : dir/file1: size = 0 OK 2026/03/08 01:53:03 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/08 01:53:03 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/03/08 01:53:03 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/08 01:53:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:03 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:03 DEBUG : dir: Looking for writers 2026/03/08 01:53:03 DEBUG : file1: reading active writers 2026/03/08 01:53:03 DEBUG : Looking for writers 2026/03/08 01:53:03 DEBUG : dir: reading active writers 2026/03/08 01:53:03 DEBUG : >WaitForWriters: 2026/03/08 01:53:03 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:03 DEBUG : dir: Looking for writers 2026/03/08 01:53:03 DEBUG : file1: reading active writers 2026/03/08 01:53:03 DEBUG : Looking for writers 2026/03/08 01:53:03 DEBUG : dir: reading active writers 2026/03/08 01:53:03 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:03 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:03 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:03 DEBUG : dir/file1.rclone_chunk.001_kaxkwb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:03 INFO : dir/file1.rclone_chunk.001_kaxkwb: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:03 INFO : dir/file1.rclone_chunk.001_kaxkwb: Deleted 2026/03/08 01:53:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/08 01:53:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/08 01:53:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': File to upload is small (5 bytes), uploading instead of streaming 2026/03/08 01:53:04 DEBUG : dir/file1: size = 5 OK 2026/03/08 01:53:04 DEBUG : dir/file1.rclone_chunk.001_kaxlm6: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/08 01:53:04 INFO : dir/file1.rclone_chunk.001_kaxlm6: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:04 INFO : dir/file1.rclone_chunk.001_kaxlm6: Deleted 2026/03/08 01:53:04 DEBUG : dir/file1: size = 5 OK 2026/03/08 01:53:04 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/08 01:53:04 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/03/08 01:53:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/08 01:53:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:04 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:04 DEBUG : dir: Looking for writers 2026/03/08 01:53:04 DEBUG : file1: reading active writers 2026/03/08 01:53:04 DEBUG : Looking for writers 2026/03/08 01:53:04 DEBUG : dir: reading active writers 2026/03/08 01:53:04 DEBUG : >WaitForWriters: 2026/03/08 01:53:04 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:04 DEBUG : dir: Looking for writers 2026/03/08 01:53:04 DEBUG : file1: reading active writers 2026/03/08 01:53:04 DEBUG : Looking for writers 2026/03/08 01:53:04 DEBUG : dir: reading active writers 2026/03/08 01:53:04 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:05 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:05 DEBUG : dir/file1.rclone_chunk.001_kaxmx6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:05 INFO : dir/file1.rclone_chunk.001_kaxmx6: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:05 INFO : dir/file1.rclone_chunk.001_kaxmx6: Deleted 2026/03/08 01:53:05 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/08 01:53:06 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:06 DEBUG : dir: Looking for writers 2026/03/08 01:53:06 DEBUG : file1: reading active writers 2026/03/08 01:53:06 DEBUG : Looking for writers 2026/03/08 01:53:06 DEBUG : dir: reading active writers 2026/03/08 01:53:06 DEBUG : >WaitForWriters: 2026/03/08 01:53:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:06 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:06 DEBUG : dir/file1.rclone_chunk.001_kaxndz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:06 INFO : dir/file1.rclone_chunk.001_kaxndz: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:06 INFO : dir/file1.rclone_chunk.001_kaxndz: Deleted 2026/03/08 01:53:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/08 01:53:07 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 01:53:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 01:53:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 01:53:07 DEBUG : dir/file1(0xc0009d7200): close: 2026/03/08 01:53:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/08 01:53:07 DEBUG : dir/file1(0xc0009d7200): >close: err= 2026/03/08 01:53:07 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:07 DEBUG : dir: Looking for writers 2026/03/08 01:53:07 DEBUG : file1: reading active writers 2026/03/08 01:53:07 DEBUG : Looking for writers 2026/03/08 01:53:07 DEBUG : dir: reading active writers 2026/03/08 01:53:07 DEBUG : >WaitForWriters: 2026/03/08 01:53:07 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:07 DEBUG : dir: Looking for writers 2026/03/08 01:53:07 DEBUG : file1: reading active writers 2026/03/08 01:53:07 DEBUG : Looking for writers 2026/03/08 01:53:07 DEBUG : dir: reading active writers 2026/03/08 01:53:07 DEBUG : >WaitForWriters: 2026/03/08 01:53:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:07 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:07 DEBUG : dir/file1.rclone_chunk.001_kaxo7g: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:07 INFO : dir/file1.rclone_chunk.001_kaxo7g: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:07 INFO : dir/file1.rclone_chunk.001_kaxo7g: Deleted 2026/03/08 01:53:08 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/08 01:53:08 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 01:53:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 01:53:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 01:53:08 DEBUG : dir/file1(0xc000beed80): _writeAt: size=5, off=0 2026/03/08 01:53:08 DEBUG : dir/file1(0xc000beed80): openPending: 2026/03/08 01:53:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/08 01:53:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/08 01:53:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:08 DEBUG : dir/file1(0xc000beed80): >openPending: err= 2026/03/08 01:53:08 DEBUG : dir/file1(0xc000beed80): >_writeAt: n=5, err= 2026/03/08 01:53:08 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/08 01:53:08 DEBUG : dir/file1(0xc000beed80): close: 2026/03/08 01:53:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/03/08 01:53:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/03/08 01:53:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/03/08 01:53:08 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/08 01:53:08 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/08 01:53:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:08 DEBUG : dir/file1(0xc000beed80): >close: err= 2026/03/08 01:53:08 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:08 DEBUG : dir: Looking for writers 2026/03/08 01:53:08 DEBUG : file1: reading active writers 2026/03/08 01:53:08 DEBUG : Looking for writers 2026/03/08 01:53:08 DEBUG : dir: reading active writers 2026/03/08 01:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 01:53:08 DEBUG : dir: Looking for writers 2026/03/08 01:53:08 DEBUG : file1: reading active writers 2026/03/08 01:53:08 DEBUG : Looking for writers 2026/03/08 01:53:08 DEBUG : dir: reading active writers 2026/03/08 01:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 01:53:08 DEBUG : dir: Looking for writers 2026/03/08 01:53:08 DEBUG : file1: reading active writers 2026/03/08 01:53:08 DEBUG : Looking for writers 2026/03/08 01:53:08 DEBUG : dir: reading active writers 2026/03/08 01:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 01:53:08 DEBUG : dir: Looking for writers 2026/03/08 01:53:08 DEBUG : file1: reading active writers 2026/03/08 01:53:08 DEBUG : Looking for writers 2026/03/08 01:53:08 DEBUG : dir: reading active writers 2026/03/08 01:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 01:53:08 DEBUG : dir/file1: vfs cache: starting upload 2026/03/08 01:53:08 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/03/08 01:53:08 DEBUG : dir: Looking for writers 2026/03/08 01:53:08 DEBUG : file1: reading active writers 2026/03/08 01:53:08 DEBUG : Looking for writers 2026/03/08 01:53:08 DEBUG : dir: reading active writers 2026/03/08 01:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/08 01:53:08 DEBUG : dir: Looking for writers 2026/03/08 01:53:08 DEBUG : file1: reading active writers 2026/03/08 01:53:08 DEBUG : Looking for writers 2026/03/08 01:53:08 DEBUG : dir: reading active writers 2026/03/08 01:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/08 01:53:08 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:08 DEBUG : dir/file1.rclone_chunk.001_kaxpbh: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/03/08 01:53:08 INFO : dir/file1.rclone_chunk.001_kaxpbh: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:08 INFO : dir/file1.rclone_chunk.001_kaxpbh: Deleted 2026/03/08 01:53:08 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:08 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/03/08 01:53:08 INFO : dir/file1: Copied (replaced existing) 2026/03/08 01:53:08 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/03/08 01:53:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/08 01:53:08 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/03/08 01:53:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/08 01:53:08 DEBUG : dir: Looking for writers 2026/03/08 01:53:08 DEBUG : file1: reading active writers 2026/03/08 01:53:08 DEBUG : Looking for writers 2026/03/08 01:53:08 DEBUG : dir: reading active writers 2026/03/08 01:53:08 DEBUG : >WaitForWriters: 2026/03/08 01:53:08 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:08 DEBUG : dir: Looking for writers 2026/03/08 01:53:08 DEBUG : file1: reading active writers 2026/03/08 01:53:08 DEBUG : Looking for writers 2026/03/08 01:53:08 DEBUG : dir: reading active writers 2026/03/08 01:53:08 DEBUG : >WaitForWriters: 2026/03/08 01:53:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.96s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.71s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.54s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.67s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.15s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.19s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.70s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:09 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:09 DEBUG : dir/file1.rclone_chunk.001_kaxq4u: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:09 INFO : dir/file1.rclone_chunk.001_kaxq4u: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:09 INFO : dir/file1.rclone_chunk.001_kaxq4u: Deleted 2026/03/08 01:53:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 01:53:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/08 01:53:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:53:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/08 01:53:10 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:10 DEBUG : dir: Looking for writers 2026/03/08 01:53:10 DEBUG : file1: reading active writers 2026/03/08 01:53:10 DEBUG : Looking for writers 2026/03/08 01:53:10 DEBUG : dir: reading active writers 2026/03/08 01:53:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.02s) === RUN TestFileOpenReadUnknownSize 2026/03/08 01:53:10 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/03/08 01:53:10 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/08 01:53:10 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:53:10 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/03/08 01:53:10 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:10 DEBUG : Looking for writers 2026/03/08 01:53:10 DEBUG : file.txt: reading active writers 2026/03/08 01:53:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:10 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:10 DEBUG : dir/file1.rclone_chunk.001_kaxrzz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:10 INFO : dir/file1.rclone_chunk.001_kaxrzz: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:10 INFO : dir/file1.rclone_chunk.001_kaxrzz: Deleted 2026/03/08 01:53:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': File to upload is small (25 bytes), uploading instead of streaming 2026/03/08 01:53:11 DEBUG : dir/file1: size = 25 OK 2026/03/08 01:53:11 DEBUG : dir/file1.rclone_chunk.001_kaxrj2: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/08 01:53:11 INFO : dir/file1.rclone_chunk.001_kaxrj2: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:11 INFO : dir/file1.rclone_chunk.001_kaxrj2: Deleted 2026/03/08 01:53:11 DEBUG : dir/file1: size = 25 OK 2026/03/08 01:53:11 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/08 01:53:11 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/03/08 01:53:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:11 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:11 DEBUG : dir: Looking for writers 2026/03/08 01:53:11 DEBUG : file1: reading active writers 2026/03/08 01:53:11 DEBUG : Looking for writers 2026/03/08 01:53:11 DEBUG : dir: reading active writers 2026/03/08 01:53:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.41s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:11 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:11 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:11 DEBUG : dir/file1.rclone_chunk.001_kaxs43: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:11 INFO : dir/file1.rclone_chunk.001_kaxs43: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:12 INFO : dir/file1.rclone_chunk.001_kaxs43: Deleted 2026/03/08 01:53:12 DEBUG : dir/file1: Remove: 2026/03/08 01:53:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 01:53:12 DEBUG : dir/file1: >Remove: err= 2026/03/08 01:53:12 DEBUG : dir/file1: Remove: 2026/03/08 01:53:12 DEBUG : dir/file1: >Remove: err=Read only file system 2026/03/08 01:53:12 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:12 DEBUG : dir: Looking for writers 2026/03/08 01:53:12 DEBUG : Looking for writers 2026/03/08 01:53:12 DEBUG : dir: reading active writers 2026/03/08 01:53:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.84s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:12 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:12 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:12 DEBUG : dir/file1.rclone_chunk.001_kaxt0h: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:12 INFO : dir/file1.rclone_chunk.001_kaxt0h: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:12 INFO : dir/file1.rclone_chunk.001_kaxt0h: Deleted 2026/03/08 01:53:13 DEBUG : dir/file1: Remove: 2026/03/08 01:53:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 01:53:13 DEBUG : dir/file1: >Remove: err= 2026/03/08 01:53:13 DEBUG : dir/file1: Remove: 2026/03/08 01:53:13 DEBUG : dir/file1: >Remove: err=Read only file system 2026/03/08 01:53:13 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:13 DEBUG : dir: Looking for writers 2026/03/08 01:53:13 DEBUG : Looking for writers 2026/03/08 01:53:13 DEBUG : dir: reading active writers 2026/03/08 01:53:13 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.83s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:13 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:13 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:13 DEBUG : dir/file1.rclone_chunk.001_kaxudc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:13 INFO : dir/file1.rclone_chunk.001_kaxudc: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:13 INFO : dir/file1.rclone_chunk.001_kaxudc: Deleted 2026/03/08 01:53:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 01:53:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/08 01:53:13 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/08 01:53:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/08 01:53:13 DEBUG : dir/file1: Open: flags=O_RDWR 2026/03/08 01:53:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/08 01:53:13 DEBUG : dir/file1: Open: flags=0x3 2026/03/08 01:53:13 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/03/08 01:53:13 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/03/08 01:53:13 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:13 DEBUG : dir: Looking for writers 2026/03/08 01:53:13 DEBUG : file1: reading active writers 2026/03/08 01:53:13 DEBUG : Looking for writers 2026/03/08 01:53:13 DEBUG : dir: reading active writers 2026/03/08 01:53:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.83s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:14 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:14 DEBUG : dir/file1.rclone_chunk.001_kaxvcl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:14 INFO : dir/file1.rclone_chunk.001_kaxvcl: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:14 INFO : dir/file1.rclone_chunk.001_kaxvcl: Deleted 2026/03/08 01:53:14 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:14 DEBUG : dir: Looking for writers 2026/03/08 01:53:14 DEBUG : file1: reading active writers 2026/03/08 01:53:14 DEBUG : Looking for writers 2026/03/08 01:53:14 DEBUG : dir: reading active writers 2026/03/08 01:53:14 DEBUG : >WaitForWriters: 2026/03/08 01:53:15 DEBUG : dir/file1: copy non-chunked object... 2026/03/08 01:53:15 DEBUG : newLeaf: size = 14 OK 2026/03/08 01:53:15 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:15 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/08 01:53:15 INFO : dir/file1: Deleted 2026/03/08 01:53:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000bc8d80 2026/03/08 01:53:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 01:53:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 01:53:15 DEBUG : newLeaf: copy non-chunked object... 2026/03/08 01:53:15 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:15 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:15 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:15 INFO : newLeaf: Deleted 2026/03/08 01:53:15 DEBUG : dir/file1: Updating file with dir/file1 0xc000bc8d80 2026/03/08 01:53:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/08 01:53:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/08 01:53:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/08 01:53:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:15 DEBUG : dir/file1: File is currently open, delaying rename 0xc000bc8d80 2026/03/08 01:53:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 01:53:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 01:53:15 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': File to upload is small (25 bytes), uploading instead of streaming 2026/03/08 01:53:16 DEBUG : dir/file1: size = 25 OK 2026/03/08 01:53:16 DEBUG : dir/file1.rclone_chunk.001_kaxwog: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/08 01:53:16 INFO : dir/file1.rclone_chunk.001_kaxwog: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:16 INFO : dir/file1.rclone_chunk.001_kaxwog: Deleted 2026/03/08 01:53:16 DEBUG : dir/file1: size = 25 OK 2026/03/08 01:53:16 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/08 01:53:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/03/08 01:53:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 01:53:16 DEBUG : newLeaf: Running delayed rename now 2026/03/08 01:53:16 DEBUG : dir/file1: copy non-chunked object... 2026/03/08 01:53:16 DEBUG : newLeaf: size = 25 OK 2026/03/08 01:53:16 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/08 01:53:16 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/08 01:53:16 INFO : dir/file1: Deleted 2026/03/08 01:53:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000bc8d80 2026/03/08 01:53:16 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:16 DEBUG : dir: Looking for writers 2026/03/08 01:53:16 DEBUG : Looking for writers 2026/03/08 01:53:16 DEBUG : dir: reading active writers 2026/03/08 01:53:16 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:16 DEBUG : >WaitForWriters: 2026/03/08 01:53:16 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:16 DEBUG : dir: Looking for writers 2026/03/08 01:53:16 DEBUG : Looking for writers 2026/03/08 01:53:16 DEBUG : dir: reading active writers 2026/03/08 01:53:16 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:16 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:17 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:17 DEBUG : dir/file1.rclone_chunk.001_kaxxf6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:17 INFO : dir/file1.rclone_chunk.001_kaxxf6: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:17 INFO : dir/file1.rclone_chunk.001_kaxxf6: Deleted 2026/03/08 01:53:17 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:17 DEBUG : dir: Looking for writers 2026/03/08 01:53:17 DEBUG : file1: reading active writers 2026/03/08 01:53:17 DEBUG : Looking for writers 2026/03/08 01:53:17 DEBUG : dir: reading active writers 2026/03/08 01:53:17 DEBUG : >WaitForWriters: 2026/03/08 01:53:17 DEBUG : dir/file1: copy non-chunked object... 2026/03/08 01:53:17 DEBUG : newLeaf: size = 14 OK 2026/03/08 01:53:17 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:17 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/08 01:53:17 INFO : dir/file1: Deleted 2026/03/08 01:53:17 DEBUG : newLeaf: Updating file with newLeaf 0xc0005fbec0 2026/03/08 01:53:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 01:53:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 01:53:17 DEBUG : newLeaf: copy non-chunked object... 2026/03/08 01:53:17 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:17 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:17 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:17 INFO : newLeaf: Deleted 2026/03/08 01:53:17 DEBUG : dir/file1: Updating file with dir/file1 0xc0005fbec0 2026/03/08 01:53:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/08 01:53:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/08 01:53:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/08 01:53:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:18 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005fbec0 2026/03/08 01:53:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 01:53:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 01:53:18 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': File to upload is small (25 bytes), uploading instead of streaming 2026/03/08 01:53:18 DEBUG : dir/file1: size = 25 OK 2026/03/08 01:53:18 DEBUG : dir/file1.rclone_chunk.001_kaxzi5: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/08 01:53:18 INFO : dir/file1.rclone_chunk.001_kaxzi5: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:18 INFO : dir/file1.rclone_chunk.001_kaxzi5: Deleted 2026/03/08 01:53:18 DEBUG : dir/file1: size = 25 OK 2026/03/08 01:53:18 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/08 01:53:18 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/03/08 01:53:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 01:53:18 DEBUG : newLeaf: Running delayed rename now 2026/03/08 01:53:18 DEBUG : dir/file1: copy non-chunked object... 2026/03/08 01:53:18 DEBUG : newLeaf: size = 25 OK 2026/03/08 01:53:18 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/08 01:53:18 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/08 01:53:18 INFO : dir/file1: Deleted 2026/03/08 01:53:18 DEBUG : newLeaf: Updating file with newLeaf 0xc0005fbec0 2026/03/08 01:53:18 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:18 DEBUG : dir: Looking for writers 2026/03/08 01:53:18 DEBUG : Looking for writers 2026/03/08 01:53:18 DEBUG : dir: reading active writers 2026/03/08 01:53:18 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:18 DEBUG : >WaitForWriters: 2026/03/08 01:53:19 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:19 DEBUG : dir: Looking for writers 2026/03/08 01:53:19 DEBUG : Looking for writers 2026/03/08 01:53:19 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:19 DEBUG : dir: reading active writers 2026/03/08 01:53:19 DEBUG : >WaitForWriters: 2026/03/08 01:53:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:19 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:19 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:19 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:19 DEBUG : dir/file1.rclone_chunk.001_kay0ir: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:19 INFO : dir/file1.rclone_chunk.001_kay0ir: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:19 INFO : dir/file1.rclone_chunk.001_kay0ir: Deleted 2026/03/08 01:53:19 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/08 01:53:19 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 01:53:19 DEBUG : dir/file1(0xc000368e80): openPending: 2026/03/08 01:53:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/08 01:53:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/08 01:53:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:19 DEBUG : dir/file1(0xc000368e80): >openPending: err= 2026/03/08 01:53:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/08 01:53:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 01:53:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 01:53:19 DEBUG : dir/file1(0xc000368e80): _writeAt: size=14, off=0 2026/03/08 01:53:19 DEBUG : dir/file1(0xc000368e80): >_writeAt: n=14, err= 2026/03/08 01:53:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/08 01:53:19 DEBUG : dir/file1(0xc000368e80): close: 2026/03/08 01:53:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/08 01:53:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/08 01:53:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:19 DEBUG : dir/file1(0xc000368e80): >close: err= 2026/03/08 01:53:19 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:19 DEBUG : dir: Looking for writers 2026/03/08 01:53:19 DEBUG : file1: reading active writers 2026/03/08 01:53:19 DEBUG : Looking for writers 2026/03/08 01:53:19 DEBUG : dir: reading active writers 2026/03/08 01:53:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 01:53:19 DEBUG : dir: Looking for writers 2026/03/08 01:53:19 DEBUG : file1: reading active writers 2026/03/08 01:53:19 DEBUG : Looking for writers 2026/03/08 01:53:19 DEBUG : dir: reading active writers 2026/03/08 01:53:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 01:53:19 DEBUG : dir: Looking for writers 2026/03/08 01:53:19 DEBUG : file1: reading active writers 2026/03/08 01:53:19 DEBUG : Looking for writers 2026/03/08 01:53:19 DEBUG : dir: reading active writers 2026/03/08 01:53:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 01:53:20 DEBUG : dir: Looking for writers 2026/03/08 01:53:20 DEBUG : file1: reading active writers 2026/03/08 01:53:20 DEBUG : Looking for writers 2026/03/08 01:53:20 DEBUG : dir: reading active writers 2026/03/08 01:53:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 01:53:20 DEBUG : dir/file1: vfs cache: starting upload 2026/03/08 01:53:20 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/03/08 01:53:20 DEBUG : dir: Looking for writers 2026/03/08 01:53:20 DEBUG : file1: reading active writers 2026/03/08 01:53:20 DEBUG : Looking for writers 2026/03/08 01:53:20 DEBUG : dir: reading active writers 2026/03/08 01:53:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/08 01:53:20 DEBUG : dir: Looking for writers 2026/03/08 01:53:20 DEBUG : file1: reading active writers 2026/03/08 01:53:20 DEBUG : Looking for writers 2026/03/08 01:53:20 DEBUG : dir: reading active writers 2026/03/08 01:53:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/08 01:53:20 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:20 DEBUG : dir/file1.rclone_chunk.001_kay1qs: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:20 INFO : dir/file1.rclone_chunk.001_kay1qs: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:20 INFO : dir/file1.rclone_chunk.001_kay1qs: Deleted 2026/03/08 01:53:20 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:20 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:20 INFO : dir/file1: Copied (replaced existing) 2026/03/08 01:53:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/08 01:53:20 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/03/08 01:53:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/08 01:53:20 DEBUG : dir: Looking for writers 2026/03/08 01:53:20 DEBUG : file1: reading active writers 2026/03/08 01:53:20 DEBUG : Looking for writers 2026/03/08 01:53:20 DEBUG : dir: reading active writers 2026/03/08 01:53:20 DEBUG : >WaitForWriters: 2026/03/08 01:53:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 01:53:20 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 01:53:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 01:53:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 01:53:20 DEBUG : dir/file1(0xc000db3cc0): _readAt: size=512, off=0 2026/03/08 01:53:20 DEBUG : dir/file1(0xc000db3cc0): openPending: 2026/03/08 01:53:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/03/08 01:53:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/08 01:53:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:20 DEBUG : dir/file1(0xc000db3cc0): >openPending: err= 2026/03/08 01:53:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/08 01:53:20 DEBUG : dir/file1(0xc000db3cc0): >_readAt: n=14, err=EOF 2026/03/08 01:53:20 DEBUG : dir/file1(0xc000db3cc0): close: 2026/03/08 01:53:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/08 01:53:20 DEBUG : dir/file1(0xc000db3cc0): >close: err= 2026/03/08 01:53:20 DEBUG : dir/file1: copy non-chunked object... 2026/03/08 01:53:20 DEBUG : newLeaf: size = 14 OK 2026/03/08 01:53:20 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:20 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/08 01:53:20 INFO : dir/file1: Deleted 2026/03/08 01:53:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/08 01:53:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000bc9200 2026/03/08 01:53:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 01:53:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 01:53:21 DEBUG : newLeaf: copy non-chunked object... 2026/03/08 01:53:21 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:21 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:21 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:21 INFO : newLeaf: Deleted 2026/03/08 01:53:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/08 01:53:21 DEBUG : dir/file1: Updating file with dir/file1 0xc000bc9200 2026/03/08 01:53:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/08 01:53:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/08 01:53:21 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 01:53:21 DEBUG : dir/file1(0xc000a8c740): openPending: 2026/03/08 01:53:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/03/08 01:53:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/08 01:53:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:21 DEBUG : dir/file1(0xc000a8c740): >openPending: err= 2026/03/08 01:53:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/08 01:53:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 01:53:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 01:53:21 DEBUG : dir/file1(0xc000a8c740): _writeAt: size=25, off=0 2026/03/08 01:53:21 DEBUG : dir/file1(0xc000a8c740): >_writeAt: n=25, err= 2026/03/08 01:53:21 DEBUG : dir/file1: copy non-chunked object... 2026/03/08 01:53:21 DEBUG : newLeaf: size = 14 OK 2026/03/08 01:53:21 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:21 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/08 01:53:21 INFO : dir/file1: Deleted 2026/03/08 01:53:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/08 01:53:21 DEBUG : newLeaf: Updating file with newLeaf 0xc000bc9200 2026/03/08 01:53:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 01:53:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 01:53:21 DEBUG : newLeaf(0xc000a8c740): close: 2026/03/08 01:53:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/08 01:53:21 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-08 01:53:21.414634862 +0000 UTC m=+49.213158873 2026/03/08 01:53:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:21 DEBUG : newLeaf(0xc000a8c740): >close: err= 2026/03/08 01:53:21 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:21 DEBUG : dir: Looking for writers 2026/03/08 01:53:21 DEBUG : Looking for writers 2026/03/08 01:53:21 DEBUG : dir: reading active writers 2026/03/08 01:53:21 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 01:53:21 DEBUG : dir: Looking for writers 2026/03/08 01:53:21 DEBUG : Looking for writers 2026/03/08 01:53:21 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:21 DEBUG : dir: reading active writers 2026/03/08 01:53:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 01:53:21 DEBUG : dir: Looking for writers 2026/03/08 01:53:21 DEBUG : Looking for writers 2026/03/08 01:53:21 DEBUG : dir: reading active writers 2026/03/08 01:53:21 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 01:53:21 DEBUG : dir: Looking for writers 2026/03/08 01:53:21 DEBUG : Looking for writers 2026/03/08 01:53:21 DEBUG : dir: reading active writers 2026/03/08 01:53:21 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 01:53:21 DEBUG : newLeaf: vfs cache: starting upload 2026/03/08 01:53:21 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/03/08 01:53:21 DEBUG : dir: Looking for writers 2026/03/08 01:53:21 DEBUG : Looking for writers 2026/03/08 01:53:21 DEBUG : dir: reading active writers 2026/03/08 01:53:21 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/08 01:53:21 DEBUG : dir: Looking for writers 2026/03/08 01:53:21 DEBUG : Looking for writers 2026/03/08 01:53:21 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:21 DEBUG : dir: reading active writers 2026/03/08 01:53:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/08 01:53:22 DEBUG : newLeaf: size = 25 OK 2026/03/08 01:53:22 DEBUG : newLeaf.rclone_chunk.001_kay219: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/08 01:53:22 INFO : newLeaf.rclone_chunk.001_kay219: Copied (server-side copy) to: newLeaf 2026/03/08 01:53:22 INFO : newLeaf.rclone_chunk.001_kay219: Deleted 2026/03/08 01:53:22 DEBUG : newLeaf: size = 25 OK 2026/03/08 01:53:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/08 01:53:22 INFO : newLeaf: Copied (replaced existing) 2026/03/08 01:53:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-08 01:53:21.414634862 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/03/08 01:53:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/08 01:53:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 01:53:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/08 01:53:22 DEBUG : dir: Looking for writers 2026/03/08 01:53:22 DEBUG : Looking for writers 2026/03/08 01:53:22 DEBUG : dir: reading active writers 2026/03/08 01:53:22 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:22 DEBUG : >WaitForWriters: 2026/03/08 01:53:22 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:22 DEBUG : dir: Looking for writers 2026/03/08 01:53:22 DEBUG : Looking for writers 2026/03/08 01:53:22 DEBUG : dir: reading active writers 2026/03/08 01:53:22 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:22 DEBUG : >WaitForWriters: 2026/03/08 01:53:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:22 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:22 DEBUG : dir/file1.rclone_chunk.001_kay354: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:22 INFO : dir/file1.rclone_chunk.001_kay354: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:22 INFO : dir/file1.rclone_chunk.001_kay354: Deleted 2026/03/08 01:53:23 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:23 DEBUG : dir: Looking for writers 2026/03/08 01:53:23 DEBUG : file1: reading active writers 2026/03/08 01:53:23 DEBUG : Looking for writers 2026/03/08 01:53:23 DEBUG : dir: reading active writers 2026/03/08 01:53:23 DEBUG : >WaitForWriters: 2026/03/08 01:53:23 DEBUG : dir/file1: copy non-chunked object... 2026/03/08 01:53:23 DEBUG : newLeaf: size = 14 OK 2026/03/08 01:53:23 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:23 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/08 01:53:23 INFO : dir/file1: Deleted 2026/03/08 01:53:23 DEBUG : newLeaf: Updating file with newLeaf 0xc0007bfe00 2026/03/08 01:53:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 01:53:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 01:53:23 DEBUG : newLeaf: copy non-chunked object... 2026/03/08 01:53:23 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:23 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:23 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:23 INFO : newLeaf: Deleted 2026/03/08 01:53:23 DEBUG : dir/file1: Updating file with dir/file1 0xc0007bfe00 2026/03/08 01:53:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/08 01:53:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/08 01:53:23 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 01:53:23 DEBUG : dir/file1(0xc000b68d40): openPending: 2026/03/08 01:53:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/08 01:53:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/08 01:53:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:23 DEBUG : dir/file1(0xc000b68d40): >openPending: err= 2026/03/08 01:53:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/08 01:53:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 01:53:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 01:53:23 DEBUG : dir/file1(0xc000b68d40): _writeAt: size=25, off=0 2026/03/08 01:53:23 DEBUG : dir/file1(0xc000b68d40): >_writeAt: n=25, err= 2026/03/08 01:53:24 DEBUG : dir/file1: copy non-chunked object... 2026/03/08 01:53:24 DEBUG : newLeaf: size = 14 OK 2026/03/08 01:53:24 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:24 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/08 01:53:24 INFO : dir/file1: Deleted 2026/03/08 01:53:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/08 01:53:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0007bfe00 2026/03/08 01:53:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 01:53:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 01:53:24 DEBUG : newLeaf(0xc000b68d40): close: 2026/03/08 01:53:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/08 01:53:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-08 01:53:23.976021536 +0000 UTC m=+51.774545527 2026/03/08 01:53:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:24 DEBUG : newLeaf(0xc000b68d40): >close: err= 2026/03/08 01:53:24 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:24 DEBUG : dir: Looking for writers 2026/03/08 01:53:24 DEBUG : Looking for writers 2026/03/08 01:53:24 DEBUG : dir: reading active writers 2026/03/08 01:53:24 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 01:53:24 DEBUG : dir: Looking for writers 2026/03/08 01:53:24 DEBUG : Looking for writers 2026/03/08 01:53:24 DEBUG : dir: reading active writers 2026/03/08 01:53:24 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 01:53:24 DEBUG : dir: Looking for writers 2026/03/08 01:53:24 DEBUG : Looking for writers 2026/03/08 01:53:24 DEBUG : dir: reading active writers 2026/03/08 01:53:24 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 01:53:24 DEBUG : dir: Looking for writers 2026/03/08 01:53:24 DEBUG : Looking for writers 2026/03/08 01:53:24 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:24 DEBUG : dir: reading active writers 2026/03/08 01:53:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 01:53:24 DEBUG : newLeaf: vfs cache: starting upload 2026/03/08 01:53:24 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/03/08 01:53:24 DEBUG : dir: Looking for writers 2026/03/08 01:53:24 DEBUG : Looking for writers 2026/03/08 01:53:24 DEBUG : dir: reading active writers 2026/03/08 01:53:24 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/08 01:53:24 DEBUG : dir: Looking for writers 2026/03/08 01:53:24 DEBUG : Looking for writers 2026/03/08 01:53:24 DEBUG : dir: reading active writers 2026/03/08 01:53:24 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/08 01:53:24 DEBUG : newLeaf: size = 25 OK 2026/03/08 01:53:24 DEBUG : newLeaf.rclone_chunk.001_kay5sz: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/08 01:53:24 INFO : newLeaf.rclone_chunk.001_kay5sz: Copied (server-side copy) to: newLeaf 2026/03/08 01:53:24 INFO : newLeaf.rclone_chunk.001_kay5sz: Deleted 2026/03/08 01:53:24 DEBUG : newLeaf: size = 25 OK 2026/03/08 01:53:24 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/08 01:53:24 INFO : newLeaf: Copied (replaced existing) 2026/03/08 01:53:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-08 01:53:23.976021536 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/03/08 01:53:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/08 01:53:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 01:53:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/08 01:53:24 DEBUG : dir: Looking for writers 2026/03/08 01:53:24 DEBUG : Looking for writers 2026/03/08 01:53:24 DEBUG : dir: reading active writers 2026/03/08 01:53:24 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:24 DEBUG : >WaitForWriters: 2026/03/08 01:53:24 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:24 DEBUG : dir: Looking for writers 2026/03/08 01:53:24 DEBUG : Looking for writers 2026/03/08 01:53:24 DEBUG : dir: reading active writers 2026/03/08 01:53:24 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:24 DEBUG : >WaitForWriters: 2026/03/08 01:53:24 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:25 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:25 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:25 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:25 DEBUG : dir/file1.rclone_chunk.001_kay69e: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:25 INFO : dir/file1.rclone_chunk.001_kay69e: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:25 INFO : dir/file1.rclone_chunk.001_kay69e: Deleted 2026/03/08 01:53:25 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/08 01:53:25 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 01:53:25 DEBUG : dir/file1(0xc000a7d4c0): openPending: 2026/03/08 01:53:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/08 01:53:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/08 01:53:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:25 DEBUG : dir/file1(0xc000a7d4c0): >openPending: err= 2026/03/08 01:53:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/08 01:53:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 01:53:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 01:53:25 DEBUG : dir/file1(0xc000a7d4c0): _writeAt: size=14, off=0 2026/03/08 01:53:25 DEBUG : dir/file1(0xc000a7d4c0): >_writeAt: n=14, err= 2026/03/08 01:53:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/08 01:53:25 DEBUG : dir/file1(0xc000a7d4c0): close: 2026/03/08 01:53:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/08 01:53:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/08 01:53:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:25 DEBUG : dir/file1(0xc000a7d4c0): >close: err= 2026/03/08 01:53:25 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:25 DEBUG : dir: Looking for writers 2026/03/08 01:53:25 DEBUG : file1: reading active writers 2026/03/08 01:53:25 DEBUG : Looking for writers 2026/03/08 01:53:25 DEBUG : dir: reading active writers 2026/03/08 01:53:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 01:53:25 DEBUG : dir: Looking for writers 2026/03/08 01:53:25 DEBUG : file1: reading active writers 2026/03/08 01:53:25 DEBUG : Looking for writers 2026/03/08 01:53:25 DEBUG : dir: reading active writers 2026/03/08 01:53:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 01:53:25 DEBUG : dir: Looking for writers 2026/03/08 01:53:25 DEBUG : file1: reading active writers 2026/03/08 01:53:25 DEBUG : Looking for writers 2026/03/08 01:53:25 DEBUG : dir: reading active writers 2026/03/08 01:53:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 01:53:25 DEBUG : dir: Looking for writers 2026/03/08 01:53:25 DEBUG : file1: reading active writers 2026/03/08 01:53:25 DEBUG : Looking for writers 2026/03/08 01:53:25 DEBUG : dir: reading active writers 2026/03/08 01:53:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 01:53:25 DEBUG : dir/file1: vfs cache: starting upload 2026/03/08 01:53:25 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/03/08 01:53:25 DEBUG : dir: Looking for writers 2026/03/08 01:53:25 DEBUG : file1: reading active writers 2026/03/08 01:53:25 DEBUG : Looking for writers 2026/03/08 01:53:25 DEBUG : dir: reading active writers 2026/03/08 01:53:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/08 01:53:26 DEBUG : dir: Looking for writers 2026/03/08 01:53:26 DEBUG : file1: reading active writers 2026/03/08 01:53:26 DEBUG : Looking for writers 2026/03/08 01:53:26 DEBUG : dir: reading active writers 2026/03/08 01:53:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/08 01:53:26 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:26 DEBUG : dir/file1.rclone_chunk.001_kay6z1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:26 INFO : dir/file1.rclone_chunk.001_kay6z1: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:26 DEBUG : dir: Looking for writers 2026/03/08 01:53:26 DEBUG : file1: reading active writers 2026/03/08 01:53:26 DEBUG : Looking for writers 2026/03/08 01:53:26 DEBUG : dir: reading active writers 2026/03/08 01:53:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/08 01:53:26 INFO : dir/file1.rclone_chunk.001_kay6z1: Deleted 2026/03/08 01:53:26 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:26 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:26 INFO : dir/file1: Copied (replaced existing) 2026/03/08 01:53:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/08 01:53:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/03/08 01:53:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/08 01:53:27 DEBUG : dir: Looking for writers 2026/03/08 01:53:27 DEBUG : file1: reading active writers 2026/03/08 01:53:27 DEBUG : Looking for writers 2026/03/08 01:53:27 DEBUG : dir: reading active writers 2026/03/08 01:53:27 DEBUG : >WaitForWriters: 2026/03/08 01:53:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 01:53:27 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 01:53:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 01:53:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 01:53:27 DEBUG : dir/file1(0xc000959540): _readAt: size=512, off=0 2026/03/08 01:53:27 DEBUG : dir/file1(0xc000959540): openPending: 2026/03/08 01:53:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/03/08 01:53:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/08 01:53:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:27 DEBUG : dir/file1(0xc000959540): >openPending: err= 2026/03/08 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/08 01:53:27 DEBUG : dir/file1(0xc000959540): >_readAt: n=14, err=EOF 2026/03/08 01:53:27 DEBUG : dir/file1(0xc000959540): close: 2026/03/08 01:53:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/08 01:53:27 DEBUG : dir/file1(0xc000959540): >close: err= 2026/03/08 01:53:27 DEBUG : dir/file1: copy non-chunked object... 2026/03/08 01:53:27 DEBUG : newLeaf: size = 14 OK 2026/03/08 01:53:27 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:27 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/08 01:53:27 INFO : dir/file1: Deleted 2026/03/08 01:53:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/08 01:53:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000ed8300 2026/03/08 01:53:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 01:53:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 01:53:27 DEBUG : newLeaf: copy non-chunked object... 2026/03/08 01:53:27 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:27 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:27 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:27 INFO : newLeaf: Deleted 2026/03/08 01:53:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/08 01:53:27 DEBUG : dir/file1: Updating file with dir/file1 0xc000ed8300 2026/03/08 01:53:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/08 01:53:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/08 01:53:27 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 01:53:27 DEBUG : dir/file1(0xc000823a80): openPending: 2026/03/08 01:53:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/03/08 01:53:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/08 01:53:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:27 DEBUG : dir/file1(0xc000823a80): >openPending: err= 2026/03/08 01:53:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/08 01:53:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 01:53:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 01:53:27 DEBUG : dir/file1(0xc000823a80): _writeAt: size=25, off=0 2026/03/08 01:53:27 DEBUG : dir/file1(0xc000823a80): >_writeAt: n=25, err= 2026/03/08 01:53:27 DEBUG : dir/file1: copy non-chunked object... 2026/03/08 01:53:28 DEBUG : newLeaf: size = 14 OK 2026/03/08 01:53:28 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:28 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/08 01:53:28 INFO : dir/file1: Deleted 2026/03/08 01:53:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/08 01:53:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000ed8300 2026/03/08 01:53:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 01:53:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 01:53:28 DEBUG : newLeaf(0xc000823a80): close: 2026/03/08 01:53:28 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/08 01:53:28 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-08 01:53:27.887495887 +0000 UTC m=+55.686019878 2026/03/08 01:53:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:28 DEBUG : newLeaf(0xc000823a80): >close: err= 2026/03/08 01:53:28 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:28 DEBUG : dir: Looking for writers 2026/03/08 01:53:28 DEBUG : Looking for writers 2026/03/08 01:53:28 DEBUG : dir: reading active writers 2026/03/08 01:53:28 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 01:53:28 DEBUG : dir: Looking for writers 2026/03/08 01:53:28 DEBUG : Looking for writers 2026/03/08 01:53:28 DEBUG : dir: reading active writers 2026/03/08 01:53:28 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 01:53:28 DEBUG : dir: Looking for writers 2026/03/08 01:53:28 DEBUG : Looking for writers 2026/03/08 01:53:28 DEBUG : dir: reading active writers 2026/03/08 01:53:28 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 01:53:28 DEBUG : dir: Looking for writers 2026/03/08 01:53:28 DEBUG : Looking for writers 2026/03/08 01:53:28 DEBUG : dir: reading active writers 2026/03/08 01:53:28 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 01:53:28 DEBUG : newLeaf: vfs cache: starting upload 2026/03/08 01:53:28 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/03/08 01:53:28 DEBUG : dir: Looking for writers 2026/03/08 01:53:28 DEBUG : Looking for writers 2026/03/08 01:53:28 DEBUG : dir: reading active writers 2026/03/08 01:53:28 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/08 01:53:28 DEBUG : dir: Looking for writers 2026/03/08 01:53:28 DEBUG : Looking for writers 2026/03/08 01:53:28 DEBUG : dir: reading active writers 2026/03/08 01:53:28 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/08 01:53:28 DEBUG : newLeaf: size = 25 OK 2026/03/08 01:53:28 DEBUG : newLeaf.rclone_chunk.001_kay9ew: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/08 01:53:28 INFO : newLeaf.rclone_chunk.001_kay9ew: Copied (server-side copy) to: newLeaf 2026/03/08 01:53:28 INFO : newLeaf.rclone_chunk.001_kay9ew: Deleted 2026/03/08 01:53:28 DEBUG : newLeaf: size = 25 OK 2026/03/08 01:53:28 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/08 01:53:28 INFO : newLeaf: Copied (replaced existing) 2026/03/08 01:53:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-08 01:53:27.887495887 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/03/08 01:53:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/08 01:53:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 01:53:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/08 01:53:28 DEBUG : dir: Looking for writers 2026/03/08 01:53:28 DEBUG : Looking for writers 2026/03/08 01:53:28 DEBUG : dir: reading active writers 2026/03/08 01:53:28 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:28 DEBUG : >WaitForWriters: 2026/03/08 01:53:28 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:28 DEBUG : dir: Looking for writers 2026/03/08 01:53:28 DEBUG : Looking for writers 2026/03/08 01:53:28 DEBUG : dir: reading active writers 2026/03/08 01:53:28 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:28 DEBUG : >WaitForWriters: 2026/03/08 01:53:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:28 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:28 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:28 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:29 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:29 DEBUG : dir/file1.rclone_chunk.001_kay91q: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:29 INFO : dir/file1.rclone_chunk.001_kay91q: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:29 INFO : dir/file1.rclone_chunk.001_kay91q: Deleted 2026/03/08 01:53:29 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:29 DEBUG : dir: Looking for writers 2026/03/08 01:53:29 DEBUG : file1: reading active writers 2026/03/08 01:53:29 DEBUG : Looking for writers 2026/03/08 01:53:29 DEBUG : dir: reading active writers 2026/03/08 01:53:29 DEBUG : >WaitForWriters: 2026/03/08 01:53:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 01:53:29 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 01:53:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 01:53:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 01:53:29 DEBUG : dir/file1(0xc000bbc880): _readAt: size=512, off=0 2026/03/08 01:53:29 DEBUG : dir/file1(0xc000bbc880): openPending: 2026/03/08 01:53:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/08 01:53:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/08 01:53:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:29 DEBUG : dir/file1(0xc000bbc880): >openPending: err= 2026/03/08 01:53:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/03/08 01:53:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 01:53:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:53:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:53:29 DEBUG : dir/file1(0xc000bbc880): >_readAt: n=14, err=EOF 2026/03/08 01:53:29 DEBUG : dir/file1(0xc000bbc880): close: 2026/03/08 01:53:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/08 01:53:29 DEBUG : dir/file1(0xc000bbc880): >close: err= 2026/03/08 01:53:29 DEBUG : dir/file1: copy non-chunked object... 2026/03/08 01:53:30 DEBUG : newLeaf: size = 14 OK 2026/03/08 01:53:30 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:30 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/08 01:53:30 INFO : dir/file1: Deleted 2026/03/08 01:53:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/08 01:53:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000afa6c0 2026/03/08 01:53:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 01:53:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 01:53:30 DEBUG : newLeaf: copy non-chunked object... 2026/03/08 01:53:30 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:53:30 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:30 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:30 INFO : newLeaf: Deleted 2026/03/08 01:53:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/08 01:53:30 DEBUG : dir/file1: Updating file with dir/file1 0xc000afa6c0 2026/03/08 01:53:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/08 01:53:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/08 01:53:30 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 01:53:30 DEBUG : dir/file1(0xc000abb8c0): openPending: 2026/03/08 01:53:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/03/08 01:53:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/08 01:53:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:30 DEBUG : dir/file1(0xc000abb8c0): >openPending: err= 2026/03/08 01:53:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/08 01:53:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 01:53:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 01:53:30 DEBUG : dir/file1(0xc000abb8c0): _writeAt: size=25, off=0 2026/03/08 01:53:30 DEBUG : dir/file1(0xc000abb8c0): >_writeAt: n=25, err= 2026/03/08 01:53:30 DEBUG : dir/file1: copy non-chunked object... 2026/03/08 01:53:30 DEBUG : newLeaf: size = 14 OK 2026/03/08 01:53:30 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:53:30 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/08 01:53:30 INFO : dir/file1: Deleted 2026/03/08 01:53:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/08 01:53:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000afa6c0 2026/03/08 01:53:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 01:53:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 01:53:30 DEBUG : newLeaf(0xc000abb8c0): close: 2026/03/08 01:53:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/08 01:53:30 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-08 01:53:30.514051768 +0000 UTC m=+58.312575789 2026/03/08 01:53:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:30 DEBUG : newLeaf(0xc000abb8c0): >close: err= 2026/03/08 01:53:30 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:30 DEBUG : dir: Looking for writers 2026/03/08 01:53:30 DEBUG : Looking for writers 2026/03/08 01:53:30 DEBUG : dir: reading active writers 2026/03/08 01:53:30 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 01:53:30 DEBUG : dir: Looking for writers 2026/03/08 01:53:30 DEBUG : Looking for writers 2026/03/08 01:53:30 DEBUG : dir: reading active writers 2026/03/08 01:53:30 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 01:53:30 DEBUG : dir: Looking for writers 2026/03/08 01:53:30 DEBUG : Looking for writers 2026/03/08 01:53:30 DEBUG : dir: reading active writers 2026/03/08 01:53:30 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 01:53:30 DEBUG : dir: Looking for writers 2026/03/08 01:53:30 DEBUG : Looking for writers 2026/03/08 01:53:30 DEBUG : dir: reading active writers 2026/03/08 01:53:30 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 01:53:30 DEBUG : newLeaf: vfs cache: starting upload 2026/03/08 01:53:30 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/03/08 01:53:30 DEBUG : dir: Looking for writers 2026/03/08 01:53:30 DEBUG : Looking for writers 2026/03/08 01:53:30 DEBUG : dir: reading active writers 2026/03/08 01:53:30 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/08 01:53:31 DEBUG : dir: Looking for writers 2026/03/08 01:53:31 DEBUG : Looking for writers 2026/03/08 01:53:31 DEBUG : dir: reading active writers 2026/03/08 01:53:31 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/08 01:53:31 DEBUG : newLeaf: size = 25 OK 2026/03/08 01:53:31 DEBUG : newLeaf.rclone_chunk.001_kayb4g: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/08 01:53:31 INFO : newLeaf.rclone_chunk.001_kayb4g: Copied (server-side copy) to: newLeaf 2026/03/08 01:53:31 INFO : newLeaf.rclone_chunk.001_kayb4g: Deleted 2026/03/08 01:53:31 DEBUG : newLeaf: size = 25 OK 2026/03/08 01:53:31 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/08 01:53:31 INFO : newLeaf: Copied (replaced existing) 2026/03/08 01:53:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-08 01:53:30.514051768 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/03/08 01:53:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/08 01:53:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/08 01:53:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/08 01:53:31 DEBUG : dir: Looking for writers 2026/03/08 01:53:31 DEBUG : Looking for writers 2026/03/08 01:53:31 DEBUG : dir: reading active writers 2026/03/08 01:53:31 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:31 DEBUG : >WaitForWriters: 2026/03/08 01:53:31 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:31 DEBUG : dir: Looking for writers 2026/03/08 01:53:31 DEBUG : Looking for writers 2026/03/08 01:53:31 DEBUG : dir: reading active writers 2026/03/08 01:53:31 DEBUG : newLeaf: reading active writers 2026/03/08 01:53:31 DEBUG : >WaitForWriters: 2026/03/08 01:53:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting --- PASS: TestFileRename (17.48s) --- PASS: TestFileRename/off,forceCache=false (2.56s) --- PASS: TestFileRename/minimal,forceCache=false (2.51s) --- PASS: TestFileRename/minimal,forceCache=true (3.33s) --- PASS: TestFileRename/writes,forceCache=false (2.57s) --- PASS: TestFileRename/writes,forceCache=true (3.87s) --- PASS: TestFileRename/full,forceCache=false (2.64s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:31 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:31 DEBUG : Looking for writers 2026/03/08 01:53:31 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.08s) === 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 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:32 DEBUG : dir/file1: size = 16 OK 2026/03/08 01:53:32 DEBUG : dir/file1.rclone_chunk.001_kaycsb: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/08 01:53:32 INFO : dir/file1.rclone_chunk.001_kaycsb: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:32 INFO : dir/file1.rclone_chunk.001_kaycsb: Deleted 2026/03/08 01:53:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:53:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 01:53:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/08 01:53:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/08 01:53:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:53:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/08 01:53:32 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/03/08 01:53:32 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:32 DEBUG : dir: Looking for writers 2026/03/08 01:53:32 DEBUG : file1: reading active writers 2026/03/08 01:53:32 DEBUG : Looking for writers 2026/03/08 01:53:32 DEBUG : dir: reading active writers 2026/03/08 01:53:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.90s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:32 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:32 DEBUG : dir/file1: size = 16 OK 2026/03/08 01:53:32 DEBUG : dir/file1.rclone_chunk.001_kaydfm: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/08 01:53:32 INFO : dir/file1.rclone_chunk.001_kaydfm: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:32 INFO : dir/file1.rclone_chunk.001_kaydfm: Deleted 2026/03/08 01:53:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:53:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 01:53:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/08 01:53:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/08 01:53:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:53:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/08 01:53:33 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/03/08 01:53:33 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/03/08 01:53:33 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/03/08 01:53:33 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/03/08 01:53:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/03/08 01:53:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/03/08 01:53:33 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/08 01:53:33 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/03/08 01:53:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/03/08 01:53:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/03/08 01:53:33 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/03/08 01:53:33 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/03/08 01:53:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/03/08 01:53:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/03/08 01:53:33 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/03/08 01:53:33 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:33 DEBUG : dir: Looking for writers 2026/03/08 01:53:33 DEBUG : file1: reading active writers 2026/03/08 01:53:33 DEBUG : Looking for writers 2026/03/08 01:53:33 DEBUG : dir: reading active writers 2026/03/08 01:53:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.36s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:34 DEBUG : dir/file1: size = 16 OK 2026/03/08 01:53:34 DEBUG : dir/file1.rclone_chunk.001_kaye4y: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/08 01:53:34 INFO : dir/file1.rclone_chunk.001_kaye4y: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:34 INFO : dir/file1.rclone_chunk.001_kaye4y: Deleted 2026/03/08 01:53:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:53:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 01:53:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/08 01:53:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/08 01:53:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:53:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/08 01:53:34 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/03/08 01:53:34 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/03/08 01:53:34 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/03/08 01:53:34 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/03/08 01:53:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/03/08 01:53:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/03/08 01:53:34 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/08 01:53:34 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/03/08 01:53:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/03/08 01:53:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/03/08 01:53:34 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/03/08 01:53:34 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/03/08 01:53:34 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/03/08 01:53:34 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/03/08 01:53:34 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/03/08 01:53:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/03/08 01:53:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/03/08 01:53:34 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/03/08 01:53:35 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/03/08 01:53:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/03/08 01:53:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/03/08 01:53:35 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/03/08 01:53:35 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/03/08 01:53:35 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/03/08 01:53:35 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/03/08 01:53:35 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/03/08 01:53:35 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/03/08 01:53:35 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/03/08 01:53:35 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/03/08 01:53:35 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/03/08 01:53:35 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:35 DEBUG : dir: Looking for writers 2026/03/08 01:53:35 DEBUG : file1: reading active writers 2026/03/08 01:53:35 DEBUG : Looking for writers 2026/03/08 01:53:35 DEBUG : dir: reading active writers 2026/03/08 01:53:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.44s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:35 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:35 DEBUG : dir/file1: size = 16 OK 2026/03/08 01:53:35 DEBUG : dir/file1.rclone_chunk.001_kaygqw: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/08 01:53:35 INFO : dir/file1.rclone_chunk.001_kaygqw: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:35 INFO : dir/file1.rclone_chunk.001_kaygqw: Deleted 2026/03/08 01:53:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:53:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 01:53:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/08 01:53:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/08 01:53:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:53:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/03/08 01:53:36 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:36 DEBUG : dir: Looking for writers 2026/03/08 01:53:36 DEBUG : file1: reading active writers 2026/03/08 01:53:36 DEBUG : Looking for writers 2026/03/08 01:53:36 DEBUG : dir: reading active writers 2026/03/08 01:53:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.92s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:36 DEBUG : dir/file1: size = 16 OK 2026/03/08 01:53:36 DEBUG : dir/file1.rclone_chunk.001_kayh5d: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/08 01:53:36 INFO : dir/file1.rclone_chunk.001_kayh5d: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:36 INFO : dir/file1.rclone_chunk.001_kayh5d: Deleted 2026/03/08 01:53:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:53:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 01:53:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/08 01:53:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/08 01:53:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:53:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/03/08 01:53:37 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/03/08 01:53:37 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/03/08 01:53:37 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:37 DEBUG : dir: Looking for writers 2026/03/08 01:53:37 DEBUG : file1: reading active writers 2026/03/08 01:53:37 DEBUG : Looking for writers 2026/03/08 01:53:37 DEBUG : dir: reading active writers 2026/03/08 01:53:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.91s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:37 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:37 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:37 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:37 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:37 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:37 DEBUG : dir/file1: size = 16 OK 2026/03/08 01:53:37 DEBUG : dir/file1.rclone_chunk.001_kayipr: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/08 01:53:37 INFO : dir/file1.rclone_chunk.001_kayipr: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:37 INFO : dir/file1.rclone_chunk.001_kayipr: Deleted 2026/03/08 01:53:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:53:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 01:53:37 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 01:53:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 01:53:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 01:53:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/08 01:53:37 DEBUG : dir/file1(0xc000bee7c0): _readAt: size=1, off=0 2026/03/08 01:53:37 DEBUG : dir/file1(0xc000bee7c0): openPending: 2026/03/08 01:53:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/08 01:53:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/08 01:53:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:37 DEBUG : dir/file1(0xc000bee7c0): >openPending: err= 2026/03/08 01:53:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/08 01:53:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 01:53:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:53:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:53:37 DEBUG : dir/file1(0xc000bee7c0): >_readAt: n=1, err= 2026/03/08 01:53:37 DEBUG : dir/file1(0xc000bee7c0): _readAt: size=256, off=1 2026/03/08 01:53:37 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/03/08 01:53:37 DEBUG : dir/file1(0xc000bee7c0): >_readAt: n=15, err=EOF 2026/03/08 01:53:37 DEBUG : dir/file1(0xc000bee7c0): _readAt: size=16, off=16 2026/03/08 01:53:37 DEBUG : dir/file1(0xc000bee7c0): >_readAt: n=0, err=EOF 2026/03/08 01:53:37 DEBUG : dir/file1(0xc000bee7c0): close: 2026/03/08 01:53:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/08 01:53:37 DEBUG : dir/file1(0xc000bee7c0): >close: err= 2026/03/08 01:53:37 DEBUG : dir/file1(0xc000bee7c0): close: 2026/03/08 01:53:37 DEBUG : dir/file1(0xc000bee7c0): >close: err=file already closed 2026/03/08 01:53:37 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:37 DEBUG : dir: Looking for writers 2026/03/08 01:53:37 DEBUG : file1: reading active writers 2026/03/08 01:53:37 DEBUG : Looking for writers 2026/03/08 01:53:37 DEBUG : dir: reading active writers 2026/03/08 01:53:37 DEBUG : >WaitForWriters: 2026/03/08 01:53:37 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.94s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:38 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:38 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:38 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:38 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:38 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:38 DEBUG : dir/file1: size = 16 OK 2026/03/08 01:53:38 DEBUG : dir/file1.rclone_chunk.001_kayjip: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/08 01:53:38 INFO : dir/file1.rclone_chunk.001_kayjip: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:38 INFO : dir/file1.rclone_chunk.001_kayjip: Deleted 2026/03/08 01:53:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:53:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 01:53:38 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 01:53:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 01:53:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 01:53:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/08 01:53:38 DEBUG : dir/file1(0xc000a129c0): _readAt: size=1, off=0 2026/03/08 01:53:38 DEBUG : dir/file1(0xc000a129c0): openPending: 2026/03/08 01:53:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/08 01:53:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/08 01:53:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:38 DEBUG : dir/file1(0xc000a129c0): >openPending: err= 2026/03/08 01:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/08 01:53:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 01:53:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:53:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:53:38 DEBUG : dir/file1(0xc000a129c0): >_readAt: n=1, err= 2026/03/08 01:53:38 DEBUG : dir/file1(0xc000a129c0): _readAt: size=1, off=5 2026/03/08 01:53:38 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/08 01:53:38 DEBUG : dir/file1(0xc000a129c0): >_readAt: n=1, err= 2026/03/08 01:53:38 DEBUG : dir/file1(0xc000a129c0): _readAt: size=1, off=3 2026/03/08 01:53:38 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/08 01:53:38 DEBUG : dir/file1(0xc000a129c0): >_readAt: n=1, err= 2026/03/08 01:53:38 DEBUG : dir/file1(0xc000a129c0): _readAt: size=1, off=13 2026/03/08 01:53:38 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/08 01:53:38 DEBUG : dir/file1(0xc000a129c0): >_readAt: n=1, err= 2026/03/08 01:53:38 DEBUG : dir/file1(0xc000a129c0): _readAt: size=16, off=100 2026/03/08 01:53:38 DEBUG : dir/file1(0xc000a129c0): >_readAt: n=0, err=EOF 2026/03/08 01:53:38 DEBUG : dir/file1(0xc000a129c0): close: 2026/03/08 01:53:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/08 01:53:38 DEBUG : dir/file1(0xc000a129c0): >close: err= 2026/03/08 01:53:38 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:38 DEBUG : dir: Looking for writers 2026/03/08 01:53:38 DEBUG : file1: reading active writers 2026/03/08 01:53:38 DEBUG : Looking for writers 2026/03/08 01:53:38 DEBUG : dir: reading active writers 2026/03/08 01:53:38 DEBUG : >WaitForWriters: 2026/03/08 01:53:38 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.94s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:39 DEBUG : dir/file1: size = 16 OK 2026/03/08 01:53:39 DEBUG : dir/file1.rclone_chunk.001_kaykzt: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/08 01:53:39 INFO : dir/file1.rclone_chunk.001_kaykzt: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:39 INFO : dir/file1.rclone_chunk.001_kaykzt: Deleted 2026/03/08 01:53:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:53:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 01:53:39 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 01:53:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 01:53:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 01:53:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/08 01:53:39 DEBUG : dir/file1(0xc000a87c80): _readAt: size=1, off=0 2026/03/08 01:53:39 DEBUG : dir/file1(0xc000a87c80): openPending: 2026/03/08 01:53:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/08 01:53:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/08 01:53:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:39 DEBUG : dir/file1(0xc000a87c80): >openPending: err= 2026/03/08 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/08 01:53:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 01:53:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:53:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:53:39 DEBUG : dir/file1(0xc000a87c80): >_readAt: n=1, err= 2026/03/08 01:53:39 DEBUG : dir/file1(0xc000a87c80): _readAt: size=1, off=5 2026/03/08 01:53:39 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/08 01:53:39 DEBUG : dir/file1(0xc000a87c80): >_readAt: n=1, err= 2026/03/08 01:53:39 DEBUG : dir/file1(0xc000a87c80): _readAt: size=1, off=1 2026/03/08 01:53:39 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/08 01:53:39 DEBUG : dir/file1(0xc000a87c80): >_readAt: n=1, err= 2026/03/08 01:53:39 DEBUG : dir/file1(0xc000a87c80): _readAt: size=6, off=10 2026/03/08 01:53:39 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/03/08 01:53:39 DEBUG : dir/file1(0xc000a87c80): >_readAt: n=6, err= 2026/03/08 01:53:39 DEBUG : dir/file1(0xc000a87c80): _readAt: size=256, off=10 2026/03/08 01:53:39 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/03/08 01:53:39 DEBUG : dir/file1(0xc000a87c80): >_readAt: n=6, err=EOF 2026/03/08 01:53:39 DEBUG : dir/file1(0xc000a87c80): _readAt: size=256, off=100 2026/03/08 01:53:39 DEBUG : dir/file1(0xc000a87c80): >_readAt: n=0, err=EOF 2026/03/08 01:53:39 DEBUG : dir/file1(0xc000a87c80): close: 2026/03/08 01:53:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/08 01:53:39 DEBUG : dir/file1(0xc000a87c80): >close: err= 2026/03/08 01:53:39 DEBUG : dir/file1(0xc000a87c80): _readAt: size=256, off=100 2026/03/08 01:53:39 DEBUG : dir/file1(0xc000a87c80): >_readAt: n=0, err=file already closed 2026/03/08 01:53:39 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:39 DEBUG : dir: Looking for writers 2026/03/08 01:53:39 DEBUG : file1: reading active writers 2026/03/08 01:53:39 DEBUG : Looking for writers 2026/03/08 01:53:39 DEBUG : dir: reading active writers 2026/03/08 01:53:39 DEBUG : >WaitForWriters: 2026/03/08 01:53:39 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.03s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:40 DEBUG : dir/file1: size = 16 OK 2026/03/08 01:53:40 DEBUG : dir/file1.rclone_chunk.001_kaylgb: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/08 01:53:40 INFO : dir/file1.rclone_chunk.001_kaylgb: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:40 INFO : dir/file1.rclone_chunk.001_kaylgb: Deleted 2026/03/08 01:53:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:53:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 01:53:40 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 01:53:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 01:53:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 01:53:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/08 01:53:40 DEBUG : dir/file1(0xc000a8db80): RWFileHandle.Flush 2026/03/08 01:53:40 DEBUG : dir/file1(0xc000a8db80): _readAt: size=256, off=0 2026/03/08 01:53:40 DEBUG : dir/file1(0xc000a8db80): openPending: 2026/03/08 01:53:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/08 01:53:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/08 01:53:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:40 DEBUG : dir/file1(0xc000a8db80): >openPending: err= 2026/03/08 01:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/03/08 01:53:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 01:53:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:53:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:53:40 DEBUG : dir/file1(0xc000a8db80): >_readAt: n=16, err=EOF 2026/03/08 01:53:40 DEBUG : dir/file1(0xc000a8db80): RWFileHandle.Flush 2026/03/08 01:53:40 DEBUG : dir/file1(0xc000a8db80): RWFileHandle.Flush 2026/03/08 01:53:40 DEBUG : dir/file1(0xc000a8db80): close: 2026/03/08 01:53:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/08 01:53:40 DEBUG : dir/file1(0xc000a8db80): >close: err= 2026/03/08 01:53:40 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:40 DEBUG : dir: Looking for writers 2026/03/08 01:53:40 DEBUG : file1: reading active writers 2026/03/08 01:53:40 DEBUG : Looking for writers 2026/03/08 01:53:40 DEBUG : dir: reading active writers 2026/03/08 01:53:40 DEBUG : >WaitForWriters: 2026/03/08 01:53:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.96s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:41 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:41 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:41 DEBUG : dir/file1: size = 16 OK 2026/03/08 01:53:41 DEBUG : dir/file1.rclone_chunk.001_kaymph: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/08 01:53:41 INFO : dir/file1.rclone_chunk.001_kaymph: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:41 INFO : dir/file1.rclone_chunk.001_kaymph: Deleted 2026/03/08 01:53:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:53:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/08 01:53:41 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 01:53:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 01:53:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 01:53:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/08 01:53:41 DEBUG : dir/file1(0xc000c5a580): _readAt: size=256, off=0 2026/03/08 01:53:41 DEBUG : dir/file1(0xc000c5a580): openPending: 2026/03/08 01:53:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/08 01:53:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/08 01:53:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:41 DEBUG : dir/file1(0xc000c5a580): >openPending: err= 2026/03/08 01:53:41 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/03/08 01:53:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 01:53:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:53:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:53:41 DEBUG : dir/file1(0xc000c5a580): >_readAt: n=16, err=EOF 2026/03/08 01:53:41 DEBUG : dir/file1(0xc000c5a580): RWFileHandle.Release 2026/03/08 01:53:41 DEBUG : dir/file1(0xc000c5a580): close: 2026/03/08 01:53:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/08 01:53:41 DEBUG : dir/file1(0xc000c5a580): >close: err= 2026/03/08 01:53:41 DEBUG : dir/file1(0xc000c5a580): RWFileHandle.Release 2026/03/08 01:53:41 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:41 DEBUG : dir: Looking for writers 2026/03/08 01:53:41 DEBUG : file1: reading active writers 2026/03/08 01:53:41 DEBUG : Looking for writers 2026/03/08 01:53:41 DEBUG : dir: reading active writers 2026/03/08 01:53:41 DEBUG : >WaitForWriters: 2026/03/08 01:53:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.97s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:42 DEBUG : file1: newRWFileHandle: 2026/03/08 01:53:42 DEBUG : file1(0xc000c5b380): openPending: 2026/03/08 01:53:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:42 DEBUG : file1(0xc000c5b380): >openPending: err= 2026/03/08 01:53:42 DEBUG : file1: >newRWFileHandle: err= 2026/03/08 01:53:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/08 01:53:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/08 01:53:42 DEBUG : file1(0xc000c5b380): _writeAt: size=5, off=0 2026/03/08 01:53:42 DEBUG : file1(0xc000c5b380): >_writeAt: n=5, err= 2026/03/08 01:53:42 DEBUG : file1(0xc000c5b380): _writeAt: size=7, off=5 2026/03/08 01:53:42 DEBUG : file1(0xc000c5b380): >_writeAt: n=7, err= 2026/03/08 01:53:42 DEBUG : file1: vfs cache: truncate to size=11 2026/03/08 01:53:42 DEBUG : file1(0xc000c5b380): close: 2026/03/08 01:53:42 DEBUG : file1: vfs cache: setting modification time to 2026-03-08 01:53:42.093352366 +0000 UTC m=+69.891876387 2026/03/08 01:53:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:42 DEBUG : file1(0xc000c5b380): >close: err= 2026/03/08 01:53:42 DEBUG : file1(0xc000c5b380): close: 2026/03/08 01:53:42 DEBUG : file1(0xc000c5b380): >close: err=file already closed 2026/03/08 01:53:42 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:42 DEBUG : Looking for writers 2026/03/08 01:53:42 DEBUG : file1: reading active writers 2026/03/08 01:53:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 01:53:42 DEBUG : Looking for writers 2026/03/08 01:53:42 DEBUG : file1: reading active writers 2026/03/08 01:53:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 01:53:42 DEBUG : Looking for writers 2026/03/08 01:53:42 DEBUG : file1: reading active writers 2026/03/08 01:53:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 01:53:42 DEBUG : Looking for writers 2026/03/08 01:53:42 DEBUG : file1: reading active writers 2026/03/08 01:53:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 01:53:42 DEBUG : file1: vfs cache: starting upload 2026/03/08 01:53:42 DEBUG : Looking for writers 2026/03/08 01:53:42 DEBUG : file1: reading active writers 2026/03/08 01:53:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/08 01:53:42 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/03/08 01:53:42 DEBUG : Looking for writers 2026/03/08 01:53:42 DEBUG : file1: reading active writers 2026/03/08 01:53:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/08 01:53:42 DEBUG : file1: size = 11 OK 2026/03/08 01:53:42 DEBUG : file1.rclone_chunk.001_kayniv: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/08 01:53:42 INFO : file1.rclone_chunk.001_kayniv: Copied (server-side copy) to: file1 2026/03/08 01:53:42 INFO : file1.rclone_chunk.001_kayniv: Deleted 2026/03/08 01:53:42 DEBUG : file1: size = 11 OK 2026/03/08 01:53:42 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/08 01:53:42 INFO : file1: Copied (new) 2026/03/08 01:53:42 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-08 01:53:42.093352366 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/03/08 01:53:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/08 01:53:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:42 INFO : file1: vfs cache: upload succeeded try #1 2026/03/08 01:53:42 DEBUG : Looking for writers 2026/03/08 01:53:42 DEBUG : file1: reading active writers 2026/03/08 01:53:42 DEBUG : >WaitForWriters: 2026/03/08 01:53:42 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:42 DEBUG : Looking for writers 2026/03/08 01:53:42 DEBUG : file1: reading active writers 2026/03/08 01:53:42 DEBUG : >WaitForWriters: 2026/03/08 01:53:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.92s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:42 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:43 DEBUG : file1: newRWFileHandle: 2026/03/08 01:53:43 DEBUG : file1(0xc000afc5c0): openPending: 2026/03/08 01:53:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:43 DEBUG : file1(0xc000afc5c0): >openPending: err= 2026/03/08 01:53:43 DEBUG : file1: >newRWFileHandle: err= 2026/03/08 01:53:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/08 01:53:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/08 01:53:43 DEBUG : file1(0xc000afc5c0): _writeAt: size=7, off=0 2026/03/08 01:53:43 DEBUG : file1(0xc000afc5c0): >_writeAt: n=7, err= 2026/03/08 01:53:43 DEBUG : file1(0xc000afc5c0): _writeAt: size=6, off=5 2026/03/08 01:53:43 DEBUG : file1(0xc000afc5c0): >_writeAt: n=6, err= 2026/03/08 01:53:43 DEBUG : file1(0xc000afc5c0): close: 2026/03/08 01:53:43 DEBUG : file1: vfs cache: setting modification time to 2026-03-08 01:53:43.011118078 +0000 UTC m=+70.809642069 2026/03/08 01:53:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:43 DEBUG : file1(0xc000afc5c0): >close: err= 2026/03/08 01:53:43 DEBUG : file1(0xc000afc5c0): _writeAt: size=5, off=0 2026/03/08 01:53:43 DEBUG : file1(0xc000afc5c0): >_writeAt: n=0, err=file already closed 2026/03/08 01:53:43 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:43 DEBUG : Looking for writers 2026/03/08 01:53:43 DEBUG : file1: reading active writers 2026/03/08 01:53:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 01:53:43 DEBUG : Looking for writers 2026/03/08 01:53:43 DEBUG : file1: reading active writers 2026/03/08 01:53:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 01:53:43 DEBUG : Looking for writers 2026/03/08 01:53:43 DEBUG : file1: reading active writers 2026/03/08 01:53:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 01:53:43 DEBUG : Looking for writers 2026/03/08 01:53:43 DEBUG : file1: reading active writers 2026/03/08 01:53:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 01:53:43 DEBUG : file1: vfs cache: starting upload 2026/03/08 01:53:43 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/03/08 01:53:43 DEBUG : Looking for writers 2026/03/08 01:53:43 DEBUG : file1: reading active writers 2026/03/08 01:53:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/08 01:53:43 DEBUG : Looking for writers 2026/03/08 01:53:43 DEBUG : file1: reading active writers 2026/03/08 01:53:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/08 01:53:43 DEBUG : file1: size = 11 OK 2026/03/08 01:53:43 DEBUG : file1.rclone_chunk.001_kayo68: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/08 01:53:43 INFO : file1.rclone_chunk.001_kayo68: Copied (server-side copy) to: file1 2026/03/08 01:53:43 INFO : file1.rclone_chunk.001_kayo68: Deleted 2026/03/08 01:53:43 DEBUG : file1: size = 11 OK 2026/03/08 01:53:43 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/08 01:53:43 INFO : file1: Copied (new) 2026/03/08 01:53:43 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-08 01:53:43.011118078 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/03/08 01:53:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/08 01:53:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:43 INFO : file1: vfs cache: upload succeeded try #1 2026/03/08 01:53:43 DEBUG : Looking for writers 2026/03/08 01:53:43 DEBUG : file1: reading active writers 2026/03/08 01:53:43 DEBUG : >WaitForWriters: 2026/03/08 01:53:43 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:43 DEBUG : Looking for writers 2026/03/08 01:53:43 DEBUG : file1: reading active writers 2026/03/08 01:53:43 DEBUG : >WaitForWriters: 2026/03/08 01:53:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.93s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:43 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:43 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:43 DEBUG : file1: newRWFileHandle: 2026/03/08 01:53:43 DEBUG : file1(0xc000b14600): openPending: 2026/03/08 01:53:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:43 DEBUG : file1(0xc000b14600): >openPending: err= 2026/03/08 01:53:43 DEBUG : file1: >newRWFileHandle: err= 2026/03/08 01:53:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/08 01:53:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/08 01:53:43 DEBUG : file1(0xc000b14600): close: 2026/03/08 01:53:43 DEBUG : file1: vfs cache: setting modification time to 2026-03-08 01:53:43.938285417 +0000 UTC m=+71.736809438 2026/03/08 01:53:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:43 DEBUG : file1(0xc000b14600): >close: err= 2026/03/08 01:53:43 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/08 01:53:43 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/08 01:53:43 DEBUG : file2: newRWFileHandle: 2026/03/08 01:53:43 DEBUG : file2(0xc000b14a80): openPending: 2026/03/08 01:53:43 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/08 01:53:43 DEBUG : file2(0xc000b14a80): >openPending: err= 2026/03/08 01:53:43 DEBUG : file2: >newRWFileHandle: err= 2026/03/08 01:53:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/08 01:53:43 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/03/08 01:53:43 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/03/08 01:53:43 DEBUG : file2(0xc000b14a80): RWFileHandle.Flush 2026/03/08 01:53:43 DEBUG : file2(0xc000b14a80): RWFileHandle.Release 2026/03/08 01:53:43 DEBUG : file2(0xc000b14a80): close: 2026/03/08 01:53:43 DEBUG : file2: vfs cache: setting modification time to 2026-03-08 01:53:43.939782649 +0000 UTC m=+71.738306671 2026/03/08 01:53:43 INFO : file2: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:43 DEBUG : file2(0xc000b14a80): >close: err= 2026/03/08 01:53:43 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:43 DEBUG : Looking for writers 2026/03/08 01:53:43 DEBUG : file1: reading active writers 2026/03/08 01:53:43 DEBUG : file2: reading active writers 2026/03/08 01:53:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/03/08 01:53:43 DEBUG : Looking for writers 2026/03/08 01:53:43 DEBUG : file1: reading active writers 2026/03/08 01:53:43 DEBUG : file2: reading active writers 2026/03/08 01:53:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/03/08 01:53:43 DEBUG : Looking for writers 2026/03/08 01:53:43 DEBUG : file1: reading active writers 2026/03/08 01:53:43 DEBUG : file2: reading active writers 2026/03/08 01:53:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/03/08 01:53:44 DEBUG : Looking for writers 2026/03/08 01:53:44 DEBUG : file1: reading active writers 2026/03/08 01:53:44 DEBUG : file2: reading active writers 2026/03/08 01:53:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/03/08 01:53:44 DEBUG : file1: vfs cache: starting upload 2026/03/08 01:53:44 DEBUG : file2: vfs cache: starting upload 2026/03/08 01:53:44 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/03/08 01:53:44 DEBUG : Looking for writers 2026/03/08 01:53:44 DEBUG : file1: reading active writers 2026/03/08 01:53:44 DEBUG : file2: reading active writers 2026/03/08 01:53:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/03/08 01:53:44 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/03/08 01:53:44 DEBUG : Looking for writers 2026/03/08 01:53:44 DEBUG : file1: reading active writers 2026/03/08 01:53:44 DEBUG : file2: reading active writers 2026/03/08 01:53:44 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/03/08 01:53:44 DEBUG : file1: size = 0 OK 2026/03/08 01:53:44 DEBUG : file1.rclone_chunk.001_kayp1r: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/08 01:53:44 INFO : file1.rclone_chunk.001_kayp1r: Copied (server-side copy) to: file1 2026/03/08 01:53:44 DEBUG : file2: size = 0 OK 2026/03/08 01:53:44 DEBUG : file2.rclone_chunk.001_kaypif: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/08 01:53:44 INFO : file2.rclone_chunk.001_kaypif: Copied (server-side copy) to: file2 2026/03/08 01:53:44 INFO : file2.rclone_chunk.001_kaypif: Deleted 2026/03/08 01:53:44 DEBUG : file2: size = 0 OK 2026/03/08 01:53:44 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/08 01:53:44 INFO : file2: Copied (new) 2026/03/08 01:53:44 DEBUG : file2: vfs cache: fingerprint now "0,2026-03-08 01:53:43.939782649 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/03/08 01:53:44 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/03/08 01:53:44 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/08 01:53:44 INFO : file2: vfs cache: upload succeeded try #1 2026/03/08 01:53:44 DEBUG : Looking for writers 2026/03/08 01:53:44 DEBUG : file1: reading active writers 2026/03/08 01:53:44 DEBUG : file2: reading active writers 2026/03/08 01:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/08 01:53:44 INFO : file1.rclone_chunk.001_kayp1r: Deleted 2026/03/08 01:53:44 DEBUG : file1: size = 0 OK 2026/03/08 01:53:44 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/08 01:53:44 INFO : file1: Copied (new) 2026/03/08 01:53:44 DEBUG : file1: vfs cache: fingerprint now "0,2026-03-08 01:53:43.938285417 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/03/08 01:53:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/08 01:53:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:44 INFO : file1: vfs cache: upload succeeded try #1 2026/03/08 01:53:45 DEBUG : Looking for writers 2026/03/08 01:53:45 DEBUG : file1: reading active writers 2026/03/08 01:53:45 DEBUG : file2: reading active writers 2026/03/08 01:53:45 DEBUG : >WaitForWriters: 2026/03/08 01:53:45 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:45 DEBUG : Looking for writers 2026/03/08 01:53:45 DEBUG : file2: reading active writers 2026/03/08 01:53:45 DEBUG : file1: reading active writers 2026/03/08 01:53:45 DEBUG : >WaitForWriters: 2026/03/08 01:53:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.66s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:45 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:45 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:45 DEBUG : file1: newRWFileHandle: 2026/03/08 01:53:45 DEBUG : file1(0xc000a8d840): openPending: 2026/03/08 01:53:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:45 DEBUG : file1(0xc000a8d840): >openPending: err= 2026/03/08 01:53:45 DEBUG : file1: >newRWFileHandle: err= 2026/03/08 01:53:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/08 01:53:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/08 01:53:45 DEBUG : file1(0xc000a8d840): _writeAt: size=5, off=0 2026/03/08 01:53:45 DEBUG : file1(0xc000a8d840): >_writeAt: n=5, err= 2026/03/08 01:53:45 DEBUG : file1(0xc000a8d840): RWFileHandle.Flush 2026/03/08 01:53:45 DEBUG : file1(0xc000a8d840): RWFileHandle.Flush 2026/03/08 01:53:45 DEBUG : file1(0xc000a8d840): close: 2026/03/08 01:53:45 DEBUG : file1: vfs cache: setting modification time to 2026-03-08 01:53:45.609320038 +0000 UTC m=+73.407844129 2026/03/08 01:53:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:45 DEBUG : file1(0xc000a8d840): >close: err= 2026/03/08 01:53:45 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:45 DEBUG : Looking for writers 2026/03/08 01:53:45 DEBUG : file1: reading active writers 2026/03/08 01:53:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 01:53:45 DEBUG : Looking for writers 2026/03/08 01:53:45 DEBUG : file1: reading active writers 2026/03/08 01:53:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 01:53:45 DEBUG : Looking for writers 2026/03/08 01:53:45 DEBUG : file1: reading active writers 2026/03/08 01:53:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 01:53:45 DEBUG : Looking for writers 2026/03/08 01:53:45 DEBUG : file1: reading active writers 2026/03/08 01:53:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 01:53:45 DEBUG : file1: vfs cache: starting upload 2026/03/08 01:53:45 DEBUG : Looking for writers 2026/03/08 01:53:45 DEBUG : file1: reading active writers 2026/03/08 01:53:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/08 01:53:45 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/03/08 01:53:45 DEBUG : Looking for writers 2026/03/08 01:53:45 DEBUG : file1: reading active writers 2026/03/08 01:53:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/08 01:53:46 DEBUG : file1: size = 5 OK 2026/03/08 01:53:46 DEBUG : file1.rclone_chunk.001_kayqlp: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/08 01:53:46 INFO : file1.rclone_chunk.001_kayqlp: Copied (server-side copy) to: file1 2026/03/08 01:53:46 INFO : file1.rclone_chunk.001_kayqlp: Deleted 2026/03/08 01:53:46 DEBUG : file1: size = 5 OK 2026/03/08 01:53:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/08 01:53:46 INFO : file1: Copied (new) 2026/03/08 01:53:46 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-08 01:53:45.609320038 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/03/08 01:53:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/08 01:53:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:46 INFO : file1: vfs cache: upload succeeded try #1 2026/03/08 01:53:46 DEBUG : Looking for writers 2026/03/08 01:53:46 DEBUG : file1: reading active writers 2026/03/08 01:53:46 DEBUG : >WaitForWriters: 2026/03/08 01:53:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.83s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:46 DEBUG : file1: newRWFileHandle: 2026/03/08 01:53:46 DEBUG : file1(0xc000729780): openPending: 2026/03/08 01:53:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:46 DEBUG : file1(0xc000729780): >openPending: err= 2026/03/08 01:53:46 DEBUG : file1: >newRWFileHandle: err= 2026/03/08 01:53:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/08 01:53:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/08 01:53:46 DEBUG : file1(0xc000729780): _writeAt: size=5, off=0 2026/03/08 01:53:46 DEBUG : file1(0xc000729780): >_writeAt: n=5, err= 2026/03/08 01:53:46 DEBUG : file1(0xc000729780): RWFileHandle.Release 2026/03/08 01:53:46 DEBUG : file1(0xc000729780): close: 2026/03/08 01:53:46 DEBUG : file1: vfs cache: setting modification time to 2026-03-08 01:53:46.434901057 +0000 UTC m=+74.233425048 2026/03/08 01:53:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:46 DEBUG : file1(0xc000729780): >close: err= 2026/03/08 01:53:46 DEBUG : file1(0xc000729780): RWFileHandle.Release 2026/03/08 01:53:46 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:46 DEBUG : Looking for writers 2026/03/08 01:53:46 DEBUG : file1: reading active writers 2026/03/08 01:53:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 01:53:46 DEBUG : Looking for writers 2026/03/08 01:53:46 DEBUG : file1: reading active writers 2026/03/08 01:53:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 01:53:46 DEBUG : Looking for writers 2026/03/08 01:53:46 DEBUG : file1: reading active writers 2026/03/08 01:53:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 01:53:46 DEBUG : Looking for writers 2026/03/08 01:53:46 DEBUG : file1: reading active writers 2026/03/08 01:53:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 01:53:46 DEBUG : file1: vfs cache: starting upload 2026/03/08 01:53:46 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/03/08 01:53:46 DEBUG : Looking for writers 2026/03/08 01:53:46 DEBUG : file1: reading active writers 2026/03/08 01:53:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/08 01:53:46 DEBUG : Looking for writers 2026/03/08 01:53:46 DEBUG : file1: reading active writers 2026/03/08 01:53:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/08 01:53:46 DEBUG : file1: size = 5 OK 2026/03/08 01:53:46 DEBUG : file1.rclone_chunk.001_kayra6: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/08 01:53:46 INFO : file1.rclone_chunk.001_kayra6: Copied (server-side copy) to: file1 2026/03/08 01:53:46 INFO : file1.rclone_chunk.001_kayra6: Deleted 2026/03/08 01:53:46 DEBUG : file1: size = 5 OK 2026/03/08 01:53:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/08 01:53:46 INFO : file1: Copied (new) 2026/03/08 01:53:46 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-08 01:53:46.434901057 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/03/08 01:53:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/08 01:53:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:46 INFO : file1: vfs cache: upload succeeded try #1 2026/03/08 01:53:47 DEBUG : Looking for writers 2026/03/08 01:53:47 DEBUG : file1: reading active writers 2026/03/08 01:53:47 DEBUG : >WaitForWriters: 2026/03/08 01:53:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.82s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:47 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:47 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:47 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:47 DEBUG : dir/file1: size = 16 OK 2026/03/08 01:53:47 DEBUG : dir/file1.rclone_chunk.001_kaysiz: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/08 01:53:47 INFO : dir/file1.rclone_chunk.001_kaysiz: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:47 INFO : dir/file1.rclone_chunk.001_kaysiz: Deleted 2026/03/08 01:53:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/03/08 01:53:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/08 01:53:47 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 01:53:47 DEBUG : dir/file1(0xc000bbd040): openPending: 2026/03/08 01:53:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/08 01:53:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/08 01:53:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:47 DEBUG : dir/file1(0xc000bbd040): >openPending: err= 2026/03/08 01:53:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/08 01:53:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 01:53:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 01:53:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/08 01:53:47 DEBUG : dir/file1(0xc000bbd040): _writeAt: size=5, off=0 2026/03/08 01:53:47 DEBUG : dir/file1(0xc000bbd040): >_writeAt: n=5, err= 2026/03/08 01:53:47 DEBUG : dir/file1(0xc000bbd040): close: 2026/03/08 01:53:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:47 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-08 01:53:47.897169274 +0000 UTC m=+75.695693284 2026/03/08 01:53:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:47 DEBUG : dir/file1(0xc000bbd040): >close: err= 2026/03/08 01:53:47 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:47 DEBUG : dir: Looking for writers 2026/03/08 01:53:47 DEBUG : file1: reading active writers 2026/03/08 01:53:47 DEBUG : Looking for writers 2026/03/08 01:53:47 DEBUG : dir: reading active writers 2026/03/08 01:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 01:53:47 DEBUG : dir: Looking for writers 2026/03/08 01:53:47 DEBUG : file1: reading active writers 2026/03/08 01:53:47 DEBUG : Looking for writers 2026/03/08 01:53:47 DEBUG : dir: reading active writers 2026/03/08 01:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 01:53:47 DEBUG : dir: Looking for writers 2026/03/08 01:53:47 DEBUG : file1: reading active writers 2026/03/08 01:53:47 DEBUG : Looking for writers 2026/03/08 01:53:47 DEBUG : dir: reading active writers 2026/03/08 01:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 01:53:47 DEBUG : dir: Looking for writers 2026/03/08 01:53:47 DEBUG : file1: reading active writers 2026/03/08 01:53:47 DEBUG : Looking for writers 2026/03/08 01:53:47 DEBUG : dir: reading active writers 2026/03/08 01:53:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 01:53:47 DEBUG : dir/file1: vfs cache: starting upload 2026/03/08 01:53:47 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/03/08 01:53:48 DEBUG : dir: Looking for writers 2026/03/08 01:53:48 DEBUG : file1: reading active writers 2026/03/08 01:53:48 DEBUG : Looking for writers 2026/03/08 01:53:48 DEBUG : dir: reading active writers 2026/03/08 01:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/08 01:53:48 DEBUG : dir: Looking for writers 2026/03/08 01:53:48 DEBUG : file1: reading active writers 2026/03/08 01:53:48 DEBUG : Looking for writers 2026/03/08 01:53:48 DEBUG : dir: reading active writers 2026/03/08 01:53:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/08 01:53:48 DEBUG : dir/file1: size = 5 OK 2026/03/08 01:53:48 DEBUG : dir/file1.rclone_chunk.001_kaysyv: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/08 01:53:48 INFO : dir/file1.rclone_chunk.001_kaysyv: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:48 INFO : dir/file1.rclone_chunk.001_kaysyv: Deleted 2026/03/08 01:53:48 DEBUG : dir/file1: size = 5 OK 2026/03/08 01:53:48 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/08 01:53:48 INFO : dir/file1: Copied (replaced existing) 2026/03/08 01:53:48 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-03-08 01:53:47.897169274 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/03/08 01:53:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/08 01:53:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/08 01:53:48 DEBUG : dir: Looking for writers 2026/03/08 01:53:48 DEBUG : file1: reading active writers 2026/03/08 01:53:48 DEBUG : Looking for writers 2026/03/08 01:53:48 DEBUG : dir: reading active writers 2026/03/08 01:53:48 DEBUG : >WaitForWriters: 2026/03/08 01:53:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.51s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:48 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:48 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:48 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:49 DEBUG : dir/file1: size = 16 OK 2026/03/08 01:53:49 DEBUG : dir/file1.rclone_chunk.001_kaytb8: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/08 01:53:49 INFO : dir/file1.rclone_chunk.001_kaytb8: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:49 INFO : dir/file1.rclone_chunk.001_kaytb8: Deleted 2026/03/08 01:53:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:49 DEBUG : dir/file1: newRWFileHandle: 2026/03/08 01:53:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/08 01:53:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/08 01:53:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/08 01:53:49 DEBUG : dir/file1(0xc000a8d580): _writeAt: size=5, off=0 2026/03/08 01:53:49 DEBUG : dir/file1(0xc000a8d580): openPending: 2026/03/08 01:53:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/08 01:53:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/08 01:53:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:49 DEBUG : dir/file1(0xc000a8d580): >openPending: err= 2026/03/08 01:53:49 DEBUG : dir/file1(0xc000a8d580): >_writeAt: n=5, err= 2026/03/08 01:53:49 DEBUG : dir/file1(0xc000a8d580): _writeAt: size=15, off=5 2026/03/08 01:53:49 DEBUG : dir/file1(0xc000a8d580): >_writeAt: n=15, err= 2026/03/08 01:53:49 DEBUG : dir/file1(0xc000a8d580): close: 2026/03/08 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/03/08 01:53:49 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-08 01:53:49.414141717 +0000 UTC m=+77.212665717 2026/03/08 01:53:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:49 DEBUG : dir/file1(0xc000a8d580): >close: err= 2026/03/08 01:53:49 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:49 DEBUG : dir: Looking for writers 2026/03/08 01:53:49 DEBUG : file1: reading active writers 2026/03/08 01:53:49 DEBUG : Looking for writers 2026/03/08 01:53:49 DEBUG : dir: reading active writers 2026/03/08 01:53:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 01:53:49 DEBUG : dir: Looking for writers 2026/03/08 01:53:49 DEBUG : file1: reading active writers 2026/03/08 01:53:49 DEBUG : Looking for writers 2026/03/08 01:53:49 DEBUG : dir: reading active writers 2026/03/08 01:53:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 01:53:49 DEBUG : dir: Looking for writers 2026/03/08 01:53:49 DEBUG : file1: reading active writers 2026/03/08 01:53:49 DEBUG : Looking for writers 2026/03/08 01:53:49 DEBUG : dir: reading active writers 2026/03/08 01:53:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 01:53:49 DEBUG : dir: Looking for writers 2026/03/08 01:53:49 DEBUG : file1: reading active writers 2026/03/08 01:53:49 DEBUG : Looking for writers 2026/03/08 01:53:49 DEBUG : dir: reading active writers 2026/03/08 01:53:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 01:53:49 DEBUG : dir/file1: vfs cache: starting upload 2026/03/08 01:53:49 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/03/08 01:53:49 DEBUG : dir: Looking for writers 2026/03/08 01:53:49 DEBUG : file1: reading active writers 2026/03/08 01:53:49 DEBUG : Looking for writers 2026/03/08 01:53:49 DEBUG : dir: reading active writers 2026/03/08 01:53:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/08 01:53:49 DEBUG : dir: Looking for writers 2026/03/08 01:53:49 DEBUG : file1: reading active writers 2026/03/08 01:53:49 DEBUG : Looking for writers 2026/03/08 01:53:49 DEBUG : dir: reading active writers 2026/03/08 01:53:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/08 01:53:49 DEBUG : dir/file1: size = 20 OK 2026/03/08 01:53:49 DEBUG : dir/file1.rclone_chunk.001_kayu6b: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/03/08 01:53:49 INFO : dir/file1.rclone_chunk.001_kayu6b: Copied (server-side copy) to: dir/file1 2026/03/08 01:53:49 INFO : dir/file1.rclone_chunk.001_kayu6b: Deleted 2026/03/08 01:53:49 DEBUG : dir/file1: size = 20 OK 2026/03/08 01:53:49 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/03/08 01:53:49 INFO : dir/file1: Copied (replaced existing) 2026/03/08 01:53:49 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-03-08 01:53:49.414141717 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/03/08 01:53:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/08 01:53:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/08 01:53:50 DEBUG : dir: Looking for writers 2026/03/08 01:53:50 DEBUG : file1: reading active writers 2026/03/08 01:53:50 DEBUG : Looking for writers 2026/03/08 01:53:50 DEBUG : dir: reading active writers 2026/03/08 01:53:50 DEBUG : >WaitForWriters: 2026/03/08 01:53:50 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.53s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:50 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:50 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:50 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:50 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:50 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:50 DEBUG : file1: newRWFileHandle: 2026/03/08 01:53:50 DEBUG : file1(0xc000728e00): openPending: 2026/03/08 01:53:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:50 DEBUG : file1(0xc000728e00): >openPending: err= 2026/03/08 01:53:50 DEBUG : file1: >newRWFileHandle: err= 2026/03/08 01:53:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/08 01:53:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/08 01:53:50 DEBUG : file1(0xc000728e00): _writeAt: size=5, off=0 2026/03/08 01:53:50 DEBUG : file1(0xc000728e00): >_writeAt: n=5, err= 2026/03/08 01:53:50 DEBUG : file1(0xc000728e00): close: 2026/03/08 01:53:50 DEBUG : file1: vfs cache: setting modification time to 2026-03-08 01:53:50.294365915 +0000 UTC m=+78.092889896 2026/03/08 01:53:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:50 DEBUG : file1(0xc000728e00): >close: err= 2026/03/08 01:53:50 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:50 DEBUG : Looking for writers 2026/03/08 01:53:50 DEBUG : file1: reading active writers 2026/03/08 01:53:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 01:53:50 DEBUG : Looking for writers 2026/03/08 01:53:50 DEBUG : file1: reading active writers 2026/03/08 01:53:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 01:53:50 DEBUG : Looking for writers 2026/03/08 01:53:50 DEBUG : file1: reading active writers 2026/03/08 01:53:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 01:53:50 DEBUG : Looking for writers 2026/03/08 01:53:50 DEBUG : file1: reading active writers 2026/03/08 01:53:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 01:53:50 DEBUG : file1: vfs cache: starting upload 2026/03/08 01:53:50 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/03/08 01:53:50 DEBUG : Looking for writers 2026/03/08 01:53:50 DEBUG : file1: reading active writers 2026/03/08 01:53:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/08 01:53:50 DEBUG : Looking for writers 2026/03/08 01:53:50 DEBUG : file1: reading active writers 2026/03/08 01:53:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/08 01:53:50 DEBUG : file1: size = 5 OK 2026/03/08 01:53:50 DEBUG : file1.rclone_chunk.001_kayvrs: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/08 01:53:50 INFO : file1.rclone_chunk.001_kayvrs: Copied (server-side copy) to: file1 2026/03/08 01:53:50 INFO : file1.rclone_chunk.001_kayvrs: Deleted 2026/03/08 01:53:50 DEBUG : file1: size = 5 OK 2026/03/08 01:53:50 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/08 01:53:50 INFO : file1: Copied (new) 2026/03/08 01:53:50 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-08 01:53:50.294365915 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/03/08 01:53:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/08 01:53:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:50 INFO : file1: vfs cache: upload succeeded try #1 2026/03/08 01:53:50 DEBUG : Looking for writers 2026/03/08 01:53:50 DEBUG : file1: reading active writers 2026/03/08 01:53:50 DEBUG : >WaitForWriters: 2026/03/08 01:53:50 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/03/08 01:53:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afcd00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afcd00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afcd00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afcd00): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afcd00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.121705306 +0000 UTC m=+78.920229307 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afcd00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd180): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd180): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd180): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd180): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd180): _writeAt: size=3, off=2 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd180): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd180): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.121705306 +0000 UTC m=+78.920229307 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd180): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd640): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd640): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd640): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd640): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd640): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.121705306 +0000 UTC m=+78.920229307 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd640): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da2310 item 1 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afdc80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afdc80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afdc80): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afdc80): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afdc80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.125588638 +0000 UTC m=+78.924112639 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afdc80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe300): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe300): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe300): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe300): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe300): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.125588638 +0000 UTC m=+78.924112639 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe300): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da29a0 item 2 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe980): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe980): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe980): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe980): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe980): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.129384515 +0000 UTC m=+78.927908516 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe980): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afee00): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afee00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afee00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afee00): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afee00): _writeAt: size=3, off=2 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afee00): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afee00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.129384515 +0000 UTC m=+78.927908516 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afee00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff340): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff340): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff340): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff340): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff340): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.129384515 +0000 UTC m=+78.927908516 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff340): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da2d20 item 3 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff9c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff9c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff9c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff9c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff9c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.13367802 +0000 UTC m=+78.932202022 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff9c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afff00): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afff00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afff00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afff00): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afff00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.13367802 +0000 UTC m=+78.932202022 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afff00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da32d0 item 4 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a45c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a45c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a45c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a45c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a45c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.135497801 +0000 UTC m=+78.934021783 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a45c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a4a40): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a4a40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a4a40): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a4a40): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a4a40): _writeAt: size=3, off=2 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a4a40): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a4a40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.135497801 +0000 UTC m=+78.934021783 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a4a40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a4f00): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a4f00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a4f00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a4f00): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a4f00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.135497801 +0000 UTC m=+78.934021783 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a4f00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da3730 item 5 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a5580): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a5580): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a5580): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a5580): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a5580): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.13820118 +0000 UTC m=+78.936725171 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a5580): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a5ac0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a5ac0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a5ac0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a5ac0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a5ac0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.13820118 +0000 UTC m=+78.936725171 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a5ac0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da3dc0 item 6 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d21c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d21c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d21c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d21c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d21c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.140329833 +0000 UTC m=+78.938853834 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d21c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d26c0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d26c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d26c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d26c0): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d26c0): _writeAt: size=3, off=2 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d26c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d26c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.140329833 +0000 UTC m=+78.938853834 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d26c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d2b80): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d2b80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d2b80): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d2b80): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d2b80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.140329833 +0000 UTC m=+78.938853834 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d2b80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004462a0 item 7 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d3200): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d3200): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d3200): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d3200): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d3200): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.143082373 +0000 UTC m=+78.941606374 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d3200): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d3740): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d3740): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d3740): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d3740): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d3740): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.143082373 +0000 UTC m=+78.941606374 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d3740): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446d20 item 8 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d3d00): _readAt: size=2, off=0 2026/03/08 01:53:51 ERROR : open-test-file(0xc0009d3d00): Couldn't read size of file 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d3d00): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d3d00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d3d00): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d3d00): close: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d3d00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a12140): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a12140): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a12140): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a12140): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a12140): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.145256052 +0000 UTC m=+78.943780053 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a12140): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a125c0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a125c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a125c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a125c0): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a125c0): _writeAt: size=3, off=2 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a125c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a125c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.145256052 +0000 UTC m=+78.943780053 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a125c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a12ac0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a12ac0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a12ac0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a12ac0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a12ac0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.145256052 +0000 UTC m=+78.943780053 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a12ac0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004475e0 item 9 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a13140): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a13140): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a13140): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a13140): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a13140): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.147937438 +0000 UTC m=+78.946461439 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a13140): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a13680): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a13680): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a13680): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a13680): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a13680): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.147937438 +0000 UTC m=+78.946461439 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a13680): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f26310 item 10 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a13cc0): _readAt: size=2, off=0 2026/03/08 01:53:51 ERROR : open-test-file(0xc000a13cc0): Couldn't read size of file 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a13cc0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a13cc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a13cc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a13cc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a13cc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72100): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72100): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72100): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72100): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72100): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.149925286 +0000 UTC m=+78.948449287 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72100): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72600): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72600): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72600): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72600): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72600): _writeAt: size=3, off=2 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72600): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72600): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.149925286 +0000 UTC m=+78.948449287 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72600): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72b00): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72b00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72b00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72b00): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72b00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.149925286 +0000 UTC m=+78.948449287 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72b00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f26690 item 11 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a73180): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a73180): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a73180): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a73180): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a73180): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.152511994 +0000 UTC m=+78.951035995 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a73180): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a736c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a736c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a736c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a736c0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a736c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.152511994 +0000 UTC m=+78.951035995 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a736c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f26bd0 item 12 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a73d00): _readAt: size=2, off=0 2026/03/08 01:53:51 ERROR : open-test-file(0xc000a73d00): Couldn't read size of file 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a73d00): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a73d00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a73d00): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a73d00): close: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a73d00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa6140): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa6140): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa6140): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa6140): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa6140): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.154533174 +0000 UTC m=+78.953057175 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa6140): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa6800): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa6800): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa6800): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa6800): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa6800): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.154533174 +0000 UTC m=+78.953057175 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa6800): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f27030 item 13 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa6e80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa6e80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa6e80): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa6e80): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa6e80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.156380357 +0000 UTC m=+78.954904358 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa6e80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa73c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa73c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa73c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa73c0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa73c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.156380357 +0000 UTC m=+78.954904358 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa73c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f273b0 item 14 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa7a00): _readAt: size=2, off=0 2026/03/08 01:53:51 ERROR : open-test-file(0xc000aa7a00): Couldn't read size of file 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa7a00): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa7a00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa7a00): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa7a00): close: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa7a00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa7dc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa7dc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa7dc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa7dc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa7dc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.158469486 +0000 UTC m=+78.956993528 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa7dc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae4500): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae4500): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae4500): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae4500): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae4500): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.158469486 +0000 UTC m=+78.956993528 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae4500): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f27730 item 15 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae4b80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae4b80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae4b80): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae4b80): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae4b80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.161088876 +0000 UTC m=+78.959612867 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae4b80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae50c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae50c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae50c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae50c0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae50c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.161088876 +0000 UTC m=+78.959612867 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae50c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f27ab0 item 16 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae5700): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae5700): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae5700): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae5700): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae5700): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.162593793 +0000 UTC m=+78.961117774 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae5700): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae5b80): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae5b80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae5b80): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae5b80): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae5b80): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae5b80): _writeAt: size=3, off=7 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae5b80): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae5b80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.162593793 +0000 UTC m=+78.961117774 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ae5b80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40100): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40100): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40100): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40100): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40100): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.162593793 +0000 UTC m=+78.961117774 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40100): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110070 item 17 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40780): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40780): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40780): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40780): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40780): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.164564418 +0000 UTC m=+78.963088400 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40780): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40cc0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40cc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40cc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40cc0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40cc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.164564418 +0000 UTC m=+78.963088400 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40cc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110850 item 18 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41340): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41340): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41340): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41340): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41340): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.166165097 +0000 UTC m=+78.964689078 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41340): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41840): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41840): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41840): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41840): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41840): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41840): _writeAt: size=3, off=7 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41840): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41840): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.166165097 +0000 UTC m=+78.964689078 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41840): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41d40): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41d40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41d40): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41d40): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41d40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.166165097 +0000 UTC m=+78.964689078 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41d40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110e70 item 19 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b60440): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b60440): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b60440): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b60440): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b60440): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.168339507 +0000 UTC m=+78.966863488 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b60440): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b60980): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b60980): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b60980): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b60980): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b60980): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.168339507 +0000 UTC m=+78.966863488 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b60980): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111500 item 20 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b61000): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b61000): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b61000): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b61000): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b61000): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.169756799 +0000 UTC m=+78.968280780 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b61000): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b61500): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b61500): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b61500): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b61500): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b61500): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b61500): _writeAt: size=3, off=7 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b61500): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b61500): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.169756799 +0000 UTC m=+78.968280780 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b61500): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b61a00): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b61a00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b61a00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b61a00): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b61a00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.169756799 +0000 UTC m=+78.968280780 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b61a00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111960 item 21 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e2080): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e2080): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e2080): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e2080): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e2080): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.174607095 +0000 UTC m=+78.973131086 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e2080): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e25c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e25c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e25c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e25c0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e25c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.174607095 +0000 UTC m=+78.973131086 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e25c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00082f650 item 22 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e2c40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e2c40): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e2c40): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e2c40): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e2c40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.175969524 +0000 UTC m=+78.974493505 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e2c40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e3140): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e3140): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e3140): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e3140): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e3140): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e3140): _writeAt: size=3, off=7 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e3140): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e3140): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.175969524 +0000 UTC m=+78.974493505 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e3140): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e3640): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e3640): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e3640): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e3640): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e3640): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.175969524 +0000 UTC m=+78.974493505 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e3640): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00082fab0 item 23 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e3cc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e3cc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e3cc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e3cc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e3cc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.179115065 +0000 UTC m=+78.977639045 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007e3cc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c40280): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c40280): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c40280): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c40280): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c40280): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.179115065 +0000 UTC m=+78.977639045 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c40280): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bfe230 item 24 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c408c0): _readAt: size=2, off=0 2026/03/08 01:53:51 ERROR : open-test-file(0xc000c408c0): Couldn't read size of file 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c408c0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c408c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c408c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c408c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c408c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c40c80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c40c80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c40c80): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c40c80): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c40c80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.182345426 +0000 UTC m=+78.980869407 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c40c80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c41180): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c41180): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c41180): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c41180): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c41180): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c41180): _writeAt: size=3, off=7 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c41180): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c41180): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.182345426 +0000 UTC m=+78.980869407 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c41180): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c416c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c416c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c416c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c416c0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c416c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.182345426 +0000 UTC m=+78.980869407 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c416c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bfe5b0 item 25 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c41d40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c41d40): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c41d40): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c41d40): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c41d40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.188035464 +0000 UTC m=+78.986559486 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c41d40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c78300): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c78300): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c78300): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c78300): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c78300): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.188035464 +0000 UTC m=+78.986559486 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c78300): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bfea80 item 26 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c78940): _readAt: size=2, off=0 2026/03/08 01:53:51 ERROR : open-test-file(0xc000c78940): Couldn't read size of file 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c78940): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c78940): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c78940): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c78940): close: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c78940): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c78d00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c78d00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c78d00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c78d00): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c78d00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.191492874 +0000 UTC m=+78.990016855 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c78d00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c79200): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c79200): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c79200): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c79200): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c79200): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c79200): _writeAt: size=3, off=7 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c79200): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c79200): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.191492874 +0000 UTC m=+78.990016855 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c79200): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c79740): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c79740): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c79740): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c79740): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c79740): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.191492874 +0000 UTC m=+78.990016855 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c79740): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bfee70 item 27 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c79dc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c79dc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c79dc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c79dc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c79dc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.193623401 +0000 UTC m=+78.992147382 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c79dc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9a380): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9a380): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9a380): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9a380): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9a380): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.193623401 +0000 UTC m=+78.992147382 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9a380): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bff6c0 item 28 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9a9c0): _readAt: size=2, off=0 2026/03/08 01:53:51 ERROR : open-test-file(0xc000c9a9c0): Couldn't read size of file 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9a9c0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9a9c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9a9c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9a9c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9a9c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9ad80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9ad80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9ad80): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9ad80): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9ad80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.195657497 +0000 UTC m=+78.994181477 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9ad80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9b440): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9b440): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9b440): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9b440): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9b440): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.195657497 +0000 UTC m=+78.994181477 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9b440): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bffc70 item 29 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9bac0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9bac0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9bac0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9bac0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9bac0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.197302097 +0000 UTC m=+78.995826078 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c9bac0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2080): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2080): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2080): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2080): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2080): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.197302097 +0000 UTC m=+78.995826078 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2080): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a770 item 30 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc26c0): _readAt: size=2, off=0 2026/03/08 01:53:51 ERROR : open-test-file(0xc000cc26c0): Couldn't read size of file 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc26c0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc26c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc26c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc26c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc26c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2a80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2a80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2a80): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2a80): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2a80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.199079128 +0000 UTC m=+78.997603109 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2a80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3140): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3140): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3140): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3140): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3140): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.199079128 +0000 UTC m=+78.997603109 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3140): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ae00 item 31 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc37c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc37c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc37c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc37c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc37c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.201138241 +0000 UTC m=+78.999662222 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc37c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3d00): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3d00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3d00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3d00): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3d00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.201138241 +0000 UTC m=+78.999662222 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3d00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b500 item 32 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d003c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d003c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d003c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d003c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d003c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.204491995 +0000 UTC m=+79.003015975 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d003c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822240): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822240): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822240): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822240): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822240): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc230 item 33 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822240): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822240): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.205560719 +0000 UTC m=+79.004084700 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822240): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822800): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822800): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822800): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822800): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822800): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.205560719 +0000 UTC m=+79.004084700 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822800): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc5b0 item 33 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823a40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823a40): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823a40): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823a40): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823a40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.207834686 +0000 UTC m=+79.006358678 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823a40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823ec0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823ec0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcb60 item 34 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823ec0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823ec0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823ec0): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823ec0): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823ec0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.208900878 +0000 UTC m=+79.007424859 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823ec0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c580): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c580): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c580): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c580): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c580): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.208900878 +0000 UTC m=+79.007424859 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c580): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcd20 item 34 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d00840): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d00840): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d00840): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d00840): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d00840): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.210952164 +0000 UTC m=+79.009476146 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d00840): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d00cc0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d00cc0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d00cc0): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d00cc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d00cc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556380 item 35 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d00cc0): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d00cc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.211676181 +0000 UTC m=+79.010200161 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d00cc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d011c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d011c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d011c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d011c0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d011c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.211676181 +0000 UTC m=+79.010200161 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d011c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556540 item 35 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d01840): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d01840): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d01840): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d01840): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d01840): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.213462769 +0000 UTC m=+79.011986750 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d01840): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d01d40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d01d40): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556a80 item 36 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d01d40): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d01d40): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d01d40): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d01d40): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d01d40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.214344863 +0000 UTC m=+79.012868844 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d01d40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc340): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc340): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc340): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc340): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc340): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.214344863 +0000 UTC m=+79.012868844 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc340): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556cb0 item 36 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3cbc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3cbc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3cbc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3cbc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3cbc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.216242981 +0000 UTC m=+79.014766962 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3cbc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d040): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d040): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d040): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d040): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d040): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd260 item 37 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d040): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d040): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.21692614 +0000 UTC m=+79.015450121 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d040): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d540): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d540): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d540): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d540): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d540): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.21692614 +0000 UTC m=+79.015450121 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d540): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd500 item 37 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3dbc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3dbc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3dbc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3dbc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3dbc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.218630283 +0000 UTC m=+79.017154264 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3dbc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c240): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c240): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd8f0 item 38 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c240): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c240): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c240): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c240): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c240): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.219319422 +0000 UTC m=+79.017843403 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c240): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c780): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c780): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c780): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c780): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c780): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.219319422 +0000 UTC m=+79.017843403 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c780): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdc70 item 38 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8ce00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8ce00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8ce00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8ce00): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8ce00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.221900028 +0000 UTC m=+79.020424010 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8ce00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d300): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d300): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d300): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d300): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d300): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8620 item 39 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d300): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d300): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.222491814 +0000 UTC m=+79.021015795 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d300): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d800): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d800): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d800): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d800): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d800): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.222491814 +0000 UTC m=+79.021015795 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d800): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8930 item 39 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8de80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8de80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8de80): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8de80): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8de80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.22464304 +0000 UTC m=+79.023167021 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8de80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14440): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14440): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8e70 item 40 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14440): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14440): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14440): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14440): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14440): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.225493003 +0000 UTC m=+79.024016984 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14440): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14980): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14980): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14980): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14980): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14980): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.225493003 +0000 UTC m=+79.024016984 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14980): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e91f0 item 40 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14f40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14f40): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14f40): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14f40): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14f40): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14f40): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14f40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.227548137 +0000 UTC m=+79.026072118 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14f40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b154c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b154c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b154c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9c00 item 41 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b154c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b154c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.229285774 +0000 UTC m=+79.027809755 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b154c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15980): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15980): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15980): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15980): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15980): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d8070 item 41 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15980): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15980): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.23160668 +0000 UTC m=+79.030130661 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15980): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15f40): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15f40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15f40): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15f40): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15f40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.23160668 +0000 UTC m=+79.030130661 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15f40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d8930 item 41 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004751c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004751c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004751c0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004751c0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004751c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004751c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004751c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.236303045 +0000 UTC m=+79.034827026 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004751c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a000): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a000): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a000): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d9650 item 42 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a000): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a000): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.237295647 +0000 UTC m=+79.035819638 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a000): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a580): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a580): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d9ce0 item 42 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a580): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a580): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a580): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a580): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a580): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.239180851 +0000 UTC m=+79.037704833 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a580): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5ab00): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5ab00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5ab00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5ab00): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5ab00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.239180851 +0000 UTC m=+79.037704833 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5ab00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e230 item 42 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b140): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b140): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b140): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b140): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b140): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b140): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b140): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.244604248 +0000 UTC m=+79.043128229 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b140): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b640): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b640): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b640): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e690 item 43 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b640): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b640): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.245158403 +0000 UTC m=+79.043682384 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b640): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5bb80): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5bb80): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5bb80): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5bb80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5bb80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ebd0 item 43 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5bb80): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5bb80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.245870496 +0000 UTC m=+79.044394476 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5bb80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368580): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368580): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368580): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368580): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368580): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.245870496 +0000 UTC m=+79.044394476 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368580): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037eee0 item 43 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368e40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368e40): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368e40): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368e40): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368e40): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368e40): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368e40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.249008522 +0000 UTC m=+79.047532503 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368e40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000369840): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000369840): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000369840): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f500 item 44 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000369840): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000369840): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.250170093 +0000 UTC m=+79.048694074 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000369840): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007281c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007281c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f880 item 44 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007281c0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007281c0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007281c0): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007281c0): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007281c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.251581844 +0000 UTC m=+79.050105825 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007281c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007287c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007287c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007287c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007287c0): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007287c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.251581844 +0000 UTC m=+79.050105825 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007287c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fb20 item 44 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729400): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729400): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729400): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729400): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729400): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729400): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729400): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.255855663 +0000 UTC m=+79.054379644 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729400): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729cc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729cc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729cc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490310 item 45 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729cc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729cc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.256663716 +0000 UTC m=+79.055187697 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729cc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee480): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee480): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee480): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee480): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee480): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.256663716 +0000 UTC m=+79.055187697 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee480): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490850 item 45 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beeac0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beeac0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beeac0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beeac0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beeac0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beeac0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beeac0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.259857318 +0000 UTC m=+79.058381299 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beeac0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beefc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beefc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beefc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491110 item 46 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beefc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beefc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.260358062 +0000 UTC m=+79.058882043 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beefc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef700): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef700): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef700): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef700): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef700): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.260358062 +0000 UTC m=+79.058882043 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef700): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004916c0 item 46 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000befd40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000befd40): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000befd40): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000befd40): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000befd40): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000befd40): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000befd40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.264839072 +0000 UTC m=+79.063363053 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000befd40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbcbc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbcbc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbcbc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005572d0 item 47 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbcbc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbcbc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.265562085 +0000 UTC m=+79.064086066 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbcbc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd2c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd2c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd2c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd2c0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd2c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.265562085 +0000 UTC m=+79.064086066 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd2c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005578f0 item 47 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd940): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd940): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd940): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd940): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd940): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd940): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd940): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.270932952 +0000 UTC m=+79.069456933 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd940): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbde40): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbde40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbde40): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000557e30 item 48 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbde40): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbde40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.271832077 +0000 UTC m=+79.070356058 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbde40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc640): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc640): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc640): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc640): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc640): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.271832077 +0000 UTC m=+79.070356058 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc640): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db0070 item 48 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afccc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afccc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afccc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afccc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afccc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.274006437 +0000 UTC m=+79.072530419 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afccc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd140): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd140): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd140): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd140): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd140): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd140): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db0540 item 49 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd140): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd140): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.275660065 +0000 UTC m=+79.074184045 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd140): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd680): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd680): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd680): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd680): >_readAt: n=8, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd680): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.275660065 +0000 UTC m=+79.074184045 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd680): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db07e0 item 49 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afdd00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afdd00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afdd00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afdd00): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afdd00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.280483811 +0000 UTC m=+79.079007792 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afdd00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe380): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe380): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe380): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db0e00 item 50 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe380): _readAt: size=2, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe380): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe380): _writeAt: size=3, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe380): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe380): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.281189171 +0000 UTC m=+79.079713151 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe380): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe940): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe940): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe940): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe940): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe940): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.281189171 +0000 UTC m=+79.079713151 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe940): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db0fc0 item 50 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afefc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afefc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afefc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afefc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afefc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.283146691 +0000 UTC m=+79.081670673 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afefc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff540): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff540): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff540): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff540): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff540): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff540): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db1730 item 51 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff540): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff540): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.28407907 +0000 UTC m=+79.082603051 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff540): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000affa80): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000affa80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000affa80): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000affa80): >_readAt: n=8, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000affa80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.28407907 +0000 UTC m=+79.082603051 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000affa80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db18f0 item 51 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004aec40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004aec40): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004aec40): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004aec40): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004aec40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.286200199 +0000 UTC m=+79.084724180 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004aec40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af280): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af280): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af280): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db1c70 item 52 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af280): _readAt: size=2, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af280): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af280): _writeAt: size=3, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af280): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af280): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.286904616 +0000 UTC m=+79.085428598 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af280): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af800): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af800): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af800): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af800): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af800): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.286904616 +0000 UTC m=+79.085428598 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af800): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db1e30 item 52 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2240): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2240): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2240): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2240): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2240): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.28925579 +0000 UTC m=+79.087779772 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2240): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2740): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2740): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2740): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2740): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2740): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2740): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c12310 item 53 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2740): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2740): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.28991848 +0000 UTC m=+79.088442462 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2740): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2c80): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2c80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2c80): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2c80): >_readAt: n=8, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2c80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.28991848 +0000 UTC m=+79.088442462 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc2c80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c124d0 item 53 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3300): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3300): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3300): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3300): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3300): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.291809025 +0000 UTC m=+79.090333006 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3300): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3840): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3840): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3840): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c12850 item 54 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3840): _readAt: size=2, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3840): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3840): _writeAt: size=3, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3840): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3840): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.29280337 +0000 UTC m=+79.091327351 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cc3840): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007502c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007502c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007502c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007502c0): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007502c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.29280337 +0000 UTC m=+79.091327351 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007502c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491ea0 item 54 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000750940): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000750940): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000750940): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000750940): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000750940): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.294816054 +0000 UTC m=+79.093340036 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000750940): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000750e40): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000750e40): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000750e40): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000750e40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000750e40): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000750e40): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2a10 item 55 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000750e40): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000750e40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.295790332 +0000 UTC m=+79.094314313 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000750e40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000751380): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000751380): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000751380): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000751380): >_readAt: n=8, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000751380): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.295790332 +0000 UTC m=+79.094314313 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000751380): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2e00 item 55 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000751a00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000751a00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000751a00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000751a00): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000751a00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.29854146 +0000 UTC m=+79.097065441 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000751a00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000751f00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000751f00): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000751f00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e32d0 item 56 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000751f00): _readAt: size=2, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000751f00): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000751f00): _writeAt: size=3, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000751f00): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000751f00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.299362918 +0000 UTC m=+79.097887009 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000751f00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000802500): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000802500): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000802500): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000802500): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000802500): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.299362918 +0000 UTC m=+79.097887009 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000802500): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e35e0 item 56 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000802b40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000802b40): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000802b40): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000802b40): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000802b40): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000802b40): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000802b40): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000802b40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.304673572 +0000 UTC m=+79.103197552 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000802b40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000803080): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000803080): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000803080): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3b90 item 57 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000803080): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000803080): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.305353874 +0000 UTC m=+79.103877855 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000803080): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008035c0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008035c0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008035c0): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008035c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008035c0): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008035c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb8000 item 57 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008035c0): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008035c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.306119188 +0000 UTC m=+79.104643169 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008035c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000803b40): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000803b40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000803b40): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000803b40): >_readAt: n=8, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000803b40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.306119188 +0000 UTC m=+79.104643169 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000803b40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb81c0 item 57 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000850200): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000850200): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000850200): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000850200): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000850200): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000850200): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000850200): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000850200): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.308142893 +0000 UTC m=+79.106666874 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000850200): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000850740): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000850740): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000850740): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb88c0 item 58 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000850740): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000850740): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.308872909 +0000 UTC m=+79.107396890 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000850740): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000850c80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000850c80): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000850c80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb8a80 item 58 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000850c80): _readAt: size=2, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000850c80): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000850c80): _writeAt: size=3, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000850c80): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000850c80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.309709296 +0000 UTC m=+79.108233278 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000850c80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000851240): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000851240): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000851240): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000851240): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000851240): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.309709296 +0000 UTC m=+79.108233278 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000851240): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb8d90 item 58 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000851880): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000851880): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000851880): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000851880): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000851880): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000851880): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000851880): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000851880): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.311983084 +0000 UTC m=+79.110507066 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000851880): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b0040): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b0040): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b0040): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb91f0 item 59 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b0040): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b0040): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.313565218 +0000 UTC m=+79.112089198 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b0040): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b0580): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b0580): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b0580): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b0580): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b0580): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b0580): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c12c40 item 59 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b0580): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b0580): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.315214457 +0000 UTC m=+79.113738438 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b0580): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b0b00): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b0b00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b0b00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b0b00): >_readAt: n=8, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b0b00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.315214457 +0000 UTC m=+79.113738438 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b0b00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c12e70 item 59 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b1140): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b1140): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b1140): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b1140): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b1140): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b1140): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b1140): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b1140): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.318907981 +0000 UTC m=+79.117431962 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b1140): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b1680): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b1680): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b1680): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c132d0 item 60 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b1680): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b1680): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.319412181 +0000 UTC m=+79.117936163 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b1680): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b1bc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b1bc0): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b1bc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c13650 item 60 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b1bc0): _readAt: size=2, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b1bc0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b1bc0): _writeAt: size=3, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b1bc0): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b1bc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.320372262 +0000 UTC m=+79.118896243 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007b1bc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000902200): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000902200): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000902200): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000902200): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000902200): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.320372262 +0000 UTC m=+79.118896243 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000902200): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c13810 item 60 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000902840): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000902840): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000902840): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000902840): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000902840): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000902840): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000902840): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000902840): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.322968447 +0000 UTC m=+79.121492428 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000902840): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000902d80): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000902d80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000902d80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c13d50 item 61 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000902d80): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000902d80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.323687072 +0000 UTC m=+79.122211053 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000902d80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000903480): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000903480): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000903480): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000903480): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000903480): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.323687072 +0000 UTC m=+79.122211053 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000903480): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c13f10 item 61 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000903ac0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000903ac0): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000903ac0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000903ac0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000903ac0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000903ac0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000903ac0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000903ac0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.325655804 +0000 UTC m=+79.124179785 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000903ac0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000932080): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000932080): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000932080): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478af0 item 62 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000932080): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000932080): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.326420166 +0000 UTC m=+79.124944147 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000932080): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000932780): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000932780): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000932780): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000932780): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000932780): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.326420166 +0000 UTC m=+79.124944147 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000932780): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478f50 item 62 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000932dc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000932dc0): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000932dc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000932dc0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000932dc0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000932dc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000932dc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000932dc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.328280343 +0000 UTC m=+79.126804335 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000932dc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000933300): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000933300): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000933300): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479d50 item 63 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000933300): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000933300): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.328681219 +0000 UTC m=+79.127205201 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000933300): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000933a00): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000933a00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000933a00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000933a00): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000933a00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.328681219 +0000 UTC m=+79.127205201 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000933a00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414380 item 63 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094c0c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094c0c0): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094c0c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094c0c0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094c0c0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094c0c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094c0c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094c0c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.33061779 +0000 UTC m=+79.129141772 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094c0c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094c600): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094c600): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094c600): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414850 item 64 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094c600): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094c600): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.331171816 +0000 UTC m=+79.129695796 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094c600): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094cd00): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094cd00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094cd00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094cd00): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094cd00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.331171816 +0000 UTC m=+79.129695796 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094cd00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414cb0 item 64 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094d340): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094d340): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094d340): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094d340): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094d340): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.333128965 +0000 UTC m=+79.131652946 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094d340): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094d7c0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094d7c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094d7c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094d7c0): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094d7c0): _writeAt: size=3, off=2 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415260 item 65 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094d7c0): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094d7c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.333825849 +0000 UTC m=+79.132349830 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094d7c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094dcc0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094dcc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094dcc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094dcc0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094dcc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.333825849 +0000 UTC m=+79.132349830 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00094dcc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415420 item 65 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098e380): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098e380): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098e380): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098e380): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098e380): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.335289339 +0000 UTC m=+79.133813320 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098e380): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098e800): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098e800): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b88070 item 66 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098e800): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098e800): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098e800): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098e800): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098e800): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.335901984 +0000 UTC m=+79.134425965 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098e800): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098ed40): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098ed40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098ed40): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098ed40): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098ed40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.335901984 +0000 UTC m=+79.134425965 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098ed40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b88230 item 66 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098f380): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098f380): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098f380): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098f380): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098f380): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.337085546 +0000 UTC m=+79.135609527 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098f380): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098f800): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098f800): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098f800): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098f800): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098f800): _writeAt: size=3, off=2 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b885b0 item 67 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098f800): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098f800): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.33758653 +0000 UTC m=+79.136110511 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098f800): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098fd00): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098fd00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098fd00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098fd00): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098fd00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.33758653 +0000 UTC m=+79.136110511 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00098fd00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b88770 item 67 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c6400): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c6400): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c6400): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c6400): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c6400): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.338805459 +0000 UTC m=+79.137329441 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c6400): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c6900): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c6900): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b88ee0 item 68 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c6900): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c6900): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c6900): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c6900): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c6900): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.339324367 +0000 UTC m=+79.137848349 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c6900): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c6e40): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c6e40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c6e40): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c6e40): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c6e40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.339324367 +0000 UTC m=+79.137848349 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c6e40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b89110 item 68 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c7480): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c7480): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c7480): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c7480): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c7480): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.340414343 +0000 UTC m=+79.138938324 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c7480): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c7900): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c7900): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c7900): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c7900): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c7900): _writeAt: size=3, off=2 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b89570 item 69 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c7900): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c7900): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.34086932 +0000 UTC m=+79.139393301 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c7900): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c7e00): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c7e00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c7e00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c7e00): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c7e00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.34086932 +0000 UTC m=+79.139393301 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009c7e00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b89810 item 69 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0c500): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0c500): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0c500): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0c500): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0c500): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.34203596 +0000 UTC m=+79.140559941 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0c500): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0ca00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0ca00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b89c00 item 70 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0ca00): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0ca00): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0ca00): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0ca00): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0ca00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.342574686 +0000 UTC m=+79.141098667 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0ca00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0cf40): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0cf40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0cf40): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0cf40): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0cf40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.342574686 +0000 UTC m=+79.141098667 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0cf40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b89dc0 item 70 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0d5c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0d5c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0d5c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0d5c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0d5c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.343703414 +0000 UTC m=+79.142227396 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0d5c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0dac0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0dac0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0dac0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0dac0): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0dac0): _writeAt: size=3, off=2 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0460 item 71 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0dac0): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0dac0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.344166507 +0000 UTC m=+79.142690488 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a0dac0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72040): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72040): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72040): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72040): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72040): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.344166507 +0000 UTC m=+79.142690488 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72040): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0620 item 71 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a726c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a726c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a726c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a726c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a726c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.345460668 +0000 UTC m=+79.143984649 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a726c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72bc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72bc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0a10 item 72 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72bc0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72bc0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72bc0): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72bc0): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72bc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.345946293 +0000 UTC m=+79.144470274 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a72bc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a73100): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a73100): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a73100): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a73100): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a73100): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.345946293 +0000 UTC m=+79.144470274 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a73100): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0d90 item 72 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a736c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a736c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a736c0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a736c0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a736c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a736c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a736c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.347102844 +0000 UTC m=+79.145626825 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a736c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a73bc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a73bc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a73bc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1340 item 73 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a73bc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a73bc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.348354505 +0000 UTC m=+79.146878486 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a73bc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa2100): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa2100): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa2100): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa2100): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa2100): _writeAt: size=3, off=2 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1570 item 73 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa2100): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa2100): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.348933365 +0000 UTC m=+79.147457346 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa2100): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000851e40): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000851e40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000851e40): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000851e40): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000851e40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.348933365 +0000 UTC m=+79.147457346 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000851e40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1730 item 73 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8500): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8500): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8500): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8500): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8500): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8500): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8500): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.350316323 +0000 UTC m=+79.148840304 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8500): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8a00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8a00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8a00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb9730 item 74 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8a00): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8a00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.350936633 +0000 UTC m=+79.149460654 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8a00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8f40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8f40): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb99d0 item 74 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8f40): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8f40): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8f40): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8f40): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8f40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.351685434 +0000 UTC m=+79.150209416 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8f40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c94c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c94c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c94c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c94c0): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c94c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.351685434 +0000 UTC m=+79.150209416 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c94c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb9b90 item 74 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9b00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9b00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9b00): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9b00): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9b00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9b00): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9b00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.353734468 +0000 UTC m=+79.152258449 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9b00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fc080): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fc080): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fc080): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cc700 item 75 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fc080): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fc080): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.354770532 +0000 UTC m=+79.153294513 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fc080): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fc5c0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fc5c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fc5c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fc5c0): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fc5c0): _writeAt: size=3, off=2 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cca80 item 75 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fc5c0): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fc5c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.3551994 +0000 UTC m=+79.153723381 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fc5c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fcb00): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fcb00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fcb00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fcb00): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fcb00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.3551994 +0000 UTC m=+79.153723381 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fcb00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ccee0 item 75 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fd140): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fd140): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fd140): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fd140): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fd140): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fd140): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fd140): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.356703727 +0000 UTC m=+79.155227709 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fd140): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fd640): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fd640): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fd640): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cd500 item 76 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fd640): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fd640): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.35713512 +0000 UTC m=+79.155659101 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fd640): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fdb80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fdb80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cd810 item 76 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fdb80): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fdb80): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fdb80): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fdb80): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fdb80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.357805304 +0000 UTC m=+79.156329285 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008fdb80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40180): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40180): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40180): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40180): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40180): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.357805304 +0000 UTC m=+79.156329285 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40180): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cdb20 item 76 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b407c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b407c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b407c0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b407c0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b407c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b407c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b407c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.359316744 +0000 UTC m=+79.157840725 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b407c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40cc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40cc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40cc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f22a0 item 77 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40cc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40cc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.359816967 +0000 UTC m=+79.158340948 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b40cc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b413c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b413c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b413c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b413c0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b413c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.359816967 +0000 UTC m=+79.158340948 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b413c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2690 item 77 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41a00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41a00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41a00): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41a00): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41a00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41a00): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41a00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.361885658 +0000 UTC m=+79.160409639 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41a00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41f00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41f00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41f00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2ee0 item 78 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41f00): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41f00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.363109415 +0000 UTC m=+79.161633396 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b41f00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b68680): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b68680): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b68680): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b68680): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b68680): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.363109415 +0000 UTC m=+79.161633396 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b68680): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f31f0 item 78 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b68cc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b68cc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b68cc0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b68cc0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b68cc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b68cc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b68cc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.364727506 +0000 UTC m=+79.163251487 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b68cc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b691c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b691c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b691c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f37a0 item 79 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b691c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b691c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.365283034 +0000 UTC m=+79.163807015 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b691c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b698c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b698c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b698c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b698c0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b698c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.365283034 +0000 UTC m=+79.163807015 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b698c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3ab0 item 79 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b69f00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b69f00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b69f00): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b69f00): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b69f00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b69f00): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b69f00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.366570972 +0000 UTC m=+79.165094954 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b69f00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c08480): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c08480): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c08480): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da22a0 item 80 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c08480): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c08480): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.367025198 +0000 UTC m=+79.165549179 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c08480): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c08b80): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c08b80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c08b80): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c08b80): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c08b80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.367025198 +0000 UTC m=+79.165549179 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c08b80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da2460 item 80 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c091c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c091c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c091c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c091c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c091c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.368179775 +0000 UTC m=+79.166703757 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c091c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c09640): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c09640): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c09640): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c09640): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c09640): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c09640): _writeAt: size=3, off=7 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da29a0 item 81 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c09640): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c09640): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.368647868 +0000 UTC m=+79.167171849 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c09640): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c09b80): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c09b80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c09b80): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c09b80): >_readAt: n=8, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c09b80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.368647868 +0000 UTC m=+79.167171849 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c09b80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da2b60 item 81 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3a280): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3a280): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3a280): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3a280): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3a280): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.370095036 +0000 UTC m=+79.168619018 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3a280): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3a780): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3a780): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3a780): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da2ee0 item 82 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3a780): _readAt: size=2, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3a780): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3a780): _writeAt: size=3, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3a780): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3a780): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.370684488 +0000 UTC m=+79.169208470 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3a780): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3ad00): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3ad00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3ad00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3ad00): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3ad00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.370684488 +0000 UTC m=+79.169208470 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3ad00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da3180 item 82 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3b380): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3b380): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3b380): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3b380): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3b380): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.372239861 +0000 UTC m=+79.170763843 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3b380): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3b880): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3b880): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3b880): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3b880): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3b880): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3b880): _writeAt: size=3, off=7 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da35e0 item 83 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3b880): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3b880): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.372961361 +0000 UTC m=+79.171485342 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3b880): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3bdc0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3bdc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3bdc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3bdc0): >_readAt: n=8, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3bdc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.372961361 +0000 UTC m=+79.171485342 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c3bdc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da37a0 item 83 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c684c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c684c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c684c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c684c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c684c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.374367543 +0000 UTC m=+79.172891523 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c684c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c689c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c689c0): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c689c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da3ce0 item 84 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c689c0): _readAt: size=2, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c689c0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c689c0): _writeAt: size=3, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c689c0): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c689c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.375032888 +0000 UTC m=+79.173556869 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c689c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c68f40): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c68f40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c68f40): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c68f40): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c68f40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.375032888 +0000 UTC m=+79.173556869 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c68f40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da3ea0 item 84 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c695c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c695c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c695c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c695c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c695c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.37637622 +0000 UTC m=+79.174900201 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c695c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c69ac0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c69ac0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c69ac0): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c69ac0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c69ac0): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c69ac0): _writeAt: size=3, off=7 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446460 item 85 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c69ac0): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c69ac0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.376839965 +0000 UTC m=+79.175363945 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c69ac0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c92080): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c92080): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c92080): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c92080): >_readAt: n=8, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c92080): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.376839965 +0000 UTC m=+79.175363945 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c92080): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446700 item 85 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c92700): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c92700): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c92700): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c92700): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c92700): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.378092106 +0000 UTC m=+79.176616087 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c92700): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c92c00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c92c00): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c92c00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447340 item 86 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c92c00): _readAt: size=2, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c92c00): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c92c00): _writeAt: size=3, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c92c00): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c92c00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.378597549 +0000 UTC m=+79.177121530 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c92c00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c93180): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c93180): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c93180): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c93180): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c93180): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.378597549 +0000 UTC m=+79.177121530 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c93180): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447570 item 86 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c93800): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c93800): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c93800): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c93800): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c93800): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.379828259 +0000 UTC m=+79.178352240 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c93800): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c93d00): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c93d00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c93d00): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c93d00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c93d00): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c93d00): _writeAt: size=3, off=7 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447ce0 item 87 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c93d00): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c93d00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.380301321 +0000 UTC m=+79.178825302 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c93d00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cba2c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cba2c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cba2c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cba2c0): >_readAt: n=8, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cba2c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.380301321 +0000 UTC m=+79.178825302 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cba2c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f26310 item 87 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cba940): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cba940): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cba940): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cba940): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cba940): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.381529207 +0000 UTC m=+79.180053187 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cba940): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbae40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbae40): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbae40): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f26690 item 88 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbae40): _readAt: size=2, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbae40): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbae40): _writeAt: size=3, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbae40): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbae40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.382164605 +0000 UTC m=+79.180688586 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbae40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbb3c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbb3c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbb3c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbb3c0): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbb3c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.382164605 +0000 UTC m=+79.180688586 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbb3c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f268c0 item 88 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbba00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbba00): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbba00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbba00): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbba00): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbba00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbba00): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbba00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.383873256 +0000 UTC m=+79.182397247 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbba00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbbf40): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbbf40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbbf40): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f26d20 item 89 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbbf40): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbbf40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.384372307 +0000 UTC m=+79.182896289 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cbbf40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cdc500): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cdc500): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cdc500): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cdc500): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cdc500): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cdc500): _writeAt: size=3, off=7 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f26ee0 item 89 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cdc500): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cdc500): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.385201892 +0000 UTC m=+79.183725872 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cdc500): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cdca80): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cdca80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cdca80): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cdca80): >_readAt: n=8, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cdca80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.385201892 +0000 UTC m=+79.183725872 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000cdca80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f270a0 item 89 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa2980): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa2980): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa2980): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa2980): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa2980): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa2980): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa2980): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa2980): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.386756894 +0000 UTC m=+79.185280875 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa2980): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa2ec0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa2ec0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa2ec0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1a40 item 90 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa2ec0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa2ec0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.387197144 +0000 UTC m=+79.185721125 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa2ec0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa3400): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa3400): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa3400): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1c70 item 90 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa3400): _readAt: size=2, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa3400): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa3400): _writeAt: size=3, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa3400): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa3400): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.387951046 +0000 UTC m=+79.186475027 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa3400): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa39c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa39c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa39c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa39c0): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa39c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.387951046 +0000 UTC m=+79.186475027 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aa39c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1ea0 item 90 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d06080): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d06080): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d06080): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d06080): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d06080): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d06080): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d06080): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d06080): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.389674485 +0000 UTC m=+79.188198465 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d06080): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d065c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d065c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d065c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001105b0 item 91 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d065c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d065c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.390675793 +0000 UTC m=+79.189199784 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d065c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d06b00): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d06b00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d06b00): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d06b00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d06b00): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d06b00): _writeAt: size=3, off=7 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110850 item 91 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d06b00): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d06b00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.391557285 +0000 UTC m=+79.190081266 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d06b00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d07080): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d07080): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d07080): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d07080): >_readAt: n=8, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d07080): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.391557285 +0000 UTC m=+79.190081266 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d07080): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110af0 item 91 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d076c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d076c0): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d076c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d076c0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d076c0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d076c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d076c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d076c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.392946224 +0000 UTC m=+79.191470205 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d076c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d07c00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d07c00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d07c00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111030 item 92 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d07c00): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d07c00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.393636305 +0000 UTC m=+79.192160286 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d07c00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d241c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d241c0): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d241c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111340 item 92 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d241c0): _readAt: size=2, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d241c0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d241c0): _writeAt: size=3, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d241c0): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d241c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.394668902 +0000 UTC m=+79.193192882 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d241c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d24780): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d24780): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d24780): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d24780): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d24780): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.394668902 +0000 UTC m=+79.193192882 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d24780): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111570 item 92 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d24dc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d24dc0): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d24dc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d24dc0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d24dc0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d24dc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d24dc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d24dc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.39654533 +0000 UTC m=+79.195069311 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d24dc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d25300): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d25300): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d25300): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111a40 item 93 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d25300): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d25300): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.397213911 +0000 UTC m=+79.195737892 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d25300): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d25a00): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d25a00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d25a00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d25a00): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d25a00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.397213911 +0000 UTC m=+79.195737892 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d25a00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00082e070 item 93 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4e0c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4e0c0): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4e0c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4e0c0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4e0c0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4e0c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4e0c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4e0c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.399395123 +0000 UTC m=+79.197919105 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4e0c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4e600): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4e600): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4e600): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00082e620 item 94 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4e600): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4e600): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.400191184 +0000 UTC m=+79.198715166 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4e600): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4ed00): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4ed00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4ed00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4ed00): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4ed00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.400191184 +0000 UTC m=+79.198715166 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4ed00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00082e850 item 94 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4f340): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4f340): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4f340): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4f340): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4f340): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4f340): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4f340): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4f340): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.401909795 +0000 UTC m=+79.200433776 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4f340): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4f880): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4f880): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4f880): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00082f0a0 item 95 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4f880): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4f880): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.402410299 +0000 UTC m=+79.200934279 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d4f880): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68000): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68000): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68000): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68000): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68000): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.402410299 +0000 UTC m=+79.200934279 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68000): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00082f490 item 95 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68640): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68640): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68640): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68640): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68640): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68640): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68640): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68640): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.403746799 +0000 UTC m=+79.202270780 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68640): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68b80): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68b80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68b80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00082f9d0 item 96 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68b80): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68b80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.404543091 +0000 UTC m=+79.203067072 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68b80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d69280): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d69280): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d69280): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d69280): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d69280): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.404543091 +0000 UTC m=+79.203067072 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d69280): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00082fb90 item 96 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= 2026/03/08 01:53:51 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:51 DEBUG : Looking for writers 2026/03/08 01:53:51 DEBUG : >WaitForWriters: 2026/03/08 01:53:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/03/08 01:53:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3e880): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3e880): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3e880): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3e880): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3e880): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.538621372 +0000 UTC m=+79.337145352 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3e880): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3ed80): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3ed80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3ed80): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3ed80): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3ed80): _writeAt: size=3, off=2 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3ed80): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3ed80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.538621372 +0000 UTC m=+79.337145352 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3ed80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f240): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f240): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f240): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f240): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f240): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.538621372 +0000 UTC m=+79.337145352 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f240): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450690 item 1 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f880): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f880): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f880): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f880): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f880): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.543013173 +0000 UTC m=+79.341537154 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f880): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3fd80): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3fd80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3fd80): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3fd80): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3fd80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.543013173 +0000 UTC m=+79.341537154 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3fd80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450e70 item 2 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68440): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68440): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68440): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68440): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68440): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.545009166 +0000 UTC m=+79.343533148 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68440): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d688c0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d688c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d688c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d688c0): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d688c0): _writeAt: size=3, off=2 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d688c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d688c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.545009166 +0000 UTC m=+79.343533148 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d688c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68d80): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68d80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68d80): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68d80): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68d80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.545009166 +0000 UTC m=+79.343533148 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d68d80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451960 item 3 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d69400): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d69400): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d69400): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d69400): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d69400): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.547258517 +0000 UTC m=+79.345782498 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d69400): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d69980): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d69980): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d69980): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d69980): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d69980): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.547258517 +0000 UTC m=+79.345782498 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000d69980): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bfe150 item 4 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822140): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822140): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822140): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822140): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822140): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.548833547 +0000 UTC m=+79.347357528 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822140): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822640): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822640): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822640): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822640): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822640): _writeAt: size=3, off=2 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822640): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822640): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.548833547 +0000 UTC m=+79.347357528 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822640): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822e40): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822e40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822e40): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822e40): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822e40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.548833547 +0000 UTC m=+79.347357528 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822e40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bfe4d0 item 5 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823dc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823dc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823dc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823dc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823dc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.550505861 +0000 UTC m=+79.349029841 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823dc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c480): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c480): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c480): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c480): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c480): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.550505861 +0000 UTC m=+79.349029841 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c480): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bfeaf0 item 6 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3cb00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3cb00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3cb00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3cb00): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3cb00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.551986422 +0000 UTC m=+79.350510404 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3cb00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d000): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d000): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d000): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d000): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d000): _writeAt: size=3, off=2 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d000): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d000): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.551986422 +0000 UTC m=+79.350510404 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d000): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d4c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d4c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d4c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d4c0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d4c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.551986422 +0000 UTC m=+79.350510404 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d4c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bfeee0 item 7 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3db40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3db40): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3db40): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3db40): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3db40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.554648782 +0000 UTC m=+79.353172764 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3db40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c200): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c200): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c200): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c200): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c200): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.554648782 +0000 UTC m=+79.353172764 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c200): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bff730 item 8 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c7c0): _readAt: size=2, off=0 2026/03/08 01:53:51 ERROR : open-test-file(0xc000a8c7c0): Couldn't read size of file 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c7c0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c7c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c7c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c7c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c7c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8cb80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8cb80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8cb80): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8cb80): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8cb80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.556515331 +0000 UTC m=+79.355039312 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8cb80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d000): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d000): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d000): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d000): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d000): _writeAt: size=3, off=2 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d000): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d000): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.556515331 +0000 UTC m=+79.355039312 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d000): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d500): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d500): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d500): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d500): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d500): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.556515331 +0000 UTC m=+79.355039312 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d500): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bffab0 item 9 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8db80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8db80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8db80): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8db80): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8db80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.558707295 +0000 UTC m=+79.357231277 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8db80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14180): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14180): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14180): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14180): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14180): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.558707295 +0000 UTC m=+79.357231277 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14180): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a2a0 item 10 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000474c40): _readAt: size=2, off=0 2026/03/08 01:53:51 ERROR : open-test-file(0xc000474c40): Couldn't read size of file 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000474c40): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000474c40): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000474c40): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000474c40): close: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000474c40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004750c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004750c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004750c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004750c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004750c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.560300059 +0000 UTC m=+79.358824040 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004750c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000475d00): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000475d00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000475d00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000475d00): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000475d00): _writeAt: size=3, off=2 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000475d00): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000475d00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.560300059 +0000 UTC m=+79.358824040 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000475d00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a4c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a4c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a4c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a4c0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a4c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.560300059 +0000 UTC m=+79.358824040 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a4c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f26310 item 11 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5ab40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5ab40): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5ab40): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5ab40): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5ab40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.563008425 +0000 UTC m=+79.361532406 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5ab40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b080): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b080): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b080): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b080): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b080): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.563008425 +0000 UTC m=+79.361532406 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b080): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f26850 item 12 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b6c0): _readAt: size=2, off=0 2026/03/08 01:53:51 ERROR : open-test-file(0xc000c5b6c0): Couldn't read size of file 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b6c0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b6c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b6c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b6c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b6c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5ba80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5ba80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5ba80): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5ba80): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5ba80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.564793762 +0000 UTC m=+79.363317742 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5ba80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368600): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368600): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368600): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368600): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368600): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.564793762 +0000 UTC m=+79.363317742 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368600): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f26bd0 item 13 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368fc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368fc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368fc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368fc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368fc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.566303508 +0000 UTC m=+79.364827489 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368fc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000369c00): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000369c00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000369c00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000369c00): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000369c00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.566303508 +0000 UTC m=+79.364827489 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000369c00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f27030 item 14 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007283c0): _readAt: size=2, off=0 2026/03/08 01:53:51 ERROR : open-test-file(0xc0007283c0): Couldn't read size of file 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007283c0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007283c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007283c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007283c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007283c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000728800): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000728800): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000728800): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000728800): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000728800): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.567763241 +0000 UTC m=+79.366287221 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000728800): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007294c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007294c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007294c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007294c0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007294c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.567763241 +0000 UTC m=+79.366287221 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007294c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f27570 item 15 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729f40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729f40): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729f40): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729f40): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729f40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.569766508 +0000 UTC m=+79.368290489 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729f40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc540): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc540): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc540): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc540): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc540): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.569766508 +0000 UTC m=+79.368290489 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc540): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f278f0 item 16 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbcb80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbcb80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbcb80): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbcb80): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbcb80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.570948627 +0000 UTC m=+79.369472608 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbcb80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd000): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd000): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd000): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd000): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd000): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd000): _writeAt: size=3, off=7 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd000): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd000): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.570948627 +0000 UTC m=+79.369472608 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd000): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd540): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd540): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd540): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd540): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd540): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.570948627 +0000 UTC m=+79.369472608 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd540): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f27ce0 item 17 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbdbc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbdbc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbdbc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbdbc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbdbc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.572519458 +0000 UTC m=+79.371043439 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbdbc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc1c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc1c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc1c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc1c0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc1c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.572519458 +0000 UTC m=+79.371043439 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc1c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc700 item 18 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc880): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc880): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc880): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc880): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc880): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.573712578 +0000 UTC m=+79.372236558 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc880): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afcdc0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afcdc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afcdc0): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afcdc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afcdc0): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afcdc0): _writeAt: size=3, off=7 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afcdc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afcdc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.573712578 +0000 UTC m=+79.372236558 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afcdc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd2c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd2c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd2c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd2c0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd2c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.573712578 +0000 UTC m=+79.372236558 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd2c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fccb0 item 19 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b149c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b149c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b149c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b149c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b149c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.577140702 +0000 UTC m=+79.375664683 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b149c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14f00): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14f00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14f00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14f00): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14f00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.577140702 +0000 UTC m=+79.375664683 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14f00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a8c0 item 20 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe280): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe280): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe280): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe280): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe280): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.578933623 +0000 UTC m=+79.377457603 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe280): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe840): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe840): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe840): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe840): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe840): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe840): _writeAt: size=3, off=7 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe840): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe840): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.578933623 +0000 UTC m=+79.377457603 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe840): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afed40): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afed40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afed40): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afed40): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afed40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.578933623 +0000 UTC m=+79.377457603 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afed40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e81c0 item 21 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff3c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff3c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff3c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff3c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff3c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.58104294 +0000 UTC m=+79.379566921 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff3c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff900): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff900): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff900): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff900): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff900): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.58104294 +0000 UTC m=+79.379566921 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff900): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8b60 item 22 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15600): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15600): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15600): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15600): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15600): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.582473778 +0000 UTC m=+79.380997759 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15600): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15b00): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15b00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15b00): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15b00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15b00): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15b00): _writeAt: size=3, off=7 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15b00): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15b00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.582473778 +0000 UTC m=+79.380997759 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15b00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004aea80): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004aea80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004aea80): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004aea80): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004aea80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.582473778 +0000 UTC m=+79.380997759 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004aea80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b0a0 item 23 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee000): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee000): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee000): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee000): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee000): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.585165082 +0000 UTC m=+79.383689064 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee000): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee540): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee540): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee540): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee540): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee540): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.585165082 +0000 UTC m=+79.383689064 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee540): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e91f0 item 24 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beeb80): _readAt: size=2, off=0 2026/03/08 01:53:51 ERROR : open-test-file(0xc000beeb80): Couldn't read size of file 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beeb80): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beeb80): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beeb80): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beeb80): close: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beeb80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beef40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beef40): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beef40): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beef40): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beef40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.58681854 +0000 UTC m=+79.385342521 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beef40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef480): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef480): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef480): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef480): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef480): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef480): _writeAt: size=3, off=7 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef480): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef480): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.58681854 +0000 UTC m=+79.385342521 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef480): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef9c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef9c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef9c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef9c0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef9c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.58681854 +0000 UTC m=+79.385342521 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef9c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9c00 item 25 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af380): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af380): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af380): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af380): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af380): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.589519081 +0000 UTC m=+79.388043063 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af380): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af900): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af900): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af900): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af900): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af900): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.589519081 +0000 UTC m=+79.388043063 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af900): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e2a0 item 26 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007522c0): _readAt: size=2, off=0 2026/03/08 01:53:51 ERROR : open-test-file(0xc0007522c0): Couldn't read size of file 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007522c0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007522c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007522c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007522c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007522c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000752680): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000752680): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000752680): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000752680): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000752680): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.591186045 +0000 UTC m=+79.389710026 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000752680): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000752b80): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000752b80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000752b80): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000752b80): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000752b80): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000752b80): _writeAt: size=3, off=7 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000752b80): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000752b80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.591186045 +0000 UTC m=+79.389710026 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000752b80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007530c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007530c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007530c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007530c0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007530c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.591186045 +0000 UTC m=+79.389710026 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007530c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e850 item 27 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000753740): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000753740): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000753740): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000753740): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000753740): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.593798021 +0000 UTC m=+79.392322002 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000753740): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000753c80): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000753c80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000753c80): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000753c80): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000753c80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.593798021 +0000 UTC m=+79.392322002 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000753c80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f0a0 item 28 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000766340): _readAt: size=2, off=0 2026/03/08 01:53:51 ERROR : open-test-file(0xc000766340): Couldn't read size of file 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000766340): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000766340): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000766340): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000766340): close: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000766340): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000766700): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000766700): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000766700): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000766700): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000766700): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.595464582 +0000 UTC m=+79.393988563 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000766700): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000766dc0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000766dc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000766dc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000766dc0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000766dc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.595464582 +0000 UTC m=+79.393988563 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000766dc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f880 item 29 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000767440): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000767440): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000767440): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000767440): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000767440): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.598550541 +0000 UTC m=+79.397074522 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000767440): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000767980): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000767980): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000767980): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000767980): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000767980): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.598550541 +0000 UTC m=+79.397074522 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000767980): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005560e0 item 30 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a2040): _readAt: size=2, off=0 2026/03/08 01:53:51 ERROR : open-test-file(0xc0007a2040): Couldn't read size of file 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a2040): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a2040): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a2040): >_writeAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a2040): close: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a2040): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a2400): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a2400): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a2400): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a2400): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a2400): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.601076384 +0000 UTC m=+79.399600375 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a2400): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a2ac0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a2ac0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a2ac0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a2ac0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a2ac0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.601076384 +0000 UTC m=+79.399600375 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a2ac0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005565b0 item 31 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a3140): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a3140): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a3140): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a3140): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a3140): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.604168324 +0000 UTC m=+79.402692315 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a3140): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a3680): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a3680): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a3680): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a3680): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a3680): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.604168324 +0000 UTC m=+79.402692315 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a3680): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000556af0 item 32 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a3cc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a3cc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a3cc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a3cc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a3cc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.606275297 +0000 UTC m=+79.404799277 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007a3cc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000befec0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000befec0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000befec0): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000befec0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000befec0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005571f0 item 33 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000befec0): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000befec0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.60713621 +0000 UTC m=+79.405660192 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000befec0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3c440): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3c440): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3c440): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3c440): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3c440): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.60713621 +0000 UTC m=+79.405660192 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3c440): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d8b60 item 33 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3ca80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3ca80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3ca80): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3ca80): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3ca80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.609973039 +0000 UTC m=+79.408497020 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3ca80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3cf00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3cf00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d9730 item 34 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3cf00): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3cf00): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3cf00): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3cf00): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3cf00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.610829825 +0000 UTC m=+79.409417976 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3cf00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3d440): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3d440): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3d440): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3d440): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3d440): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.610829825 +0000 UTC m=+79.409417976 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3d440): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d9ea0 item 34 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3da80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3da80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3da80): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3da80): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3da80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.612803496 +0000 UTC m=+79.411327478 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3da80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3df00): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3df00): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3df00): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3df00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3df00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db0380 item 35 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3df00): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3df00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.613380353 +0000 UTC m=+79.411904334 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e3df00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e50480): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e50480): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e50480): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e50480): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e50480): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.613380353 +0000 UTC m=+79.411904334 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e50480): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db0620 item 35 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e50b00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e50b00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e50b00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e50b00): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e50b00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.61538276 +0000 UTC m=+79.413906741 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e50b00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e51000): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e51000): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db0cb0 item 36 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e51000): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e51000): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e51000): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e51000): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e51000): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.616050107 +0000 UTC m=+79.414574088 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e51000): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e51540): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e51540): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e51540): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e51540): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e51540): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.616050107 +0000 UTC m=+79.414574088 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e51540): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db0ee0 item 36 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e51b80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e51b80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e51b80): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e51b80): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e51b80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.61785957 +0000 UTC m=+79.416383551 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e51b80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e64080): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e64080): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e64080): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e64080): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e64080): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db1570 item 37 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e64080): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e64080): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.618659528 +0000 UTC m=+79.417183509 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e64080): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e64580): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e64580): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e64580): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e64580): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e64580): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.618659528 +0000 UTC m=+79.417183509 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e64580): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db1810 item 37 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e64c00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e64c00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e64c00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e64c00): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e64c00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.620775898 +0000 UTC m=+79.419299880 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e64c00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e65100): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e65100): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db1b90 item 38 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e65100): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e65100): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e65100): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e65100): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e65100): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.621606474 +0000 UTC m=+79.420130455 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e65100): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e65640): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e65640): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e65640): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e65640): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e65640): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.621606474 +0000 UTC m=+79.420130455 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e65640): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db1d50 item 38 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e65cc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e65cc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e65cc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e65cc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e65cc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.623634088 +0000 UTC m=+79.422158069 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e65cc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e78240): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e78240): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e78240): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e78240): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e78240): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490380 item 39 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e78240): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e78240): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.624339387 +0000 UTC m=+79.422863369 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e78240): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e78740): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e78740): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e78740): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e78740): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e78740): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.624339387 +0000 UTC m=+79.422863369 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e78740): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490930 item 39 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e78dc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e78dc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e78dc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e78dc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e78dc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.62585232 +0000 UTC m=+79.424376301 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e78dc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e792c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e792c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491500 item 40 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e792c0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e792c0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e792c0): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e792c0): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e792c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.626605441 +0000 UTC m=+79.425129422 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e792c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e79800): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e79800): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e79800): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e79800): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e79800): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.626605441 +0000 UTC m=+79.425129422 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e79800): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004918f0 item 40 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e79dc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e79dc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e79dc0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e79dc0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e79dc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e79dc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e79dc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.628145063 +0000 UTC m=+79.426669045 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000e79dc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000826340): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000826340): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000826340): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491f10 item 41 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000826340): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000826340): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.628876462 +0000 UTC m=+79.427400443 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000826340): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000826800): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000826800): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000826800): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000826800): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000826800): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2620 item 41 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000826800): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000826800): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.62977166 +0000 UTC m=+79.428295651 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000826800): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000826d40): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000826d40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000826d40): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000826d40): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000826d40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.62977166 +0000 UTC m=+79.428295651 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000826d40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e2af0 item 41 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000827380): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000827380): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000827380): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000827380): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000827380): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000827380): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000827380): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.631722378 +0000 UTC m=+79.430246360 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000827380): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000827880): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000827880): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000827880): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3110 item 42 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000827880): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000827880): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.632399636 +0000 UTC m=+79.430923616 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000827880): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000827dc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000827dc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3340 item 42 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000827dc0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000827dc0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000827dc0): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000827dc0): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000827dc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.633148537 +0000 UTC m=+79.431672519 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000827dc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087c3c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087c3c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087c3c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087c3c0): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087c3c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.633148537 +0000 UTC m=+79.431672519 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087c3c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3880 item 42 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087ca00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087ca00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087ca00): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087ca00): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087ca00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087ca00): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087ca00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.635288573 +0000 UTC m=+79.433812564 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087ca00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087cf00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087cf00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087cf00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e3ce0 item 43 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087cf00): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087cf00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.635839831 +0000 UTC m=+79.434363813 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087cf00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087d440): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087d440): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087d440): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087d440): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087d440): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c12070 item 43 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087d440): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087d440): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.636363329 +0000 UTC m=+79.434887311 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087d440): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087d980): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087d980): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087d980): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087d980): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087d980): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.636363329 +0000 UTC m=+79.434887311 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00087d980): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c12230 item 43 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8040): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8040): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8040): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8040): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8040): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8040): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8040): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.637713034 +0000 UTC m=+79.436237015 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8040): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8540): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8540): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8540): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c125b0 item 44 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8540): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8540): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.63818832 +0000 UTC m=+79.436712302 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8540): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8a80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8a80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c12770 item 44 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8a80): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8a80): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8a80): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8a80): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8a80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.638763806 +0000 UTC m=+79.437287787 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c8a80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9000): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9000): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9000): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9000): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9000): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.638763806 +0000 UTC m=+79.437287787 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9000): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c12930 item 44 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9640): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9640): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9640): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9640): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9640): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9640): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9640): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.640252443 +0000 UTC m=+79.438776423 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9640): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9b40): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9b40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9b40): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c12ee0 item 45 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9b40): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9b40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.64070763 +0000 UTC m=+79.439231612 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008c9b40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008ea2c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008ea2c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008ea2c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008ea2c0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008ea2c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.64070763 +0000 UTC m=+79.439231612 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008ea2c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c13180 item 45 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008ea900): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008ea900): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008ea900): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008ea900): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008ea900): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008ea900): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008ea900): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.642460225 +0000 UTC m=+79.440984206 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008ea900): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008eae00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008eae00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008eae00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c136c0 item 46 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008eae00): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008eae00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.643086666 +0000 UTC m=+79.441610647 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008eae00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008eb500): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008eb500): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008eb500): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008eb500): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008eb500): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.643086666 +0000 UTC m=+79.441610647 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008eb500): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c13880 item 46 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008ebb40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008ebb40): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008ebb40): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008ebb40): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008ebb40): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008ebb40): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008ebb40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.644577667 +0000 UTC m=+79.443101648 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0008ebb40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090c0c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090c0c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090c0c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c13dc0 item 47 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090c0c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090c0c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.645047684 +0000 UTC m=+79.443571665 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090c0c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090c7c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090c7c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090c7c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090c7c0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090c7c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.645047684 +0000 UTC m=+79.443571665 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090c7c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478070 item 47 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090ce00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090ce00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090ce00): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090ce00): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090ce00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090ce00): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090ce00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.646530039 +0000 UTC m=+79.445054020 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090ce00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090d300): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090d300): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090d300): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478d20 item 48 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090d300): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090d300): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.647229007 +0000 UTC m=+79.445752988 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090d300): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090da00): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090da00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090da00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090da00): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090da00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.647229007 +0000 UTC m=+79.445752988 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00090da00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479490 item 48 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009340c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009340c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009340c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009340c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009340c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.648596175 +0000 UTC m=+79.447120156 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009340c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000934540): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000934540): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000934540): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000934540): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000934540): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000934540): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004140e0 item 49 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000934540): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000934540): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.649206275 +0000 UTC m=+79.447730256 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000934540): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000934a80): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000934a80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000934a80): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000934a80): >_readAt: n=8, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000934a80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.649206275 +0000 UTC m=+79.447730256 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000934a80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004144d0 item 49 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000935100): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000935100): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000935100): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000935100): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000935100): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.650685725 +0000 UTC m=+79.449209706 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000935100): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000935600): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000935600): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000935600): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004149a0 item 50 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000935600): _readAt: size=2, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000935600): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000935600): _writeAt: size=3, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000935600): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000935600): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.651361979 +0000 UTC m=+79.449885960 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000935600): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000935b80): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000935b80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000935b80): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000935b80): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000935b80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.651361979 +0000 UTC m=+79.449885960 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000935b80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414d90 item 50 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096c280): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096c280): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096c280): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096c280): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096c280): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.652837321 +0000 UTC m=+79.451361302 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096c280): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096c780): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096c780): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096c780): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096c780): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096c780): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096c780): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004152d0 item 51 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096c780): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096c780): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.653368804 +0000 UTC m=+79.451892785 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096c780): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096ccc0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096ccc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096ccc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096ccc0): >_readAt: n=8, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096ccc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.653368804 +0000 UTC m=+79.451892785 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096ccc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415490 item 51 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c8340): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c8340): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c8340): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c8340): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c8340): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.654767371 +0000 UTC m=+79.453291352 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c8340): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c8840): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c8840): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c8840): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000557810 item 52 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c8840): _readAt: size=2, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c8840): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c8840): _writeAt: size=3, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c8840): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c8840): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.655517746 +0000 UTC m=+79.454041726 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c8840): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c8dc0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c8dc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c8dc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c8dc0): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c8dc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.655517746 +0000 UTC m=+79.454041726 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c8dc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000557ab0 item 52 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c9440): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c9440): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c9440): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c9440): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c9440): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.657155885 +0000 UTC m=+79.455679866 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c9440): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c9940): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c9940): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c9940): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c9940): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c9940): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c9940): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b88000 item 53 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c9940): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c9940): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.65772056 +0000 UTC m=+79.456244541 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c9940): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c9e80): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c9e80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c9e80): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c9e80): >_readAt: n=8, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c9e80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.65772056 +0000 UTC m=+79.456244541 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007c9e80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b881c0 item 53 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a08580): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a08580): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a08580): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a08580): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a08580): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.659339282 +0000 UTC m=+79.457863263 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a08580): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a08a80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a08a80): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a08a80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b88540 item 54 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a08a80): _readAt: size=2, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a08a80): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a08a80): _writeAt: size=3, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a08a80): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a08a80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.659833904 +0000 UTC m=+79.458357886 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a08a80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a09000): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a09000): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a09000): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a09000): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a09000): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.659833904 +0000 UTC m=+79.458357886 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a09000): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b88700 item 54 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a09680): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a09680): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a09680): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a09680): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a09680): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.661736432 +0000 UTC m=+79.460260412 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a09680): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a09b80): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a09b80): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a09b80): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a09b80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a09b80): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a09b80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b88e70 item 55 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a09b80): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a09b80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.662194355 +0000 UTC m=+79.460718337 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a09b80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5c140): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5c140): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5c140): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5c140): >_readAt: n=8, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5c140): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.662194355 +0000 UTC m=+79.460718337 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5c140): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b890a0 item 55 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5c7c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5c7c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5c7c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5c7c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5c7c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.663720773 +0000 UTC m=+79.462244754 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5c7c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5ccc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5ccc0): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5ccc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b89500 item 56 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5ccc0): _readAt: size=2, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5ccc0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5ccc0): _writeAt: size=3, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5ccc0): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5ccc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.665408245 +0000 UTC m=+79.463932226 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5ccc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5d240): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5d240): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5d240): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5d240): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5d240): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.665408245 +0000 UTC m=+79.463932226 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5d240): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b897a0 item 56 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5d880): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5d880): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5d880): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5d880): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5d880): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5d880): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5d880): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5d880): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.666505103 +0000 UTC m=+79.465029084 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5d880): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5ddc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5ddc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5ddc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b89b90 item 57 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5ddc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5ddc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.667144448 +0000 UTC m=+79.465668429 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a5ddc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a86380): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a86380): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a86380): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a86380): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a86380): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a86380): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b89d50 item 57 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a86380): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a86380): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.667672305 +0000 UTC m=+79.466196285 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a86380): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a86900): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a86900): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a86900): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a86900): >_readAt: n=8, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a86900): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.667672305 +0000 UTC m=+79.466196285 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a86900): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b89f10 item 57 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a86f40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a86f40): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a86f40): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a86f40): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a86f40): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a86f40): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a86f40): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a86f40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.66907004 +0000 UTC m=+79.467594031 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a86f40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a87480): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a87480): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a87480): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb8540 item 58 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a87480): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a87480): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.669844529 +0000 UTC m=+79.468368511 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a87480): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a879c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a879c0): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a879c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb87e0 item 58 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a879c0): _readAt: size=2, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a879c0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a879c0): _writeAt: size=3, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a879c0): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a879c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.670549239 +0000 UTC m=+79.469073220 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a879c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad0000): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad0000): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad0000): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad0000): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad0000): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.670549239 +0000 UTC m=+79.469073220 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad0000): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb8a10 item 58 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad0640): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad0640): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad0640): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad0640): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad0640): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad0640): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad0640): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad0640): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.672282838 +0000 UTC m=+79.470806818 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad0640): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad0b80): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad0b80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad0b80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb8ee0 item 59 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad0b80): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad0b80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.673006131 +0000 UTC m=+79.471530112 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad0b80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad10c0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad10c0): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad10c0): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad10c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad10c0): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad10c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb9180 item 59 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad10c0): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad10c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.673589301 +0000 UTC m=+79.472113281 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad10c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad1640): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad1640): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad1640): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad1640): >_readAt: n=8, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad1640): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.673589301 +0000 UTC m=+79.472113281 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad1640): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb9420 item 59 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096d580): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096d580): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096d580): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096d580): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096d580): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096d580): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096d580): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096d580): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.674832085 +0000 UTC m=+79.473356065 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096d580): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096dac0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096dac0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096dac0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cc700 item 60 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096dac0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096dac0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.675562862 +0000 UTC m=+79.474086843 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00096dac0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a2080): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a2080): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a2080): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cca80 item 60 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a2080): _readAt: size=2, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a2080): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a2080): _writeAt: size=3, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a2080): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a2080): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.676192198 +0000 UTC m=+79.474716179 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a2080): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a2640): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a2640): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a2640): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a2640): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a2640): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.676192198 +0000 UTC m=+79.474716179 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a2640): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ccee0 item 60 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a2c80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a2c80): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a2c80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a2c80): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a2c80): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a2c80): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a2c80): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a2c80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.67768333 +0000 UTC m=+79.476207311 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a2c80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a31c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a31c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a31c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cd500 item 61 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a31c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a31c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.678145601 +0000 UTC m=+79.476669583 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a31c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a38c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a38c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a38c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a38c0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a38c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.678145601 +0000 UTC m=+79.476669583 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009a38c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006cd810 item 61 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad1a00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad1a00): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad1a00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad1a00): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad1a00): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad1a00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad1a00): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad1a00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.679826331 +0000 UTC m=+79.478350322 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad1a00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad1f40): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad1f40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad1f40): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb97a0 item 62 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad1f40): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad1f40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.680372911 +0000 UTC m=+79.478896892 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000ad1f40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b306c0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b306c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b306c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b306c0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b306c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.680372911 +0000 UTC m=+79.478896892 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b306c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fb9a40 item 62 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b30d00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b30d00): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b30d00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b30d00): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b30d00): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b30d00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b30d00): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b30d00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.681949995 +0000 UTC m=+79.480473976 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b30d00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b31240): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b31240): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b31240): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2070 item 63 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b31240): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b31240): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.682473672 +0000 UTC m=+79.480997653 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b31240): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b31940): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b31940): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b31940): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b31940): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b31940): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.682473672 +0000 UTC m=+79.480997653 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b31940): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f23f0 item 63 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b62000): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b62000): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b62000): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b62000): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b62000): >_readAt: n=0, err=Bad file descriptor 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b62000): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b62000): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b62000): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.684215627 +0000 UTC m=+79.482739608 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b62000): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b62540): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b62540): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b62540): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2e00 item 64 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b62540): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b62540): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.684679943 +0000 UTC m=+79.483203924 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b62540): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b62c40): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b62c40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b62c40): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b62c40): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b62c40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.684679943 +0000 UTC m=+79.483203924 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b62c40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3030 item 64 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b63280): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b63280): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b63280): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b63280): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b63280): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.686363728 +0000 UTC m=+79.484887709 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b63280): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b63700): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b63700): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b63700): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b63700): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b63700): _writeAt: size=3, off=2 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3650 item 65 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b63700): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b63700): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.686955093 +0000 UTC m=+79.485479074 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b63700): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b63c00): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b63c00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b63c00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b63c00): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b63c00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.686955093 +0000 UTC m=+79.485479074 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b63c00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f38f0 item 65 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b902c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b902c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b902c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b902c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b902c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.688504384 +0000 UTC m=+79.487028364 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b902c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b90740): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b90740): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da2000 item 66 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b90740): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b90740): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b90740): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b90740): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b90740): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.689132668 +0000 UTC m=+79.487656649 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b90740): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b90c80): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b90c80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b90c80): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b90c80): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b90c80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.689132668 +0000 UTC m=+79.487656649 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b90c80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da21c0 item 66 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d81c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d81c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d81c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d81c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d81c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.690685766 +0000 UTC m=+79.489209748 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d81c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d8640): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d8640): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d8640): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d8640): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d8640): _writeAt: size=3, off=2 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446070 item 67 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d8640): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d8640): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.691199365 +0000 UTC m=+79.489723346 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d8640): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d8b40): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d8b40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d8b40): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d8b40): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d8b40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.691199365 +0000 UTC m=+79.489723346 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d8b40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004462a0 item 67 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d91c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d91c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d91c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d91c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d91c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.692418244 +0000 UTC m=+79.490942225 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d91c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d96c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d96c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004469a0 item 68 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d96c0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d96c0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d96c0): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d96c0): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d96c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.692907887 +0000 UTC m=+79.491431867 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d96c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d9c00): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d9c00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d9c00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d9c00): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d9c00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.692907887 +0000 UTC m=+79.491431867 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0009d9c00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446e00 item 68 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e2c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e2c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e2c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e2c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e2c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.694285895 +0000 UTC m=+79.492809906 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e2c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e740): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e740): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e740): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e740): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e740): _writeAt: size=3, off=2 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447650 item 69 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e740): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e740): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.695155976 +0000 UTC m=+79.493679967 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e740): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1ec40): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1ec40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1ec40): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1ec40): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1ec40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.695155976 +0000 UTC m=+79.493679967 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1ec40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447ab0 item 69 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e000): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e000): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e000): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e000): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e000): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.697309977 +0000 UTC m=+79.495833958 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e000): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e500): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e500): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da2150 item 70 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e500): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e500): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e500): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e500): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e500): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.698136987 +0000 UTC m=+79.496660967 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1e500): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1f600): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1f600): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1f600): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1f600): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1f600): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.698136987 +0000 UTC m=+79.496660967 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1f600): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da2380 item 70 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1fc80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1fc80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1fc80): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1fc80): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1fc80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.69994779 +0000 UTC m=+79.498471772 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c1fc80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc200): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc200): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc200): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc200): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc200): _writeAt: size=3, off=2 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da2770 item 71 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc200): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc200): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.700360679 +0000 UTC m=+79.498884660 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc200): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc740): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc740): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc740): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc740): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc740): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.700360679 +0000 UTC m=+79.498884660 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afc740): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da2a80 item 71 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afce00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afce00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afce00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afce00): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afce00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.70176618 +0000 UTC m=+79.500290161 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afce00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd300): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd300): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da2e00 item 72 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd300): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd300): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd300): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd300): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd300): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.702292322 +0000 UTC m=+79.500816303 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd300): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd840): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd840): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd840): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd840): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd840): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.702292322 +0000 UTC m=+79.500816303 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afd840): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da2fc0 item 72 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afde00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afde00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afde00): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afde00): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afde00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afde00): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afde00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.703671062 +0000 UTC m=+79.502195042 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afde00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3e380): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3e380): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3e380): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da3420 item 73 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3e380): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3e380): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.704112113 +0000 UTC m=+79.502636094 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3e380): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3e880): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3e880): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3e880): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3e880): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3e880): _writeAt: size=3, off=2 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da36c0 item 73 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3e880): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3e880): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.704585696 +0000 UTC m=+79.503109677 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3e880): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3ee40): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3ee40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3ee40): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3ee40): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3ee40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.704585696 +0000 UTC m=+79.503109677 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3ee40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da3880 item 73 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f480): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f480): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f480): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f480): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f480): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f480): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f480): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.70605169 +0000 UTC m=+79.504575672 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f480): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f980): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f980): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f980): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da3dc0 item 74 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f980): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f980): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.706750999 +0000 UTC m=+79.505274980 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3f980): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3fec0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3fec0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d03f0 item 74 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3fec0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3fec0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3fec0): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3fec0): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3fec0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.707283843 +0000 UTC m=+79.505807825 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000f3fec0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822640): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822640): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822640): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822640): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822640): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.707283843 +0000 UTC m=+79.505807825 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000822640): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d05b0 item 74 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823840): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823840): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823840): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823840): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823840): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823840): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823840): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.708851229 +0000 UTC m=+79.507375210 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823840): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823d40): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823d40): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823d40): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0930 item 75 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823d40): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823d40): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.709479363 +0000 UTC m=+79.508003344 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000823d40): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c400): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c400): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c400): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c400): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c400): _writeAt: size=3, off=2 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0d20 item 75 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c400): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c400): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.709989295 +0000 UTC m=+79.508513275 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c400): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c940): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c940): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c940): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c940): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c940): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.709989295 +0000 UTC m=+79.508513275 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3c940): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0ee0 item 75 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0000af880): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0000af880): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0000af880): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0000af880): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0000af880): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0000af880): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0000af880): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.711543836 +0000 UTC m=+79.510067817 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0000af880): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c6c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c6c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c6c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc540 item 76 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c6c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c6c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.711951264 +0000 UTC m=+79.510475245 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8c6c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8cc00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8cc00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc700 item 76 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8cc00): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8cc00): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8cc00): _writeAt: size=3, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8cc00): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8cc00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.712411412 +0000 UTC m=+79.510935393 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8cc00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d180): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d180): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d180): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d180): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d180): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.712411412 +0000 UTC m=+79.510935393 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d180): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fca10 item 76 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d7c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d7c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d7c0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d7c0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d7c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d7c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d7c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.714089245 +0000 UTC m=+79.512613226 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8d7c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8dcc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8dcc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8dcc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcee0 item 77 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8dcc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8dcc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.714826115 +0000 UTC m=+79.513350096 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a8dcc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000475000): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000475000): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000475000): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000475000): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000475000): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.714826115 +0000 UTC m=+79.513350096 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000475000): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd0a0 item 77 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a040): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a040): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a040): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a040): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a040): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a040): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a040): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.716355258 +0000 UTC m=+79.514879249 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a040): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a580): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a580): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a580): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd650 item 78 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a580): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a580): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.717002599 +0000 UTC m=+79.515526580 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5a580): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5ac80): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5ac80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5ac80): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5ac80): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5ac80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.717002599 +0000 UTC m=+79.515526580 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5ac80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd880 item 78 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b2c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b2c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b2c0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b2c0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b2c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b2c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b2c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.71861024 +0000 UTC m=+79.517134221 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b2c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b7c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b7c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b7c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fde30 item 79 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b7c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b7c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.719201054 +0000 UTC m=+79.517725035 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5b7c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5bec0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5bec0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5bec0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5bec0): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5bec0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.719201054 +0000 UTC m=+79.517725035 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000c5bec0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450310 item 79 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368ac0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368ac0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368ac0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368ac0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368ac0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368ac0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368ac0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.720826759 +0000 UTC m=+79.519350740 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000368ac0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000369580): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000369580): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000369580): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450700 item 80 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000369580): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000369580): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.721554302 +0000 UTC m=+79.520078282 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000369580): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000728180): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000728180): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000728180): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000728180): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000728180): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.721554302 +0000 UTC m=+79.520078282 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000728180): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450930 item 80 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000728880): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000728880): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000728880): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000728880): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000728880): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.725010818 +0000 UTC m=+79.523534799 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000728880): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729140): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729140): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729140): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729140): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729140): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729140): _writeAt: size=3, off=7 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004510a0 item 81 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729140): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729140): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.725551468 +0000 UTC m=+79.524075449 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729140): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729ac0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729ac0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729ac0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729ac0): >_readAt: n=8, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729ac0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.725551468 +0000 UTC m=+79.524075449 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000729ac0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004516c0 item 81 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc340): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc340): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc340): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc340): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc340): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.726787138 +0000 UTC m=+79.525311119 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc340): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc840): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc840): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc840): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451ce0 item 82 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc840): _readAt: size=2, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc840): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc840): _writeAt: size=3, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc840): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc840): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.727544185 +0000 UTC m=+79.526068166 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbc840): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbcdc0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbcdc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbcdc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbcdc0): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbcdc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.727544185 +0000 UTC m=+79.526068166 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbcdc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bfe0e0 item 82 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd480): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd480): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd480): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd480): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd480): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.730689035 +0000 UTC m=+79.529213017 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd480): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd980): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd980): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd980): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd980): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd980): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd980): _writeAt: size=3, off=7 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bfe460 item 83 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd980): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd980): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.731143582 +0000 UTC m=+79.529667563 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbd980): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbdec0): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbdec0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbdec0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbdec0): >_readAt: n=8, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbdec0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.731143582 +0000 UTC m=+79.529667563 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bbdec0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bfe620 item 83 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14600): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14600): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14600): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14600): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14600): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.73283431 +0000 UTC m=+79.531358291 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14600): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14b00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14b00): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14b00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bfe9a0 item 84 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14b00): _readAt: size=2, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14b00): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14b00): _writeAt: size=3, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14b00): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14b00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.733530853 +0000 UTC m=+79.532054845 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b14b00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15080): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15080): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15080): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15080): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15080): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.733530853 +0000 UTC m=+79.532054845 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15080): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bfeb60 item 84 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15780): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15780): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15780): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15780): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15780): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.73493985 +0000 UTC m=+79.533463831 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15780): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15cc0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15cc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15cc0): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15cc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15cc0): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15cc0): _writeAt: size=3, off=7 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bff110 item 85 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15cc0): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15cc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.735585047 +0000 UTC m=+79.534109028 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000b15cc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe440): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe440): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe440): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe440): >_readAt: n=8, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe440): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.735585047 +0000 UTC m=+79.534109028 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afe440): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bff3b0 item 85 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afeb00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afeb00): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afeb00): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afeb00): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afeb00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.736879278 +0000 UTC m=+79.535403258 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000afeb00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff000): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff000): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff000): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bff810 item 86 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff000): _readAt: size=2, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff000): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff000): _writeAt: size=3, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff000): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff000): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.737762533 +0000 UTC m=+79.536286514 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff000): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff580): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff580): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff580): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff580): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff580): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.737762533 +0000 UTC m=+79.536286514 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000aff580): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000bff9d0 item 86 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3cfc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3cfc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3cfc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3cfc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3cfc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.739392285 +0000 UTC m=+79.537916266 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3cfc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d4c0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d4c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d4c0): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d4c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d4c0): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d4c0): _writeAt: size=3, off=7 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1500 item 87 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d4c0): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d4c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.740080884 +0000 UTC m=+79.538604865 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3d4c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3da00): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3da00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3da00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3da00): >_readAt: n=8, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3da00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.740080884 +0000 UTC m=+79.538604865 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000a3da00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d16c0 item 87 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004aea80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004aea80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004aea80): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004aea80): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004aea80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.741676071 +0000 UTC m=+79.540200053 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004aea80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af080): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af080): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af080): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1a40 item 88 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af080): _readAt: size=2, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af080): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af080): _writeAt: size=3, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af080): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af080): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.742499374 +0000 UTC m=+79.541023355 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af080): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af700): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af700): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af700): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af700): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af700): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.742499374 +0000 UTC m=+79.541023355 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0004af700): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1c70 item 88 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee100): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee100): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee100): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee100): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee100): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee100): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee100): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee100): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.744174242 +0000 UTC m=+79.542698273 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee100): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee640): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee640): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee640): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f262a0 item 89 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee640): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee640): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.745355689 +0000 UTC m=+79.543879671 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bee640): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beeb80): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beeb80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beeb80): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beeb80): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beeb80): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beeb80): _writeAt: size=3, off=7 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f26460 item 89 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beeb80): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beeb80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.746265845 +0000 UTC m=+79.544789827 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000beeb80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef100): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef100): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef100): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef100): >_readAt: n=8, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef100): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.746265845 +0000 UTC m=+79.544789827 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef100): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f26620 item 89 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef780): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef780): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef780): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef780): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef780): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef780): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef780): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef780): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.748247833 +0000 UTC m=+79.546771814 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000bef780): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000befcc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000befcc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000befcc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f26a10 item 90 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000befcc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000befcc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.748794554 +0000 UTC m=+79.547318536 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000befcc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006de280): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006de280): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006de280): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f26bd0 item 90 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006de280): _readAt: size=2, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006de280): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006de280): _writeAt: size=3, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006de280): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006de280): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.749357646 +0000 UTC m=+79.547881626 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006de280): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006de840): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006de840): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006de840): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006de840): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006de840): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.749357646 +0000 UTC m=+79.547881626 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006de840): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f26e70 item 90 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006dee80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006dee80): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006dee80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006dee80): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006dee80): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006dee80): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006dee80): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006dee80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.751118996 +0000 UTC m=+79.549642978 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006dee80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006df3c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006df3c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006df3c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f271f0 item 91 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006df3c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006df3c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.751688361 +0000 UTC m=+79.550212341 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006df3c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006df900): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006df900): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006df900): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006df900): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006df900): >_readAt: n=2, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006df900): _writeAt: size=3, off=7 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f27570 item 91 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006df900): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006df900): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.752330451 +0000 UTC m=+79.550854432 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006df900): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006dfe80): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006dfe80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006dfe80): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006dfe80): >_readAt: n=8, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006dfe80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.752330451 +0000 UTC m=+79.550854432 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0006dfe80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f27730 item 91 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000722540): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000722540): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000722540): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000722540): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000722540): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000722540): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000722540): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000722540): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.753644919 +0000 UTC m=+79.552168900 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000722540): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000722a80): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000722a80): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000722a80): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f27ab0 item 92 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000722a80): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000722a80): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.75429716 +0000 UTC m=+79.552821140 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000722a80): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000722fc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000722fc0): open at offset 5 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000722fc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f27c70 item 92 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000722fc0): _readAt: size=2, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000722fc0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000722fc0): _writeAt: size=3, off=5 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000722fc0): >_writeAt: n=3, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000722fc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.754953387 +0000 UTC m=+79.553477368 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000722fc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000723580): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000723580): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000723580): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000723580): >_readAt: n=3, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000723580): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.754953387 +0000 UTC m=+79.553477368 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000723580): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f27f10 item 92 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000723bc0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000723bc0): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000723bc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000723bc0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000723bc0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000723bc0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000723bc0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000723bc0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.75693835 +0000 UTC m=+79.555462331 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000723bc0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075e180): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075e180): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075e180): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8700 item 93 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075e180): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075e180): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.757609254 +0000 UTC m=+79.556133236 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075e180): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075e880): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075e880): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075e880): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075e880): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075e880): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.757609254 +0000 UTC m=+79.556133236 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075e880): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e89a0 item 93 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075eec0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075eec0): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075eec0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075eec0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075eec0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075eec0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075eec0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075eec0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.759636858 +0000 UTC m=+79.558160839 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075eec0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075f400): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075f400): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075f400): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8ee0 item 94 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075f400): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075f400): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.760266665 +0000 UTC m=+79.558790646 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075f400): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075fb00): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075fb00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075fb00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075fb00): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075fb00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.760266665 +0000 UTC m=+79.558790646 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc00075fb00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9260 item 94 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007941c0): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007941c0): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007941c0): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007941c0): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007941c0): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007941c0): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007941c0): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007941c0): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.76185465 +0000 UTC m=+79.560378630 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007941c0): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000794700): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000794700): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000794700): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9c70 item 95 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000794700): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000794700): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.762401772 +0000 UTC m=+79.560925753 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000794700): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000794e00): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000794e00): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000794e00): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000794e00): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000794e00): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.762401772 +0000 UTC m=+79.560925753 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000794e00): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a310 item 95 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 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/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000795440): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000795440): open at offset 0 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000795440): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000795440): _readAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000795440): >_readAt: n=0, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000795440): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000795440): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000795440): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.764196075 +0000 UTC m=+79.562720056 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000795440): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000795980): _writeAt: size=5, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000795980): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000795980): >openPending: err= 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045aa80 item 96 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000795980): >_writeAt: n=5, err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000795980): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.76474528 +0000 UTC m=+79.563269261 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc000795980): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/08 01:53:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/08 01:53:51 DEBUG : open-test-file: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007ac100): _readAt: size=512, off=0 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007ac100): openPending: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007ac100): >openPending: err= 2026/03/08 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007ac100): >_readAt: n=5, err=EOF 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007ac100): close: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-08 01:53:51.76474528 +0000 UTC m=+79.563269261 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : open-test-file(0xc0007ac100): >close: err= 2026/03/08 01:53:51 DEBUG : open-test-file: Remove: 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ac40 item 96 2026/03/08 01:53:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/08 01:53:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/08 01:53:51 DEBUG : open-test-file: >Remove: err= 2026/03/08 01:53:51 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:51 DEBUG : Looking for writers 2026/03/08 01:53:51 DEBUG : >WaitForWriters: 2026/03/08 01:53:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.79s) --- PASS: TestRWFileHandleOpenTests/writes (0.42s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.37s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:51 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:51 DEBUG : file1: newRWFileHandle: 2026/03/08 01:53:51 DEBUG : file1(0xc0007acdc0): openPending: 2026/03/08 01:53:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:51 DEBUG : file1(0xc0007acdc0): >openPending: err= 2026/03/08 01:53:51 DEBUG : file1: >newRWFileHandle: err= 2026/03/08 01:53:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/08 01:53:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/08 01:53:51 DEBUG : file1(0xc0007acdc0): _writeAt: size=2, off=0 2026/03/08 01:53:51 DEBUG : file1(0xc0007acdc0): >_writeAt: n=2, err= 2026/03/08 01:53:51 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/03/08 01:53:51 DEBUG : file1(0xc0007acdc0): RWFileHandle.Flush 2026/03/08 01:53:51 DEBUG : file1(0xc0007acdc0): RWFileHandle.Release 2026/03/08 01:53:51 DEBUG : file1(0xc0007acdc0): close: 2026/03/08 01:53:51 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/03/08 01:53:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:51 DEBUG : file1(0xc0007acdc0): >close: err= 2026/03/08 01:53:51 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:51 DEBUG : Looking for writers 2026/03/08 01:53:51 DEBUG : file1: reading active writers 2026/03/08 01:53:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 01:53:51 DEBUG : Looking for writers 2026/03/08 01:53:51 DEBUG : file1: reading active writers 2026/03/08 01:53:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 01:53:51 DEBUG : Looking for writers 2026/03/08 01:53:51 DEBUG : file1: reading active writers 2026/03/08 01:53:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 01:53:51 DEBUG : Looking for writers 2026/03/08 01:53:51 DEBUG : file1: reading active writers 2026/03/08 01:53:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 01:53:52 DEBUG : file1: vfs cache: starting upload 2026/03/08 01:53:52 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/03/08 01:53:52 DEBUG : Looking for writers 2026/03/08 01:53:52 DEBUG : file1: reading active writers 2026/03/08 01:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/08 01:53:52 DEBUG : Looking for writers 2026/03/08 01:53:52 DEBUG : file1: reading active writers 2026/03/08 01:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/08 01:53:52 DEBUG : file1: size = 2 OK 2026/03/08 01:53:52 DEBUG : file1.rclone_chunk.001_kayx7x: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/03/08 01:53:52 INFO : file1.rclone_chunk.001_kayx7x: Copied (server-side copy) to: file1 2026/03/08 01:53:52 INFO : file1.rclone_chunk.001_kayx7x: Deleted 2026/03/08 01:53:52 DEBUG : file1: size = 2 OK 2026/03/08 01:53:52 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/03/08 01:53:52 INFO : file1: Copied (new) 2026/03/08 01:53:52 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/03/08 01:53:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/08 01:53:52 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/03/08 01:53:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:53:52 INFO : file1: vfs cache: upload succeeded try #1 2026/03/08 01:53:52 DEBUG : Looking for writers 2026/03/08 01:53:52 DEBUG : file1: reading active writers 2026/03/08 01:53:52 DEBUG : >WaitForWriters: 2026/03/08 01:53:52 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:52 DEBUG : Looking for writers 2026/03/08 01:53:52 DEBUG : file1: reading active writers 2026/03/08 01:53:52 DEBUG : >WaitForWriters: 2026/03/08 01:53:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.01s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:52 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:53:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:52 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:53:52 DEBUG : rename_me: newRWFileHandle: 2026/03/08 01:53:52 DEBUG : rename_me(0xc000a05040): openPending: 2026/03/08 01:53:52 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/08 01:53:52 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/08 01:53:52 DEBUG : rename_me(0xc000a05040): >openPending: err= 2026/03/08 01:53:52 DEBUG : rename_me: >newRWFileHandle: err= 2026/03/08 01:53:52 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/08 01:53:52 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/03/08 01:53:52 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/03/08 01:53:52 DEBUG : rename_me(0xc000a05040): _writeAt: size=5, off=0 2026/03/08 01:53:52 DEBUG : rename_me(0xc000a05040): >_writeAt: n=5, err= 2026/03/08 01:53:52 DEBUG : rename_me(0xc000a05040): close: 2026/03/08 01:53:52 DEBUG : rename_me: vfs cache: setting modification time to 2026-03-08 01:53:52.930199272 +0000 UTC m=+80.728723293 2026/03/08 01:53:52 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/03/08 01:53:52 DEBUG : rename_me(0xc000a05040): >close: err= 2026/03/08 01:53:52 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/03/08 01:53:52 DEBUG : i_was_renamed: Updating file with 0xc0007be3c0 2026/03/08 01:53:52 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/03/08 01:53:52 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/08 01:53:52 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:53:52 DEBUG : Looking for writers 2026/03/08 01:53:52 DEBUG : i_was_renamed: reading active writers 2026/03/08 01:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/08 01:53:52 DEBUG : Looking for writers 2026/03/08 01:53:52 DEBUG : i_was_renamed: reading active writers 2026/03/08 01:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/08 01:53:52 DEBUG : Looking for writers 2026/03/08 01:53:52 DEBUG : i_was_renamed: reading active writers 2026/03/08 01:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/08 01:53:53 DEBUG : Looking for writers 2026/03/08 01:53:53 DEBUG : i_was_renamed: reading active writers 2026/03/08 01:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/08 01:53:53 DEBUG : i_was_renamed: vfs cache: starting upload 2026/03/08 01:53:53 DEBUG : Looking for writers 2026/03/08 01:53:53 DEBUG : i_was_renamed: reading active writers 2026/03/08 01:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/08 01:53:53 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/03/08 01:53:53 DEBUG : Looking for writers 2026/03/08 01:53:53 DEBUG : i_was_renamed: reading active writers 2026/03/08 01:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/08 01:53:53 DEBUG : Looking for writers 2026/03/08 01:53:53 DEBUG : i_was_renamed: reading active writers 2026/03/08 01:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/08 01:53:53 DEBUG : i_was_renamed: size = 5 OK 2026/03/08 01:53:53 DEBUG : i_was_renamed.rclone_chunk.001_kayy9n: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/08 01:53:53 INFO : i_was_renamed.rclone_chunk.001_kayy9n: Copied (server-side copy) to: i_was_renamed 2026/03/08 01:53:53 INFO : i_was_renamed.rclone_chunk.001_kayy9n: Deleted 2026/03/08 01:53:53 DEBUG : i_was_renamed: size = 5 OK 2026/03/08 01:53:53 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/08 01:53:53 INFO : i_was_renamed: Copied (new) 2026/03/08 01:53:53 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-03-08 01:53:52.930199272 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/03/08 01:53:53 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/03/08 01:53:53 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/08 01:53:53 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/03/08 01:53:54 DEBUG : Looking for writers 2026/03/08 01:53:54 DEBUG : i_was_renamed: reading active writers 2026/03/08 01:53:54 DEBUG : >WaitForWriters: 2026/03/08 01:53:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.48s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:53:54 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:53:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/08 01:53:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:54 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/08 01:53:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-fubefek6fohi" 2026/03/08 01:53:54 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/08 01:53:54 DEBUG : forgetting directory cache 2026/03/08 01:53:54 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/08 01:53:54 DEBUG : TestRWCacheUpdate.rclone_chunk.001_kayzko: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/03/08 01:53:54 INFO : TestRWCacheUpdate.rclone_chunk.001_kayzko: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/08 01:53:54 INFO : TestRWCacheUpdate.rclone_chunk.001_kayzko: Deleted 2026/03/08 01:53:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/08 01:53:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/08 01:53:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/08 01:53:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/08 01:53:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/08 01:53:55 DEBUG : TestRWCacheUpdate(0xc000afda80): _readAt: size=512, off=0 2026/03/08 01:53:55 DEBUG : TestRWCacheUpdate(0xc000afda80): openPending: 2026/03/08 01:53:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-08 00:54:54.360684079 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/03/08 01:53:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/08 01:53:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 01:53:55 DEBUG : TestRWCacheUpdate(0xc000afda80): >openPending: err= 2026/03/08 01:53:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/08 01:53:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 01:53:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:53:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:53:55 DEBUG : TestRWCacheUpdate(0xc000afda80): >_readAt: n=20, err=EOF 2026/03/08 01:53:55 DEBUG : TestRWCacheUpdate(0xc000afda80): close: 2026/03/08 01:53:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-08 00:54:54.360684079 +0000 UTC 2026/03/08 01:53:55 DEBUG : TestRWCacheUpdate(0xc000afda80): >close: err= 2026/03/08 01:53:55 DEBUG : Re-reading directory (107.616697ms old) 2026/03/08 01:53:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 01:53:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/08 01:53:55 DEBUG : forgetting directory cache 2026/03/08 01:53:55 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/08 01:53:55 DEBUG : TestRWCacheUpdate.rclone_chunk.001_kaz0u4: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/03/08 01:53:55 INFO : TestRWCacheUpdate.rclone_chunk.001_kaz0u4: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/08 01:53:55 INFO : TestRWCacheUpdate.rclone_chunk.001_kaz0u4: Deleted 2026/03/08 01:53:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/08 01:53:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/08 01:53:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/08 01:53:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/08 01:53:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/08 01:53:56 DEBUG : TestRWCacheUpdate(0xc000a8d9c0): _readAt: size=512, off=0 2026/03/08 01:53:56 DEBUG : TestRWCacheUpdate(0xc000a8d9c0): openPending: 2026/03/08 01:53:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-08 00:55:54.360684079 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-03-08 00:54:54.360684079 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/03/08 01:53:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-08 00:55:54.360684079 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-03-08 00:54:54.360684079 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/03/08 01:53:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/08 01:53:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/08 01:53:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/08 01:53:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 01:53:56 DEBUG : TestRWCacheUpdate(0xc000a8d9c0): >openPending: err= 2026/03/08 01:53:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/08 01:53:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 01:53:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:53:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:53:56 DEBUG : TestRWCacheUpdate(0xc000a8d9c0): >_readAt: n=20, err=EOF 2026/03/08 01:53:56 DEBUG : TestRWCacheUpdate(0xc000a8d9c0): close: 2026/03/08 01:53:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-08 00:55:54.360684079 +0000 UTC 2026/03/08 01:53:56 DEBUG : TestRWCacheUpdate(0xc000a8d9c0): >close: err= 2026/03/08 01:53:56 DEBUG : forgetting directory cache 2026/03/08 01:53:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 01:53:56 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/08 01:53:56 DEBUG : TestRWCacheUpdate.rclone_chunk.001_kaz1w2: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/03/08 01:53:56 INFO : TestRWCacheUpdate.rclone_chunk.001_kaz1w2: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/08 01:53:56 INFO : TestRWCacheUpdate.rclone_chunk.001_kaz1w2: Deleted 2026/03/08 01:53:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/08 01:53:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/08 01:53:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/08 01:53:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/08 01:53:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/08 01:53:57 DEBUG : TestRWCacheUpdate(0xc000c5b540): _readAt: size=512, off=0 2026/03/08 01:53:57 DEBUG : TestRWCacheUpdate(0xc000c5b540): openPending: 2026/03/08 01:53:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-08 00:56:54.360684079 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-03-08 00:55:54.360684079 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/03/08 01:53:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-08 00:56:54.360684079 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-03-08 00:55:54.360684079 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/03/08 01:53:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/08 01:53:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/08 01:53:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/08 01:53:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 01:53:57 DEBUG : TestRWCacheUpdate(0xc000c5b540): >openPending: err= 2026/03/08 01:53:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/08 01:53:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 01:53:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:53:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:53:57 DEBUG : TestRWCacheUpdate(0xc000c5b540): >_readAt: n=20, err=EOF 2026/03/08 01:53:57 DEBUG : TestRWCacheUpdate(0xc000c5b540): close: 2026/03/08 01:53:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-08 00:56:54.360684079 +0000 UTC 2026/03/08 01:53:57 DEBUG : TestRWCacheUpdate(0xc000c5b540): >close: err= 2026/03/08 01:53:57 DEBUG : Re-reading directory (119.061185ms old) 2026/03/08 01:53:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 01:53:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/08 01:53:57 DEBUG : forgetting directory cache 2026/03/08 01:53:57 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/08 01:53:57 DEBUG : TestRWCacheUpdate.rclone_chunk.001_kaz2ya: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/03/08 01:53:57 INFO : TestRWCacheUpdate.rclone_chunk.001_kaz2ya: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/08 01:53:57 INFO : TestRWCacheUpdate.rclone_chunk.001_kaz2ya: Deleted 2026/03/08 01:53:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/08 01:53:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/08 01:53:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/08 01:53:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/08 01:53:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/08 01:53:58 DEBUG : TestRWCacheUpdate(0xc000b145c0): _readAt: size=512, off=0 2026/03/08 01:53:58 DEBUG : TestRWCacheUpdate(0xc000b145c0): openPending: 2026/03/08 01:53:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-08 00:57:54.360684079 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-03-08 00:56:54.360684079 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/03/08 01:53:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-08 00:57:54.360684079 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-03-08 00:56:54.360684079 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/03/08 01:53:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/08 01:53:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/08 01:53:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/08 01:53:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 01:53:58 DEBUG : TestRWCacheUpdate(0xc000b145c0): >openPending: err= 2026/03/08 01:53:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/08 01:53:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 01:53:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:53:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:53:58 DEBUG : TestRWCacheUpdate(0xc000b145c0): >_readAt: n=20, err=EOF 2026/03/08 01:53:58 DEBUG : TestRWCacheUpdate(0xc000b145c0): close: 2026/03/08 01:53:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-08 00:57:54.360684079 +0000 UTC 2026/03/08 01:53:58 DEBUG : TestRWCacheUpdate(0xc000b145c0): >close: err= 2026/03/08 01:53:58 DEBUG : Re-reading directory (104.465665ms old) 2026/03/08 01:53:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 01:53:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/08 01:53:58 DEBUG : forgetting directory cache 2026/03/08 01:53:58 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/08 01:53:58 DEBUG : TestRWCacheUpdate.rclone_chunk.001_kaz3s0: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/03/08 01:53:58 INFO : TestRWCacheUpdate.rclone_chunk.001_kaz3s0: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/08 01:53:58 INFO : TestRWCacheUpdate.rclone_chunk.001_kaz3s0: Deleted 2026/03/08 01:53:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:53:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/08 01:53:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/08 01:53:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/08 01:53:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/08 01:53:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/08 01:53:59 DEBUG : TestRWCacheUpdate(0xc000a3d600): _readAt: size=512, off=0 2026/03/08 01:53:59 DEBUG : TestRWCacheUpdate(0xc000a3d600): openPending: 2026/03/08 01:53:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-08 00:58:54.360684079 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-03-08 00:57:54.360684079 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/03/08 01:53:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-08 00:58:54.360684079 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-03-08 00:57:54.360684079 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/03/08 01:53:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/08 01:53:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/08 01:53:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/08 01:53:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 01:53:59 DEBUG : TestRWCacheUpdate(0xc000a3d600): >openPending: err= 2026/03/08 01:53:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/08 01:53:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 01:53:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:53:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:53:59 DEBUG : TestRWCacheUpdate(0xc000a3d600): >_readAt: n=20, err=EOF 2026/03/08 01:53:59 DEBUG : TestRWCacheUpdate(0xc000a3d600): close: 2026/03/08 01:53:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-08 00:58:54.360684079 +0000 UTC 2026/03/08 01:53:59 DEBUG : TestRWCacheUpdate(0xc000a3d600): >close: err= 2026/03/08 01:53:59 DEBUG : forgetting directory cache 2026/03/08 01:53:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 01:53:59 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/08 01:53:59 DEBUG : TestRWCacheUpdate.rclone_chunk.001_kaz4d2: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/03/08 01:53:59 INFO : TestRWCacheUpdate.rclone_chunk.001_kaz4d2: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/08 01:53:59 INFO : TestRWCacheUpdate.rclone_chunk.001_kaz4d2: Deleted 2026/03/08 01:54:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:54:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/08 01:54:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/08 01:54:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/08 01:54:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/08 01:54:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/08 01:54:00 DEBUG : TestRWCacheUpdate(0xc0005dca00): _readAt: size=512, off=0 2026/03/08 01:54:00 DEBUG : TestRWCacheUpdate(0xc0005dca00): openPending: 2026/03/08 01:54:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-08 00:59:54.360684079 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-03-08 00:58:54.360684079 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/03/08 01:54:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-08 00:59:54.360684079 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-03-08 00:58:54.360684079 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/03/08 01:54:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/08 01:54:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/08 01:54:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/08 01:54:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 01:54:00 DEBUG : TestRWCacheUpdate(0xc0005dca00): >openPending: err= 2026/03/08 01:54:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/08 01:54:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 01:54:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:00 DEBUG : TestRWCacheUpdate(0xc0005dca00): >_readAt: n=20, err=EOF 2026/03/08 01:54:00 DEBUG : TestRWCacheUpdate(0xc0005dca00): close: 2026/03/08 01:54:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-08 00:59:54.360684079 +0000 UTC 2026/03/08 01:54:00 DEBUG : TestRWCacheUpdate(0xc0005dca00): >close: err= 2026/03/08 01:54:00 DEBUG : forgetting directory cache 2026/03/08 01:54:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 01:54:00 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/03/08 01:54:00 DEBUG : TestRWCacheUpdate.rclone_chunk.001_kaz588: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/03/08 01:54:00 INFO : TestRWCacheUpdate.rclone_chunk.001_kaz588: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/08 01:54:00 INFO : TestRWCacheUpdate.rclone_chunk.001_kaz588: Deleted 2026/03/08 01:54:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:54:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/08 01:54:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/08 01:54:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/08 01:54:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/08 01:54:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/08 01:54:01 DEBUG : TestRWCacheUpdate(0xc000afdf40): _readAt: size=512, off=0 2026/03/08 01:54:01 DEBUG : TestRWCacheUpdate(0xc000afdf40): openPending: 2026/03/08 01:54:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-03-08 01:00:54.360684079 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-03-08 00:59:54.360684079 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/03/08 01:54:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-03-08 01:00:54.360684079 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-03-08 00:59:54.360684079 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/03/08 01:54:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/08 01:54:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/08 01:54:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/03/08 01:54:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 01:54:01 DEBUG : TestRWCacheUpdate(0xc000afdf40): >openPending: err= 2026/03/08 01:54:01 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/03/08 01:54:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 01:54:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:01 DEBUG : TestRWCacheUpdate(0xc000afdf40): >_readAt: n=21, err=EOF 2026/03/08 01:54:01 DEBUG : TestRWCacheUpdate(0xc000afdf40): close: 2026/03/08 01:54:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-08 01:00:54.360684079 +0000 UTC 2026/03/08 01:54:01 DEBUG : TestRWCacheUpdate(0xc000afdf40): >close: err= 2026/03/08 01:54:01 DEBUG : forgetting directory cache 2026/03/08 01:54:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 01:54:01 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/03/08 01:54:01 DEBUG : TestRWCacheUpdate.rclone_chunk.001_kaz6dk: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/03/08 01:54:01 INFO : TestRWCacheUpdate.rclone_chunk.001_kaz6dk: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/08 01:54:01 INFO : TestRWCacheUpdate.rclone_chunk.001_kaz6dk: Deleted 2026/03/08 01:54:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:54:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/08 01:54:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/08 01:54:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/08 01:54:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/08 01:54:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/08 01:54:02 DEBUG : TestRWCacheUpdate(0xc000a3cf40): _readAt: size=512, off=0 2026/03/08 01:54:02 DEBUG : TestRWCacheUpdate(0xc000a3cf40): openPending: 2026/03/08 01:54:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-03-08 01:01:54.360684079 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-03-08 01:00:54.360684079 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/03/08 01:54:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-03-08 01:01:54.360684079 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-03-08 01:00:54.360684079 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/03/08 01:54:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/08 01:54:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/08 01:54:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/03/08 01:54:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 01:54:02 DEBUG : TestRWCacheUpdate(0xc000a3cf40): >openPending: err= 2026/03/08 01:54:02 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/03/08 01:54:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 01:54:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:02 DEBUG : TestRWCacheUpdate(0xc000a3cf40): >_readAt: n=22, err=EOF 2026/03/08 01:54:02 DEBUG : TestRWCacheUpdate(0xc000a3cf40): close: 2026/03/08 01:54:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-08 01:01:54.360684079 +0000 UTC 2026/03/08 01:54:02 DEBUG : TestRWCacheUpdate(0xc000a3cf40): >close: err= 2026/03/08 01:54:02 DEBUG : forgetting directory cache 2026/03/08 01:54:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 01:54:02 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/03/08 01:54:02 DEBUG : TestRWCacheUpdate.rclone_chunk.001_kaz70m: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/03/08 01:54:02 INFO : TestRWCacheUpdate.rclone_chunk.001_kaz70m: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/08 01:54:02 INFO : TestRWCacheUpdate.rclone_chunk.001_kaz70m: Deleted 2026/03/08 01:54:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:54:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/08 01:54:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/08 01:54:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/08 01:54:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/08 01:54:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/08 01:54:03 DEBUG : TestRWCacheUpdate(0xc000ae8480): _readAt: size=512, off=0 2026/03/08 01:54:03 DEBUG : TestRWCacheUpdate(0xc000ae8480): openPending: 2026/03/08 01:54:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-03-08 01:02:54.360684079 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-03-08 01:01:54.360684079 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/03/08 01:54:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-03-08 01:02:54.360684079 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-03-08 01:01:54.360684079 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/03/08 01:54:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/08 01:54:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/08 01:54:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/03/08 01:54:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 01:54:03 DEBUG : TestRWCacheUpdate(0xc000ae8480): >openPending: err= 2026/03/08 01:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/03/08 01:54:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 01:54:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:03 DEBUG : TestRWCacheUpdate(0xc000ae8480): >_readAt: n=23, err=EOF 2026/03/08 01:54:03 DEBUG : TestRWCacheUpdate(0xc000ae8480): close: 2026/03/08 01:54:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-08 01:02:54.360684079 +0000 UTC 2026/03/08 01:54:03 DEBUG : TestRWCacheUpdate(0xc000ae8480): >close: err= 2026/03/08 01:54:03 DEBUG : Re-reading directory (137.757597ms old) 2026/03/08 01:54:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 01:54:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/08 01:54:03 DEBUG : forgetting directory cache 2026/03/08 01:54:03 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/03/08 01:54:03 DEBUG : TestRWCacheUpdate.rclone_chunk.001_kaz858: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/03/08 01:54:03 INFO : TestRWCacheUpdate.rclone_chunk.001_kaz858: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/08 01:54:03 INFO : TestRWCacheUpdate.rclone_chunk.001_kaz858: Deleted 2026/03/08 01:54:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:54:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/08 01:54:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/08 01:54:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/08 01:54:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/08 01:54:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/08 01:54:04 DEBUG : TestRWCacheUpdate(0xc000bb9000): _readAt: size=512, off=0 2026/03/08 01:54:04 DEBUG : TestRWCacheUpdate(0xc000bb9000): openPending: 2026/03/08 01:54:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-03-08 01:03:54.360684079 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-03-08 01:02:54.360684079 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/03/08 01:54:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-03-08 01:03:54.360684079 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-03-08 01:02:54.360684079 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/03/08 01:54:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/08 01:54:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/08 01:54:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/03/08 01:54:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/08 01:54:04 DEBUG : TestRWCacheUpdate(0xc000bb9000): >openPending: err= 2026/03/08 01:54:04 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/03/08 01:54:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/08 01:54:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:04 DEBUG : TestRWCacheUpdate(0xc000bb9000): >_readAt: n=24, err=EOF 2026/03/08 01:54:04 DEBUG : TestRWCacheUpdate(0xc000bb9000): close: 2026/03/08 01:54:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-08 01:03:54.360684079 +0000 UTC 2026/03/08 01:54:04 DEBUG : TestRWCacheUpdate(0xc000bb9000): >close: err= 2026/03/08 01:54:04 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:04 DEBUG : Looking for writers 2026/03/08 01:54:04 DEBUG : TestRWCacheUpdate: reading active writers 2026/03/08 01:54:04 DEBUG : >WaitForWriters: 2026/03/08 01:54:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': vfs cache: cleaner exiting 2026/03/08 01:54:04 DEBUG : forgetting directory cache 2026/03/08 01:54:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (10.20s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:54:05 DEBUG : FiLeA: size = 5 OK 2026/03/08 01:54:05 DEBUG : FiLeA.rclone_chunk.001_kaz9wx: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/03/08 01:54:05 INFO : FiLeA.rclone_chunk.001_kaz9wx: Copied (server-side copy) to: FiLeA 2026/03/08 01:54:05 INFO : FiLeA.rclone_chunk.001_kaz9wx: Deleted 2026/03/08 01:54:05 DEBUG : FiLeB: size = 5 OK 2026/03/08 01:54:05 DEBUG : FiLeB.rclone_chunk.001_kaza84: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/03/08 01:54:05 INFO : FiLeB.rclone_chunk.001_kaza84: Copied (server-side copy) to: FiLeB 2026/03/08 01:54:05 INFO : FiLeB.rclone_chunk.001_kaza84: Deleted 2026/03/08 01:54:06 DEBUG : FilEb: size = 5 OK 2026/03/08 01:54:06 DEBUG : FilEb.rclone_chunk.001_kazaev: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/03/08 01:54:06 INFO : FilEb.rclone_chunk.001_kazaev: Copied (server-side copy) to: FilEb 2026/03/08 01:54:06 INFO : FilEb.rclone_chunk.001_kazaev: Deleted 2026/03/08 01:54:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:54:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:54:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/08 01:54:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/08 01:54:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/08 01:54:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/08 01:54:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/08 01:54:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/08 01:54:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/08 01:54:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/08 01:54:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/08 01:54:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:06 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:06 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/03/08 01:54:06 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/03/08 01:54:06 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/03/08 01:54:06 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:06 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:06 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:06 DEBUG : FilEb: Open: flags=O_RDONLY 2026/03/08 01:54:06 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/03/08 01:54:06 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/03/08 01:54:06 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:06 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/08 01:54:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/08 01:54:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/08 01:54:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:06 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/08 01:54:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/08 01:54:06 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/03/08 01:54:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:06 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/08 01:54:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/08 01:54:06 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/03/08 01:54:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:06 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/08 01:54:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/08 01:54:06 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/03/08 01:54:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:06 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:06 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/03/08 01:54:06 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/03/08 01:54:06 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/03/08 01:54:06 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:06 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:06 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:06 DEBUG : FilEb: Open: flags=O_RDONLY 2026/03/08 01:54:06 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/03/08 01:54:06 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/03/08 01:54:06 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:07 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:07 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:07 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/03/08 01:54:07 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/03/08 01:54:07 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:07 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/03/08 01:54:07 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/03/08 01:54:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/08 01:54:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/08 01:54:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/08 01:54:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:07 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:07 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/03/08 01:54:07 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:07 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/03/08 01:54:07 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:07 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/03/08 01:54:07 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:07 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/03/08 01:54:07 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/03/08 01:54:07 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/03/08 01:54:07 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:07 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:07 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:07 DEBUG : FilEb: Open: flags=O_RDONLY 2026/03/08 01:54:07 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/03/08 01:54:07 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/03/08 01:54:07 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:07 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:07 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:07 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/03/08 01:54:07 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:07 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/03/08 01:54:07 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:07 DEBUG : Looking for writers 2026/03/08 01:54:07 DEBUG : FiLeA: reading active writers 2026/03/08 01:54:07 DEBUG : FiLeB: reading active writers 2026/03/08 01:54:07 DEBUG : FilEb: reading active writers 2026/03/08 01:54:07 DEBUG : >WaitForWriters: 2026/03/08 01:54:07 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:07 DEBUG : Looking for writers 2026/03/08 01:54:07 DEBUG : FiLeA: reading active writers 2026/03/08 01:54:07 DEBUG : FiLeB: reading active writers 2026/03/08 01:54:07 DEBUG : FilEb: reading active writers 2026/03/08 01:54:07 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.94s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:54:07 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/03/08 01:54:07 DEBUG : normal name with no special characters.txt.rclone_chunk.001_kazchg: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/03/08 01:54:07 INFO : normal name with no special characters.txt.rclone_chunk.001_kazchg: Copied (server-side copy) to: normal name with no special characters.txt 2026/03/08 01:54:07 INFO : normal name with no special characters.txt.rclone_chunk.001_kazchg: Deleted 2026/03/08 01:54:08 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/03/08 01:54:08 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_kazcwq: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/03/08 01:54:08 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_kazcwq: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/03/08 01:54:08 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_kazcwq: Deleted 2026/03/08 01:54:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:54:08 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:08 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/08 01:54:08 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/08 01:54:08 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/08 01:54:08 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:08 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:08 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:08 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/03/08 01:54:08 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/03/08 01:54:08 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/03/08 01:54:08 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:08 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:08 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:08 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/08 01:54:08 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/08 01:54:08 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/08 01:54:08 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:08 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:08 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:08 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/03/08 01:54:08 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:08 DEBUG : Looking for writers 2026/03/08 01:54:08 DEBUG : normal name with no special characters.txt: reading active writers 2026/03/08 01:54:08 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/03/08 01:54:08 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.44s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:54:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:54:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': Reusing VFS from active cache 2026/03/08 01:54:08 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:08 DEBUG : Looking for writers 2026/03/08 01:54:08 DEBUG : >WaitForWriters: 2026/03/08 01:54:08 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:08 DEBUG : Looking for writers 2026/03/08 01:54:08 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:54:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:54:09 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:09 DEBUG : Looking for writers 2026/03/08 01:54:09 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:54:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:54:09 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:09 DEBUG : Looking for writers 2026/03/08 01:54:09 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:54:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:54:09 DEBUG : file1: size = 14 OK 2026/03/08 01:54:09 DEBUG : file1.rclone_chunk.001_kazeuv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:54:09 INFO : file1.rclone_chunk.001_kazeuv: Copied (server-side copy) to: file1 2026/03/08 01:54:09 INFO : file1.rclone_chunk.001_kazeuv: Deleted 2026/03/08 01:54:10 DEBUG : dir/file2: size = 14 OK 2026/03/08 01:54:10 DEBUG : dir/file2.rclone_chunk.001_kaze53: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/03/08 01:54:10 INFO : dir/file2.rclone_chunk.001_kaze53: Copied (server-side copy) to: dir/file2 2026/03/08 01:54:10 INFO : dir/file2.rclone_chunk.001_kaze53: Deleted 2026/03/08 01:54:10 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:10 DEBUG : dir: Looking for writers 2026/03/08 01:54:10 DEBUG : file2: reading active writers 2026/03/08 01:54:10 DEBUG : Looking for writers 2026/03/08 01:54:10 DEBUG : dir: reading active writers 2026/03/08 01:54:10 DEBUG : file1: reading active writers 2026/03/08 01:54:10 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.63s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:54:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:54:11 DEBUG : file1: size = 14 OK 2026/03/08 01:54:11 DEBUG : file1.rclone_chunk.001_kazfwu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:54:11 INFO : file1.rclone_chunk.001_kazfwu: Copied (server-side copy) to: file1 2026/03/08 01:54:11 INFO : file1.rclone_chunk.001_kazfwu: Deleted 2026/03/08 01:54:11 DEBUG : dir/file2: size = 14 OK 2026/03/08 01:54:11 DEBUG : dir/file2.rclone_chunk.001_kazg1b: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/03/08 01:54:11 INFO : dir/file2.rclone_chunk.001_kazg1b: Copied (server-side copy) to: dir/file2 2026/03/08 01:54:11 INFO : dir/file2.rclone_chunk.001_kazg1b: Deleted 2026/03/08 01:54:11 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:11 DEBUG : dir: Looking for writers 2026/03/08 01:54:11 DEBUG : Looking for writers 2026/03/08 01:54:11 DEBUG : dir: reading active writers 2026/03/08 01:54:11 DEBUG : file1: reading active writers 2026/03/08 01:54:11 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.38s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:54:12 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:54:12 DEBUG : file1: size = 14 OK 2026/03/08 01:54:12 DEBUG : file1.rclone_chunk.001_kazhs5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/08 01:54:12 INFO : file1.rclone_chunk.001_kazhs5: Copied (server-side copy) to: file1 2026/03/08 01:54:12 INFO : file1.rclone_chunk.001_kazhs5: Deleted 2026/03/08 01:54:13 DEBUG : dir/file2: size = 14 OK 2026/03/08 01:54:13 DEBUG : dir/file2.rclone_chunk.001_kazhku: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/03/08 01:54:13 INFO : dir/file2.rclone_chunk.001_kazhku: Copied (server-side copy) to: dir/file2 2026/03/08 01:54:13 INFO : dir/file2.rclone_chunk.001_kazhku: Deleted 2026/03/08 01:54:13 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:13 DEBUG : file1: Open: flags=O_RDONLY 2026/03/08 01:54:13 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/08 01:54:13 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/08 01:54:13 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:13 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/03/08 01:54:13 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/08 01:54:13 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/08 01:54:13 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:54:13 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:54:13 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/08 01:54:13 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/03/08 01:54:13 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/03/08 01:54:13 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/08 01:54:13 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': File to upload is small (0 bytes), uploading instead of streaming 2026/03/08 01:54:13 DEBUG : dir/new_file.txt: size = 0 OK 2026/03/08 01:54:13 DEBUG : dir/new_file.txt.rclone_chunk.001_kazikz: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/08 01:54:13 INFO : dir/new_file.txt.rclone_chunk.001_kazikz: Copied (server-side copy) to: dir/new_file.txt 2026/03/08 01:54:13 INFO : dir/new_file.txt.rclone_chunk.001_kazikz: Deleted 2026/03/08 01:54:13 DEBUG : dir/new_file.txt: size = 0 OK 2026/03/08 01:54:13 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/08 01:54:13 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/03/08 01:54:13 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/08 01:54:13 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:54:13 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/08 01:54:13 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:13 DEBUG : dir: Looking for writers 2026/03/08 01:54:13 DEBUG : file2: reading active writers 2026/03/08 01:54:13 DEBUG : new_file.txt: reading active writers 2026/03/08 01:54:13 DEBUG : Looking for writers 2026/03/08 01:54:13 DEBUG : dir: reading active writers 2026/03/08 01:54:13 DEBUG : file1: reading active writers 2026/03/08 01:54:13 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.86s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:54:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:54:14 DEBUG : dir/file2: size = 14 OK 2026/03/08 01:54:14 DEBUG : dir/file2.rclone_chunk.001_kazj32: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/03/08 01:54:14 INFO : dir/file2.rclone_chunk.001_kazj32: Copied (server-side copy) to: dir/file2 2026/03/08 01:54:14 INFO : dir/file2.rclone_chunk.001_kazj32: Deleted 2026/03/08 01:54:14 DEBUG : dir/file2: copy non-chunked object... 2026/03/08 01:54:15 DEBUG : dir/file1: size = 14 OK 2026/03/08 01:54:15 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/03/08 01:54:15 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/03/08 01:54:15 INFO : dir/file2: Deleted 2026/03/08 01:54:15 DEBUG : dir/file1: Updating file with dir/file1 0xc000c60840 2026/03/08 01:54:15 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/03/08 01:54:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:15 DEBUG : dir/file1: copy non-chunked object... 2026/03/08 01:54:15 DEBUG : file0: size = 14 OK 2026/03/08 01:54:15 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/03/08 01:54:15 INFO : dir/file1: Copied (server-side copy) to: file0 2026/03/08 01:54:15 INFO : dir/file1: Deleted 2026/03/08 01:54:15 DEBUG : file0: Updating file with file0 0xc000c60840 2026/03/08 01:54:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/08 01:54:15 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/03/08 01:54:15 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:15 DEBUG : dir: Looking for writers 2026/03/08 01:54:15 DEBUG : Looking for writers 2026/03/08 01:54:15 DEBUG : dir: reading active writers 2026/03/08 01:54:15 DEBUG : file0: reading active writers 2026/03/08 01:54:15 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.61s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:54:15 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:54:15 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:15 DEBUG : Looking for writers 2026/03/08 01:54:15 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:54:15 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:54:15 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:15 DEBUG : Looking for writers 2026/03/08 01:54:15 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.10s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:54:15 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:54:15 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:15 DEBUG : Looking for writers 2026/03/08 01:54:15 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.09s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:54:15 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:54:15 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:15 DEBUG : Looking for writers 2026/03/08 01:54:15 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:54:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:54:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:54:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/08 01:54:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/08 01:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:16 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/08 01:54:16 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/08 01:54:16 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/03/08 01:54:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': File to upload is small (5 bytes), uploading instead of streaming 2026/03/08 01:54:16 DEBUG : file1: size = 5 OK 2026/03/08 01:54:16 DEBUG : file1.rclone_chunk.001_kazloi: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/08 01:54:16 INFO : file1.rclone_chunk.001_kazloi: Copied (server-side copy) to: file1 2026/03/08 01:54:16 INFO : file1.rclone_chunk.001_kazloi: Deleted 2026/03/08 01:54:16 DEBUG : file1: size = 5 OK 2026/03/08 01:54:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/08 01:54:16 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/08 01:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:54:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/08 01:54:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/08 01:54:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:54:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/08 01:54:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/08 01:54:16 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/03/08 01:54:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/08 01:54:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/08 01:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/08 01:54:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/08 01:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': File to upload is small (0 bytes), uploading instead of streaming 2026/03/08 01:54:17 DEBUG : file1: size = 0 OK 2026/03/08 01:54:17 DEBUG : file1.rclone_chunk.001_kazl3e: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/08 01:54:17 INFO : file1.rclone_chunk.001_kazl3e: Copied (server-side copy) to: file1 2026/03/08 01:54:17 INFO : file1.rclone_chunk.001_kazl3e: Deleted 2026/03/08 01:54:17 DEBUG : file1: size = 0 OK 2026/03/08 01:54:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/08 01:54:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/08 01:54:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/08 01:54:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/08 01:54:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/08 01:54:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/08 01:54:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:17 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': File to upload is small (7 bytes), uploading instead of streaming 2026/03/08 01:54:17 DEBUG : file1: size = 7 OK 2026/03/08 01:54:17 DEBUG : file1.rclone_chunk.001_kazmrz: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/03/08 01:54:17 INFO : file1.rclone_chunk.001_kazmrz: Copied (server-side copy) to: file1 2026/03/08 01:54:17 INFO : file1.rclone_chunk.001_kazmrz: Deleted 2026/03/08 01:54:17 DEBUG : file1: size = 7 OK 2026/03/08 01:54:17 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/03/08 01:54:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/08 01:54:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:17 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:17 DEBUG : Looking for writers 2026/03/08 01:54:17 DEBUG : file1: reading active writers 2026/03/08 01:54:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.78s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:54:17 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:54:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:54:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:54:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/08 01:54:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/08 01:54:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:17 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/03/08 01:54:18 DEBUG : file1: aborting in-sequence write wait, off=100 2026/03/08 01:54:18 DEBUG : file1: failed to wait for in-sequence write to 100 2026/03/08 01:54:18 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/03/08 01:54:18 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': File to upload is small (11 bytes), uploading instead of streaming 2026/03/08 01:54:19 DEBUG : file1: size = 11 OK 2026/03/08 01:54:19 DEBUG : file1.rclone_chunk.001_kaznvg: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/08 01:54:19 INFO : file1.rclone_chunk.001_kaznvg: Copied (server-side copy) to: file1 2026/03/08 01:54:19 INFO : file1.rclone_chunk.001_kaznvg: Deleted 2026/03/08 01:54:19 DEBUG : file1: size = 11 OK 2026/03/08 01:54:19 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/08 01:54:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/08 01:54:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:19 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/03/08 01:54:19 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:19 DEBUG : Looking for writers 2026/03/08 01:54:19 DEBUG : file1: reading active writers 2026/03/08 01:54:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.74s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:54:19 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:54:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:54:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:54:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/08 01:54:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/08 01:54:19 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/03/08 01:54:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': File to upload is small (5 bytes), uploading instead of streaming 2026/03/08 01:54:20 DEBUG : file1: size = 5 OK 2026/03/08 01:54:20 DEBUG : file1.rclone_chunk.001_kazoj5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/08 01:54:20 INFO : file1.rclone_chunk.001_kazoj5: Copied (server-side copy) to: file1 2026/03/08 01:54:20 INFO : file1.rclone_chunk.001_kazoj5: Deleted 2026/03/08 01:54:20 DEBUG : file1: size = 5 OK 2026/03/08 01:54:20 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/08 01:54:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/08 01:54:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:20 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/03/08 01:54:20 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:20 DEBUG : Looking for writers 2026/03/08 01:54:20 DEBUG : file1: reading active writers 2026/03/08 01:54:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.63s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:54:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:54:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:54:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:54:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/08 01:54:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/08 01:54:20 DEBUG : file1: WriteFileHandle.Release closing 2026/03/08 01:54:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:20 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': File to upload is small (0 bytes), uploading instead of streaming 2026/03/08 01:54:20 DEBUG : file1: size = 0 OK 2026/03/08 01:54:20 DEBUG : file1.rclone_chunk.001_kazps3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/08 01:54:20 INFO : file1.rclone_chunk.001_kazps3: Copied (server-side copy) to: file1 2026/03/08 01:54:20 INFO : file1.rclone_chunk.001_kazps3: Deleted 2026/03/08 01:54:20 DEBUG : file1: size = 0 OK 2026/03/08 01:54:20 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/08 01:54:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/08 01:54:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:20 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/03/08 01:54:20 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:20 DEBUG : Looking for writers 2026/03/08 01:54:20 DEBUG : file1: reading active writers 2026/03/08 01:54:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.71s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:54:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:54:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:54:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:54:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/08 01:54:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/08 01:54:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:20 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': File to upload is small (2 bytes), uploading instead of streaming 2026/03/08 01:54:21 DEBUG : file1: size = 2 OK 2026/03/08 01:54:21 DEBUG : file1.rclone_chunk.001_kazqi0: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/03/08 01:54:21 INFO : file1.rclone_chunk.001_kazqi0: Copied (server-side copy) to: file1 2026/03/08 01:54:21 INFO : file1.rclone_chunk.001_kazqi0: Deleted 2026/03/08 01:54:21 DEBUG : file1: size = 2 OK 2026/03/08 01:54:21 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/03/08 01:54:21 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/08 01:54:21 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/03/08 01:54:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:21 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:21 DEBUG : Looking for writers 2026/03/08 01:54:21 DEBUG : file1: reading active writers 2026/03/08 01:54:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.80s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:54:21 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:54:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:54:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:54:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/08 01:54:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/08 01:54:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:21 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': File to upload is small (0 bytes), uploading instead of streaming 2026/03/08 01:54:22 DEBUG : file1: size = 0 OK 2026/03/08 01:54:22 DEBUG : file1.rclone_chunk.001_kazq2u: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/08 01:54:22 INFO : file1.rclone_chunk.001_kazq2u: Copied (server-side copy) to: file1 2026/03/08 01:54:22 INFO : file1.rclone_chunk.001_kazq2u: Deleted 2026/03/08 01:54:22 DEBUG : file1: size = 0 OK 2026/03/08 01:54:22 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/08 01:54:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/08 01:54:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:54:22 DEBUG : file1: Open: flags=O_RDONLY 2026/03/08 01:54:22 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/08 01:54:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/08 01:54:22 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:22 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:22 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:22 DEBUG : Looking for writers 2026/03/08 01:54:22 DEBUG : file1: reading active writers 2026/03/08 01:54:22 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.68s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:54:22 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:54:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/08 01:54:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/08 01:54:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/08 01:54:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/08 01:54:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:22 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': File to upload is small (100 bytes), uploading instead of streaming 2026/03/08 01:54:22 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/03/08 01:54:22 DEBUG : file1.rclone_chunk.001_kazrub: md5 = fe6b450322b2d5778e1199fa6342a2d9 OK 2026/03/08 01:54:22 INFO : file1.rclone_chunk.001_kazrub: Copied (server-side copy) to: file1.rclone_chunk.001 2026/03/08 01:54:22 INFO : file1.rclone_chunk.001_kazrub: Deleted 2026/03/08 01:54:23 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/03/08 01:54:23 DEBUG : file1.rclone_chunk.002_kazrub: md5 = f8acdd8ffd825a10d990f8d7bcbc2247 OK 2026/03/08 01:54:23 INFO : file1.rclone_chunk.002_kazrub: Copied (server-side copy) to: file1.rclone_chunk.002 2026/03/08 01:54:23 INFO : file1.rclone_chunk.002_kazrub: Deleted 2026/03/08 01:54:23 DEBUG : file1: size = 100 OK 2026/03/08 01:54:23 DEBUG : file1: md5 = 159623ae20d47c52f6ccbd21b80d6530 OK 2026/03/08 01:54:23 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/08 01:54:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/08 01:54:23 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/08 01:54:23 DEBUG : file1: Open: flags=O_RDONLY 2026/03/08 01:54:23 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/08 01:54:23 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/08 01:54:23 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:23 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:23 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:23 DEBUG : Looking for writers 2026/03/08 01:54:23 DEBUG : file1: reading active writers 2026/03/08 01:54:23 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.29s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:54:23 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:54:24 DEBUG : flat/f000.txt: size = 7 OK 2026/03/08 01:54:24 DEBUG : flat/f000.txt.rclone_chunk.001_kazs16: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/03/08 01:54:24 INFO : flat/f000.txt.rclone_chunk.001_kazs16: Copied (server-side copy) to: flat/f000.txt 2026/03/08 01:54:24 INFO : flat/f000.txt.rclone_chunk.001_kazs16: Deleted 2026/03/08 01:54:24 DEBUG : flat/f001.txt: size = 14 OK 2026/03/08 01:54:24 DEBUG : flat/f001.txt.rclone_chunk.001_kaztb7: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/03/08 01:54:24 INFO : flat/f001.txt.rclone_chunk.001_kaztb7: Copied (server-side copy) to: flat/f001.txt 2026/03/08 01:54:24 INFO : flat/f001.txt.rclone_chunk.001_kaztb7: Deleted 2026/03/08 01:54:24 DEBUG : flat/f002.txt: size = 21 OK 2026/03/08 01:54:24 DEBUG : flat/f002.txt.rclone_chunk.001_kazt53: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/03/08 01:54:24 INFO : flat/f002.txt.rclone_chunk.001_kazt53: Copied (server-side copy) to: flat/f002.txt 2026/03/08 01:54:25 INFO : flat/f002.txt.rclone_chunk.001_kazt53: Deleted 2026/03/08 01:54:25 DEBUG : flat/f003.txt: size = 28 OK 2026/03/08 01:54:25 DEBUG : flat/f003.txt.rclone_chunk.001_kazugl: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/03/08 01:54:25 INFO : flat/f003.txt.rclone_chunk.001_kazugl: Copied (server-side copy) to: flat/f003.txt 2026/03/08 01:54:25 INFO : flat/f003.txt.rclone_chunk.001_kazugl: Deleted 2026/03/08 01:54:25 DEBUG : flat/f004.txt: size = 35 OK 2026/03/08 01:54:25 DEBUG : flat/f004.txt.rclone_chunk.001_kazuod: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/03/08 01:54:25 INFO : flat/f004.txt.rclone_chunk.001_kazuod: Copied (server-side copy) to: flat/f004.txt 2026/03/08 01:54:25 INFO : flat/f004.txt.rclone_chunk.001_kazuod: Deleted 2026/03/08 01:54:26 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/03/08 01:54:26 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/03/08 01:54:26 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:26 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:26 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/03/08 01:54:26 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/03/08 01:54:26 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:26 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:26 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/03/08 01:54:26 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/03/08 01:54:26 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:26 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:26 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/03/08 01:54:26 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/03/08 01:54:26 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:26 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:26 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/03/08 01:54:26 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/03/08 01:54:26 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:26 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:26 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:26 DEBUG : flat: Looking for writers 2026/03/08 01:54:26 DEBUG : f002.txt: reading active writers 2026/03/08 01:54:26 DEBUG : f003.txt: reading active writers 2026/03/08 01:54:26 DEBUG : f004.txt: reading active writers 2026/03/08 01:54:26 DEBUG : f000.txt: reading active writers 2026/03/08 01:54:26 DEBUG : f001.txt: reading active writers 2026/03/08 01:54:26 DEBUG : Looking for writers 2026/03/08 01:54:26 DEBUG : flat: reading active writers 2026/03/08 01:54:26 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.61s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:54:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:54:27 DEBUG : a/top.txt: size = 3 OK 2026/03/08 01:54:27 DEBUG : a/top.txt.rclone_chunk.001_kazw37: md5 = b28354b543375bfa94dabaeda722927f OK 2026/03/08 01:54:27 INFO : a/top.txt.rclone_chunk.001_kazw37: Copied (server-side copy) to: a/top.txt 2026/03/08 01:54:27 INFO : a/top.txt.rclone_chunk.001_kazw37: Deleted 2026/03/08 01:54:28 DEBUG : a/b/mid.txt: size = 3 OK 2026/03/08 01:54:28 DEBUG : a/b/mid.txt.rclone_chunk.001_kazwga: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/03/08 01:54:28 INFO : a/b/mid.txt.rclone_chunk.001_kazwga: Copied (server-side copy) to: a/b/mid.txt 2026/03/08 01:54:28 INFO : a/b/mid.txt.rclone_chunk.001_kazwga: Deleted 2026/03/08 01:54:28 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/03/08 01:54:28 DEBUG : a/b/c/deep.txt.rclone_chunk.001_kazxmy: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/03/08 01:54:28 INFO : a/b/c/deep.txt.rclone_chunk.001_kazxmy: Copied (server-side copy) to: a/b/c/deep.txt 2026/03/08 01:54:28 INFO : a/b/c/deep.txt.rclone_chunk.001_kazxmy: Deleted 2026/03/08 01:54:28 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/03/08 01:54:28 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/03/08 01:54:28 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:28 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:28 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/03/08 01:54:28 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/03/08 01:54:28 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:28 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:28 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/03/08 01:54:28 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/03/08 01:54:29 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:29 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:29 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:29 DEBUG : a/b/c: Looking for writers 2026/03/08 01:54:29 DEBUG : deep.txt: reading active writers 2026/03/08 01:54:29 DEBUG : a/b: Looking for writers 2026/03/08 01:54:29 DEBUG : c: reading active writers 2026/03/08 01:54:29 DEBUG : mid.txt: reading active writers 2026/03/08 01:54:29 DEBUG : a: Looking for writers 2026/03/08 01:54:29 DEBUG : b: reading active writers 2026/03/08 01:54:29 DEBUG : top.txt: reading active writers 2026/03/08 01:54:29 DEBUG : Looking for writers 2026/03/08 01:54:29 DEBUG : a: reading active writers 2026/03/08 01:54:29 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.18s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:54:29 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/03/08 01:54:29 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:29 DEBUG : Looking for writers 2026/03/08 01:54:29 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi'", Local "Local file system at /tmp/rclone3673547109", Modify Window "1ns" 2026/03/08 01:54:29 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': poll-interval is not supported by this remote 2026/03/08 01:54:29 DEBUG : dir1/a.txt: size = 1 OK 2026/03/08 01:54:29 DEBUG : dir1/a.txt.rclone_chunk.001_kazy1b: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/03/08 01:54:29 INFO : dir1/a.txt.rclone_chunk.001_kazy1b: Copied (server-side copy) to: dir1/a.txt 2026/03/08 01:54:29 INFO : dir1/a.txt.rclone_chunk.001_kazy1b: Deleted 2026/03/08 01:54:30 DEBUG : dir2/b.txt: size = 1 OK 2026/03/08 01:54:30 DEBUG : dir2/b.txt.rclone_chunk.001_kazz8c: md5 = 415290769594460e2e485922904f345d OK 2026/03/08 01:54:30 INFO : dir2/b.txt.rclone_chunk.001_kazz8c: Copied (server-side copy) to: dir2/b.txt 2026/03/08 01:54:30 INFO : dir2/b.txt.rclone_chunk.001_kazz8c: Deleted 2026/03/08 01:54:30 DEBUG : dir3/c.txt: size = 1 OK 2026/03/08 01:54:30 DEBUG : dir3/c.txt.rclone_chunk.001_kazzgy: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/03/08 01:54:30 INFO : dir3/c.txt.rclone_chunk.001_kazzgy: Copied (server-side copy) to: dir3/c.txt 2026/03/08 01:54:31 INFO : dir3/c.txt.rclone_chunk.001_kazzgy: Deleted 2026/03/08 01:54:31 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/03/08 01:54:31 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/03/08 01:54:31 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:31 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:31 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/03/08 01:54:31 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/03/08 01:54:31 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:31 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:31 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/03/08 01:54:31 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/03/08 01:54:31 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/08 01:54:31 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/08 01:54:31 DEBUG : WaitForWriters: timeout=30s 2026/03/08 01:54:31 DEBUG : dir1: Looking for writers 2026/03/08 01:54:31 DEBUG : a.txt: reading active writers 2026/03/08 01:54:31 DEBUG : dir2: Looking for writers 2026/03/08 01:54:31 DEBUG : b.txt: reading active writers 2026/03/08 01:54:31 DEBUG : dir3: Looking for writers 2026/03/08 01:54:31 DEBUG : c.txt: reading active writers 2026/03/08 01:54:31 DEBUG : Looking for writers 2026/03/08 01:54:31 DEBUG : dir1: reading active writers 2026/03/08 01:54:31 DEBUG : dir2: reading active writers 2026/03/08 01:54:31 DEBUG : dir3: reading active writers 2026/03/08 01:54:31 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/03/08 01:54:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-fubefek6fohi': Purge remote 2026/03/08 01:54:31 DEBUG : Waiting for deletions to finish 2026/03/08 01:54:32 INFO : S3 bucket rclone-test-fubefek6fohi: Bucket "rclone-test-fubefek6fohi" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Finished OK in 2m0.069935505s (try 1/5)