"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/06/24 01:01:28 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu" 2026/06/24 01:01:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/24 01:01:28 DEBUG : Creating backend with remote "TestS3:rclone-test-jakedum2hibu" 2026/06/24 01:01:28 DEBUG : Creating backend with remote "/tmp/rclone198596546" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:01:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:01:29 INFO : S3 bucket rclone-test-jakedum2hibu: Bucket "rclone-test-jakedum2hibu" created with ACL "" 2026/06/24 01:01:29 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:01:29 DEBUG : dir/file1.rclone_chunk.001_48ksod: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:01:29 INFO : dir/file1.rclone_chunk.001_48ksod: Copied (server-side copy) to: dir/file1 2026/06/24 01:01:29 INFO : dir/file1.rclone_chunk.001_48ksod: Deleted 2026/06/24 01:01:29 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:01:29 DEBUG : dir: Looking for writers 2026/06/24 01:01:29 DEBUG : Looking for writers 2026/06/24 01:01:29 DEBUG : dir: reading active writers 2026/06/24 01:01:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.58s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:01:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:01:30 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:01:30 DEBUG : dir/file1.rclone_chunk.001_48kscp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:01:30 INFO : dir/file1.rclone_chunk.001_48kscp: Copied (server-side copy) to: dir/file1 2026/06/24 01:01:30 INFO : dir/file1.rclone_chunk.001_48kscp: Deleted 2026/06/24 01:01:30 DEBUG : dir/file2: size = 15 OK 2026/06/24 01:01:30 DEBUG : dir/file2.rclone_chunk.001_48kth1: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/06/24 01:01:30 INFO : dir/file2.rclone_chunk.001_48kth1: Copied (server-side copy) to: dir/file2 2026/06/24 01:01:30 INFO : dir/file2.rclone_chunk.001_48kth1: Deleted 2026/06/24 01:01:31 DEBUG : dir/subdir/file3: size = 16 OK 2026/06/24 01:01:31 DEBUG : dir/subdir/file3.rclone_chunk.001_48ktak: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/06/24 01:01:31 INFO : dir/subdir/file3.rclone_chunk.001_48ktak: Copied (server-side copy) to: dir/subdir/file3 2026/06/24 01:01:31 INFO : dir/subdir/file3.rclone_chunk.001_48ktak: Deleted 2026/06/24 01:01:31 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:01:31 DEBUG : dir/subdir: Looking for writers 2026/06/24 01:01:31 DEBUG : dir: Looking for writers 2026/06/24 01:01:31 DEBUG : file2: reading active writers 2026/06/24 01:01:31 DEBUG : subdir: reading active writers 2026/06/24 01:01:31 DEBUG : file1: reading active writers 2026/06/24 01:01:31 DEBUG : Looking for writers 2026/06/24 01:01:31 DEBUG : dir: reading active writers 2026/06/24 01:01:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.03s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:01:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:01:32 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:01:32 DEBUG : dir/file1.rclone_chunk.001_48kvj6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:01:32 INFO : dir/file1.rclone_chunk.001_48kvj6: Copied (server-side copy) to: dir/file1 2026/06/24 01:01:32 INFO : dir/file1.rclone_chunk.001_48kvj6: Deleted 2026/06/24 01:01:32 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:01:32 DEBUG : dir: Looking for writers 2026/06/24 01:01:32 DEBUG : file1: reading active writers 2026/06/24 01:01:32 DEBUG : Looking for writers 2026/06/24 01:01:32 DEBUG : dir: reading active writers 2026/06/24 01:01:32 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.87s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:01:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:01:33 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:01:33 DEBUG : dir/file1.rclone_chunk.001_48kvhq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:01:33 INFO : dir/file1.rclone_chunk.001_48kvhq: Copied (server-side copy) to: dir/file1 2026/06/24 01:01:33 INFO : dir/file1.rclone_chunk.001_48kvhq: Deleted 2026/06/24 01:01:33 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:01:33 DEBUG : dir: Looking for writers 2026/06/24 01:01:33 DEBUG : Looking for writers 2026/06/24 01:01:33 DEBUG : dir: reading active writers 2026/06/24 01:01:33 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.79s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:01:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:01:34 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:01:34 DEBUG : dir/file1.rclone_chunk.001_48kw9u: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:01:34 INFO : dir/file1.rclone_chunk.001_48kw9u: Copied (server-side copy) to: dir/file1 2026/06/24 01:01:34 INFO : dir/file1.rclone_chunk.001_48kw9u: Deleted 2026/06/24 01:01:34 DEBUG : dir: forgetting directory cache 2026/06/24 01:01:34 DEBUG : forgetting directory cache 2026/06/24 01:01:34 DEBUG : dir: forgetting directory cache 2026/06/24 01:01:34 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:01:34 DEBUG : Looking for writers 2026/06/24 01:01:34 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.94s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:01:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:01:34 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:01:34 DEBUG : dir/file1.rclone_chunk.001_48kx2o: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:01:34 INFO : dir/file1.rclone_chunk.001_48kx2o: Copied (server-side copy) to: dir/file1 2026/06/24 01:01:35 INFO : dir/file1.rclone_chunk.001_48kx2o: Deleted 2026/06/24 01:01:35 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/24 01:01:35 DEBUG : dir: invalidating directory cache 2026/06/24 01:01:35 DEBUG : >ForgetPath: 2026/06/24 01:01:35 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/24 01:01:35 DEBUG : invalidating directory cache 2026/06/24 01:01:35 DEBUG : dir: forgetting directory cache 2026/06/24 01:01:35 DEBUG : >ForgetPath: 2026/06/24 01:01:35 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/24 01:01:35 DEBUG : >ForgetPath: 2026/06/24 01:01:35 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:01:35 DEBUG : dir: Looking for writers 2026/06/24 01:01:35 DEBUG : Looking for writers 2026/06/24 01:01:35 DEBUG : dir: reading active writers 2026/06/24 01:01:35 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.89s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:01:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:01:35 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:01:35 DEBUG : dir/file1.rclone_chunk.001_48ky0y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:01:35 INFO : dir/file1.rclone_chunk.001_48ky0y: Copied (server-side copy) to: dir/file1 2026/06/24 01:01:35 INFO : dir/file1.rclone_chunk.001_48ky0y: Deleted 2026/06/24 01:01:36 DEBUG : fil/a/b/c: size = 15 OK 2026/06/24 01:01:36 DEBUG : fil/a/b/c.rclone_chunk.001_48kzwt: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/06/24 01:01:36 INFO : fil/a/b/c.rclone_chunk.001_48kzwt: Copied (server-side copy) to: fil/a/b/c 2026/06/24 01:01:36 INFO : fil/a/b/c.rclone_chunk.001_48kzwt: Deleted 2026/06/24 01:01:36 DEBUG : forgetting directory cache 2026/06/24 01:01:36 DEBUG : dir: forgetting directory cache 2026/06/24 01:01:36 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:01:36 DEBUG : dir: Looking for writers 2026/06/24 01:01:36 DEBUG : fil/a/b: Looking for writers 2026/06/24 01:01:36 DEBUG : fil/a: Looking for writers 2026/06/24 01:01:36 DEBUG : b: reading active writers 2026/06/24 01:01:36 DEBUG : fil: Looking for writers 2026/06/24 01:01:36 DEBUG : a: reading active writers 2026/06/24 01:01:36 DEBUG : Looking for writers 2026/06/24 01:01:36 DEBUG : dir: reading active writers 2026/06/24 01:01:36 DEBUG : fil: reading active writers 2026/06/24 01:01:36 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.82s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:01:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:01:37 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:01:37 DEBUG : dir/file1.rclone_chunk.001_48l07s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:01:37 INFO : dir/file1.rclone_chunk.001_48l07s: Copied (server-side copy) to: dir/file1 2026/06/24 01:01:37 INFO : dir/file1.rclone_chunk.001_48l07s: Deleted 2026/06/24 01:01:37 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:01:37 DEBUG : dir: Looking for writers 2026/06/24 01:01:37 DEBUG : Looking for writers 2026/06/24 01:01:37 DEBUG : dir: reading active writers 2026/06/24 01:01:37 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.89s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:01:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:01:38 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:01:38 DEBUG : dir/file1.rclone_chunk.001_48l1xh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:01:38 INFO : dir/file1.rclone_chunk.001_48l1xh: Copied (server-side copy) to: dir/file1 2026/06/24 01:01:38 INFO : dir/file1.rclone_chunk.001_48l1xh: Deleted 2026/06/24 01:01:38 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:01:38 DEBUG : dir: Looking for writers 2026/06/24 01:01:38 DEBUG : file1: reading active writers 2026/06/24 01:01:38 DEBUG : Looking for writers 2026/06/24 01:01:38 DEBUG : dir: reading active writers 2026/06/24 01:01:38 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.86s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:01:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:01:39 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:01:39 DEBUG : dir/file1.rclone_chunk.001_48l21k: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:01:39 INFO : dir/file1.rclone_chunk.001_48l21k: Copied (server-side copy) to: dir/file1 2026/06/24 01:01:39 INFO : dir/file1.rclone_chunk.001_48l21k: Deleted 2026/06/24 01:01:39 DEBUG : dir/file2: size = 15 OK 2026/06/24 01:01:39 DEBUG : dir/file2.rclone_chunk.001_48l20o: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/06/24 01:01:39 INFO : dir/file2.rclone_chunk.001_48l20o: Copied (server-side copy) to: dir/file2 2026/06/24 01:01:39 INFO : dir/file2.rclone_chunk.001_48l20o: Deleted 2026/06/24 01:01:40 DEBUG : dir/subdir/file3: size = 16 OK 2026/06/24 01:01:40 DEBUG : dir/subdir/file3.rclone_chunk.001_48l3mb: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/06/24 01:01:40 INFO : dir/subdir/file3.rclone_chunk.001_48l3mb: Copied (server-side copy) to: dir/subdir/file3 2026/06/24 01:01:40 INFO : dir/subdir/file3.rclone_chunk.001_48l3mb: Deleted === RUN TestDirReadDirAll/Virtual 2026/06/24 01:01:41 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/24 01:01:41 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/24 01:01:41 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/24 01:01:41 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/24 01:01:41 DEBUG : dir/virtualFile: size = 20 OK 2026/06/24 01:01:41 DEBUG : dir/virtualFile.rclone_chunk.001_48l4xy: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/06/24 01:01:41 INFO : dir/virtualFile.rclone_chunk.001_48l4xy: Copied (server-side copy) to: dir/virtualFile 2026/06/24 01:01:41 INFO : dir/virtualFile.rclone_chunk.001_48l4xy: Deleted 2026/06/24 01:01:41 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/06/24 01:01:41 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_48l430: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/06/24 01:01:41 INFO : dir/virtualDir/testFile.rclone_chunk.001_48l430: Copied (server-side copy) to: dir/virtualDir/testFile 2026/06/24 01:01:42 INFO : dir/virtualDir/testFile.rclone_chunk.001_48l430: Deleted 2026/06/24 01:01:42 DEBUG : S3 bucket rclone-test-jakedum2hibu: bucket is versioned: false 2026/06/24 01:01:42 DEBUG : Waiting for deletions to finish 2026/06/24 01:01:42 DEBUG : "dir/subdir/file3" version false 2026/06/24 01:01:42 DEBUG : dir/subdir/file3: Deleting (id "") 2026/06/24 01:01:42 INFO : dir/subdir/file3: Deleted 2026/06/24 01:01:42 DEBUG : dir: invalidating directory cache 2026/06/24 01:01:42 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/24 01:01:42 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/24 01:01:42 DEBUG : dir/file1: Reset virtual modtime 2026/06/24 01:01:42 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/24 01:01:42 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/24 01:01:42 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/24 01:01:42 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/24 01:01:42 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/24 01:01:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:01:42 DEBUG : dir: invalidating directory cache 2026/06/24 01:01:42 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/24 01:01:42 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/24 01:01:42 DEBUG : forgetting directory cache 2026/06/24 01:01:42 DEBUG : dir: forgetting directory cache 2026/06/24 01:01:42 DEBUG : dir/virtualDir2: forgetting directory cache 2026/06/24 01:01:42 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/24 01:01:42 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:01:42 DEBUG : dir/virtualDir2: Looking for writers 2026/06/24 01:01:42 DEBUG : dir/virtualDir: Looking for writers 2026/06/24 01:01:42 DEBUG : dir: Looking for writers 2026/06/24 01:01:42 DEBUG : virtualDir2: reading active writers 2026/06/24 01:01:42 DEBUG : virtualFile: reading active writers 2026/06/24 01:01:42 DEBUG : virtualDir: reading active writers 2026/06/24 01:01:42 DEBUG : file1: reading active writers 2026/06/24 01:01:42 DEBUG : virtualFile2: reading active writers 2026/06/24 01:01:42 DEBUG : Looking for writers 2026/06/24 01:01:42 DEBUG : dir: reading active writers 2026/06/24 01:01:42 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.80s) --- PASS: TestDirReadDirAll/Virtual (1.42s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:01:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:01:43 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:01:43 DEBUG : dir/file1.rclone_chunk.001_48l5hp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:01:43 INFO : dir/file1.rclone_chunk.001_48l5hp: Copied (server-side copy) to: dir/file1 2026/06/24 01:01:43 INFO : dir/file1.rclone_chunk.001_48l5hp: Deleted 2026/06/24 01:01:43 ERROR : dir/: Can only open directories read only 2026/06/24 01:01:43 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:01:43 DEBUG : dir: Looking for writers 2026/06/24 01:01:43 DEBUG : Looking for writers 2026/06/24 01:01:43 DEBUG : dir: reading active writers 2026/06/24 01:01:43 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.99s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:01:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:01:44 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:01:44 DEBUG : dir/file1.rclone_chunk.001_48l68u: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:01:44 INFO : dir/file1.rclone_chunk.001_48l68u: Copied (server-side copy) to: dir/file1 2026/06/24 01:01:44 INFO : dir/file1.rclone_chunk.001_48l68u: Deleted 2026/06/24 01:01:44 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:01:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/24 01:01:44 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/24 01:01:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/24 01:01:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': File to upload is small (5 bytes), uploading instead of streaming 2026/06/24 01:01:45 DEBUG : dir/potato: size = 5 OK 2026/06/24 01:01:45 DEBUG : dir/potato.rclone_chunk.001_48l75a: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/24 01:01:45 INFO : dir/potato.rclone_chunk.001_48l75a: Copied (server-side copy) to: dir/potato 2026/06/24 01:01:45 INFO : dir/potato.rclone_chunk.001_48l75a: Deleted 2026/06/24 01:01:45 DEBUG : dir/potato: size = 5 OK 2026/06/24 01:01:45 NOTICE: Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/24 01:01:45 DEBUG : dir/potato: Size of src and dst objects identical 2026/06/24 01:01:45 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/24 01:01:45 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:01:45 DEBUG : dir: Looking for writers 2026/06/24 01:01:45 DEBUG : file1: reading active writers 2026/06/24 01:01:45 DEBUG : potato: reading active writers 2026/06/24 01:01:45 DEBUG : Looking for writers 2026/06/24 01:01:45 DEBUG : dir: reading active writers 2026/06/24 01:01:45 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (2.28s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:01:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:01:46 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:01:46 DEBUG : dir/file1.rclone_chunk.001_48l901: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:01:46 INFO : dir/file1.rclone_chunk.001_48l901: Copied (server-side copy) to: dir/file1 2026/06/24 01:01:46 INFO : dir/file1.rclone_chunk.001_48l901: Deleted 2026/06/24 01:01:46 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/06/24 01:01:47 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:01:47 DEBUG : dir/sub: Looking for writers 2026/06/24 01:01:47 DEBUG : dir: Looking for writers 2026/06/24 01:01:47 DEBUG : file1: reading active writers 2026/06/24 01:01:47 DEBUG : sub: reading active writers 2026/06/24 01:01:47 DEBUG : Looking for writers 2026/06/24 01:01:47 DEBUG : dir: reading active writers 2026/06/24 01:01:47 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.17s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:01:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:01:47 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:01:47 DEBUG : dir/file1.rclone_chunk.001_48laii: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:01:47 INFO : dir/file1.rclone_chunk.001_48laii: Copied (server-side copy) to: dir/file1 2026/06/24 01:01:47 INFO : dir/file1.rclone_chunk.001_48laii: Deleted 2026/06/24 01:01:47 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/24 01:01:48 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/06/24 01:01:48 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:01:48 DEBUG : dir/sub/subsub: Looking for writers 2026/06/24 01:01:48 DEBUG : dir/sub: Looking for writers 2026/06/24 01:01:48 DEBUG : subsub: reading active writers 2026/06/24 01:01:48 DEBUG : dir: Looking for writers 2026/06/24 01:01:48 DEBUG : file1: reading active writers 2026/06/24 01:01:48 DEBUG : sub: reading active writers 2026/06/24 01:01:48 DEBUG : Looking for writers 2026/06/24 01:01:48 DEBUG : dir: reading active writers 2026/06/24 01:01:48 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.26s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:01:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:01:48 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:01:48 DEBUG : dir/file1.rclone_chunk.001_48lbzd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:01:48 INFO : dir/file1.rclone_chunk.001_48lbzd: Copied (server-side copy) to: dir/file1 2026/06/24 01:01:49 INFO : dir/file1.rclone_chunk.001_48lbzd: Deleted 2026/06/24 01:01:49 ERROR : dir/: Dir.Remove not empty 2026/06/24 01:01:49 DEBUG : dir/file1: Remove: 2026/06/24 01:01:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:01:49 DEBUG : dir/file1: >Remove: err= 2026/06/24 01:01:49 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/24 01:01:49 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:01:49 DEBUG : Looking for writers 2026/06/24 01:01:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.98s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:01:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:01:49 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:01:49 DEBUG : dir/file1.rclone_chunk.001_48lc5l: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:01:49 INFO : dir/file1.rclone_chunk.001_48lc5l: Copied (server-side copy) to: dir/file1 2026/06/24 01:01:49 INFO : dir/file1.rclone_chunk.001_48lc5l: Deleted 2026/06/24 01:01:50 DEBUG : dir/file1: Remove: 2026/06/24 01:01:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:01:50 DEBUG : dir/file1: >Remove: err= 2026/06/24 01:01:50 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/24 01:01:50 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:01:50 DEBUG : Looking for writers 2026/06/24 01:01:50 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.87s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:01:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:01:50 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:01:50 DEBUG : dir/file1.rclone_chunk.001_48ld5v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:01:50 INFO : dir/file1.rclone_chunk.001_48ld5v: Copied (server-side copy) to: dir/file1 2026/06/24 01:01:50 INFO : dir/file1.rclone_chunk.001_48ld5v: Deleted 2026/06/24 01:01:51 DEBUG : dir/file1: Remove: 2026/06/24 01:01:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:01:51 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/06/24 01:01:51 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:01:51 DEBUG : dir: Looking for writers 2026/06/24 01:01:51 DEBUG : Looking for writers 2026/06/24 01:01:51 DEBUG : dir: reading active writers 2026/06/24 01:01:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.03s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:01:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:01:51 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:01:51 DEBUG : dir/file1.rclone_chunk.001_48le9i: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:01:51 INFO : dir/file1.rclone_chunk.001_48le9i: Copied (server-side copy) to: dir/file1 2026/06/24 01:01:51 INFO : dir/file1.rclone_chunk.001_48le9i: Deleted 2026/06/24 01:01:52 DEBUG : dir/file3: size = 15 OK 2026/06/24 01:01:52 DEBUG : dir/file3.rclone_chunk.001_48lf6o: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/06/24 01:01:52 INFO : dir/file3.rclone_chunk.001_48lf6o: Copied (server-side copy) to: dir/file3 2026/06/24 01:01:52 INFO : dir/file3.rclone_chunk.001_48lf6o: Deleted 2026/06/24 01:01:52 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/24 01:01:52 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:01:52 DEBUG : dir/file3: copy non-chunked object... 2026/06/24 01:01:53 DEBUG : dir2/file1: size = 14 OK 2026/06/24 01:01:53 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/06/24 01:01:53 DEBUG : dir2/file3: size = 15 OK 2026/06/24 01:01:53 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/06/24 01:01:53 INFO : dir/file1: Deleted 2026/06/24 01:01:53 INFO : dir/file3: Deleted 2026/06/24 01:01:53 DEBUG : dir: Updating dir with dir2 0x2c47f06c9c0 2026/06/24 01:01:53 DEBUG : dir: forgetting directory cache 2026/06/24 01:01:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/24 01:01:53 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/24 01:01:53 DEBUG : dir2/file1: copy non-chunked object... 2026/06/24 01:01:53 DEBUG : file2: size = 14 OK 2026/06/24 01:01:53 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/06/24 01:01:53 INFO : dir2/file1: Deleted 2026/06/24 01:01:53 DEBUG : file2: Updating file with file2 0x2c47f2e51e0 2026/06/24 01:01:53 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/24 01:01:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/24 01:01:53 DEBUG : file2: copy non-chunked object... 2026/06/24 01:01:54 DEBUG : dir2/file3: size = 14 OK 2026/06/24 01:01:54 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/06/24 01:01:54 INFO : file2: Deleted 2026/06/24 01:01:54 DEBUG : dir2/file3: Updating file with dir2/file3 0x2c47f2e51e0 2026/06/24 01:01:54 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/24 01:01:54 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/24 01:01:54 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/24 01:01:54 DEBUG : empty directory: Updating dir with renamed empty directory 0x2c47f3c4f70 2026/06/24 01:01:54 DEBUG : empty directory: forgetting directory cache 2026/06/24 01:01:54 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/24 01:01:54 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/24 01:01:54 DEBUG : dir2: Renaming to "dir3" 2026/06/24 01:01:54 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:01:54 DEBUG : dir3: Looking for writers 2026/06/24 01:01:54 DEBUG : file3: reading active writers 2026/06/24 01:01:54 DEBUG : renamed empty directory: Looking for writers 2026/06/24 01:01:54 DEBUG : Looking for writers 2026/06/24 01:01:54 DEBUG : dir3: reading active writers 2026/06/24 01:01:54 DEBUG : renamed empty directory: reading active writers 2026/06/24 01:01:54 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.11s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:01:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:01:54 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:01:54 DEBUG : dir/file1.rclone_chunk.001_48lhz6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:01:54 INFO : dir/file1.rclone_chunk.001_48lhz6: Copied (server-side copy) to: dir/file1 2026/06/24 01:01:54 INFO : dir/file1.rclone_chunk.001_48lhz6: Deleted 2026/06/24 01:01:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/24 01:01:55 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:01:55 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/24 01:01:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/24 01:01:55 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/24 01:01:55 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/24 01:01:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/24 01:01:55 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:01:55 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/24 01:01:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/24 01:01:55 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/24 01:01:55 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/24 01:01:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/24 01:01:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': File to upload is small (12 bytes), uploading instead of streaming 2026/06/24 01:01:55 DEBUG : dir/sub/file2: size = 12 OK 2026/06/24 01:01:55 DEBUG : dir/sub/file2.rclone_chunk.001_48liag: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/24 01:01:55 INFO : dir/sub/file2.rclone_chunk.001_48liag: Copied (server-side copy) to: dir/sub/file2 2026/06/24 01:01:55 INFO : dir/sub/file2.rclone_chunk.001_48liag: Deleted 2026/06/24 01:01:55 DEBUG : dir/sub/file2: size = 12 OK 2026/06/24 01:01:55 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/06/24 01:01:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/24 01:01:55 DEBUG : forgetting directory cache 2026/06/24 01:01:55 DEBUG : dir: forgetting directory cache 2026/06/24 01:01:55 DEBUG : dir/sub: forgetting directory cache 2026/06/24 01:01:55 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/24 01:01:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': File to upload is small (5 bytes), uploading instead of streaming 2026/06/24 01:01:56 DEBUG : dir/sub/file0: size = 5 OK 2026/06/24 01:01:56 DEBUG : dir/sub/file0.rclone_chunk.001_48litt: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/24 01:01:56 INFO : dir/sub/file0.rclone_chunk.001_48litt: Copied (server-side copy) to: dir/sub/file0 2026/06/24 01:01:56 INFO : dir/sub/file0.rclone_chunk.001_48litt: Deleted 2026/06/24 01:01:56 DEBUG : dir/sub/file0: size = 5 OK 2026/06/24 01:01:56 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/06/24 01:01:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/24 01:01:56 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:01:56 DEBUG : dir/sub: Looking for writers 2026/06/24 01:01:56 DEBUG : file0: reading active writers 2026/06/24 01:01:56 DEBUG : file2: reading active writers 2026/06/24 01:01:56 DEBUG : dir: Looking for writers 2026/06/24 01:01:56 DEBUG : file1: reading active writers 2026/06/24 01:01:56 DEBUG : sub: reading active writers 2026/06/24 01:01:56 DEBUG : Looking for writers 2026/06/24 01:01:56 DEBUG : dir: reading active writers 2026/06/24 01:01:56 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.05s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:01:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/06/24 01:01:56 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:01:56 DEBUG : Looking for writers 2026/06/24 01:01:56 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.10s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:01:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:01:57 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:01:57 DEBUG : dir/file1.rclone_chunk.001_48lj83: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:01:57 INFO : dir/file1.rclone_chunk.001_48lj83: Copied (server-side copy) to: dir/file1 2026/06/24 01:01:57 INFO : dir/file1.rclone_chunk.001_48lj83: Deleted 2026/06/24 01:01:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/24 01:01:57 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:01:57 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/24 01:01:57 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/24 01:01:57 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/24 01:01:57 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:01:57 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/24 01:01:57 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/24 01:01:57 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:01:57 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/24 01:01:57 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/24 01:01:57 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/24 01:01:57 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:01:57 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/24 01:01:57 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:01:57 DEBUG : dir: Looking for writers 2026/06/24 01:01:57 DEBUG : file1: reading active writers 2026/06/24 01:01:57 DEBUG : file1.metadata: reading active writers 2026/06/24 01:01:57 DEBUG : Looking for writers 2026/06/24 01:01:57 DEBUG : dir: reading active writers 2026/06/24 01:01:57 DEBUG : dir.metadata: reading active writers 2026/06/24 01:01:57 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.93s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:01:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:01:57 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:01:57 DEBUG : dir/file1.rclone_chunk.001_48lkng: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:01:57 INFO : dir/file1.rclone_chunk.001_48lkng: Copied (server-side copy) to: dir/file1 2026/06/24 01:01:58 INFO : dir/file1.rclone_chunk.001_48lkng: Deleted 2026/06/24 01:01:58 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:01:58 DEBUG : dir: Looking for writers 2026/06/24 01:01:58 DEBUG : file1: reading active writers 2026/06/24 01:01:58 DEBUG : Looking for writers 2026/06/24 01:01:58 DEBUG : dir: reading active writers 2026/06/24 01:01:58 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.94s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:01:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:01:58 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:01:58 DEBUG : dir/file1.rclone_chunk.001_48llon: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:01:58 INFO : dir/file1.rclone_chunk.001_48llon: Copied (server-side copy) to: dir/file1 2026/06/24 01:01:58 INFO : dir/file1.rclone_chunk.001_48llon: Deleted 2026/06/24 01:01:59 DEBUG : time_test: size = 5 OK 2026/06/24 01:01:59 DEBUG : time_test.rclone_chunk.001_48lmn3: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/06/24 01:01:59 INFO : time_test.rclone_chunk.001_48lmn3: Copied (server-side copy) to: time_test 2026/06/24 01:01:59 INFO : time_test.rclone_chunk.001_48lmn3: Deleted 2026/06/24 01:01:59 DEBUG : Can set mod time: true 2026/06/24 01:01:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/24 01:02:00 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:00 DEBUG : dir: Looking for writers 2026/06/24 01:02:00 DEBUG : file1: reading active writers 2026/06/24 01:02:00 DEBUG : Looking for writers 2026/06/24 01:02:00 DEBUG : dir: reading active writers 2026/06/24 01:02:00 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:00 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:00 DEBUG : dir/file1.rclone_chunk.001_48ln2i: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:02:00 INFO : dir/file1.rclone_chunk.001_48ln2i: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:00 INFO : dir/file1.rclone_chunk.001_48ln2i: Deleted 2026/06/24 01:02:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/24 01:02:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/24 01:02:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': File to upload is small (0 bytes), uploading instead of streaming 2026/06/24 01:02:01 DEBUG : dir/file1: size = 0 OK 2026/06/24 01:02:01 DEBUG : dir/file1.rclone_chunk.001_48lob7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/24 01:02:01 INFO : dir/file1.rclone_chunk.001_48lob7: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:01 INFO : dir/file1.rclone_chunk.001_48lob7: Deleted 2026/06/24 01:02:01 DEBUG : dir/file1: size = 0 OK 2026/06/24 01:02:01 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/24 01:02:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/24 01:02:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:01 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:01 DEBUG : dir: Looking for writers 2026/06/24 01:02:01 DEBUG : file1: reading active writers 2026/06/24 01:02:01 DEBUG : Looking for writers 2026/06/24 01:02:01 DEBUG : dir: reading active writers 2026/06/24 01:02:01 DEBUG : >WaitForWriters: 2026/06/24 01:02:01 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:01 DEBUG : dir: Looking for writers 2026/06/24 01:02:01 DEBUG : file1: reading active writers 2026/06/24 01:02:01 DEBUG : Looking for writers 2026/06/24 01:02:01 DEBUG : dir: reading active writers 2026/06/24 01:02:01 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:02 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:02 DEBUG : dir/file1.rclone_chunk.001_48lopj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:02:02 INFO : dir/file1.rclone_chunk.001_48lopj: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:02 INFO : dir/file1.rclone_chunk.001_48lopj: Deleted 2026/06/24 01:02:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/24 01:02:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/24 01:02:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:02 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': File to upload is small (5 bytes), uploading instead of streaming 2026/06/24 01:02:03 DEBUG : dir/file1: size = 5 OK 2026/06/24 01:02:03 DEBUG : dir/file1.rclone_chunk.001_48lpde: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/24 01:02:03 INFO : dir/file1.rclone_chunk.001_48lpde: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:03 INFO : dir/file1.rclone_chunk.001_48lpde: Deleted 2026/06/24 01:02:03 DEBUG : dir/file1: size = 5 OK 2026/06/24 01:02:03 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/24 01:02:03 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/24 01:02:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:03 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:03 DEBUG : dir: Looking for writers 2026/06/24 01:02:03 DEBUG : file1: reading active writers 2026/06/24 01:02:03 DEBUG : Looking for writers 2026/06/24 01:02:03 DEBUG : dir: reading active writers 2026/06/24 01:02:03 DEBUG : >WaitForWriters: 2026/06/24 01:02:03 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:03 DEBUG : dir: Looking for writers 2026/06/24 01:02:03 DEBUG : file1: reading active writers 2026/06/24 01:02:03 DEBUG : Looking for writers 2026/06/24 01:02:03 DEBUG : dir: reading active writers 2026/06/24 01:02:03 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:04 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:04 DEBUG : dir/file1.rclone_chunk.001_48lqfp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:02:04 INFO : dir/file1.rclone_chunk.001_48lqfp: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:04 INFO : dir/file1.rclone_chunk.001_48lqfp: Deleted 2026/06/24 01:02:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/24 01:02:04 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:04 DEBUG : dir: Looking for writers 2026/06/24 01:02:04 DEBUG : file1: reading active writers 2026/06/24 01:02:04 DEBUG : Looking for writers 2026/06/24 01:02:04 DEBUG : dir: reading active writers 2026/06/24 01:02:04 DEBUG : >WaitForWriters: 2026/06/24 01:02:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:05 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:05 DEBUG : dir/file1.rclone_chunk.001_48lrcc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:02:05 INFO : dir/file1.rclone_chunk.001_48lrcc: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:05 INFO : dir/file1.rclone_chunk.001_48lrcc: Deleted 2026/06/24 01:02:05 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/24 01:02:05 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:02:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:02:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:02:05 DEBUG : dir/file1(0x2c47f3f1300): close: 2026/06/24 01:02:05 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/24 01:02:05 DEBUG : dir/file1(0x2c47f3f1300): >close: err= 2026/06/24 01:02:05 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:05 DEBUG : dir: Looking for writers 2026/06/24 01:02:05 DEBUG : file1: reading active writers 2026/06/24 01:02:05 DEBUG : Looking for writers 2026/06/24 01:02:05 DEBUG : dir: reading active writers 2026/06/24 01:02:05 DEBUG : >WaitForWriters: 2026/06/24 01:02:05 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:05 DEBUG : dir: Looking for writers 2026/06/24 01:02:05 DEBUG : file1: reading active writers 2026/06/24 01:02:05 DEBUG : Looking for writers 2026/06/24 01:02:05 DEBUG : dir: reading active writers 2026/06/24 01:02:05 DEBUG : >WaitForWriters: 2026/06/24 01:02:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:06 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:06 DEBUG : dir/file1.rclone_chunk.001_48lsfw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:02:06 INFO : dir/file1.rclone_chunk.001_48lsfw: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:06 INFO : dir/file1.rclone_chunk.001_48lsfw: Deleted 2026/06/24 01:02:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/24 01:02:06 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:02:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:02:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:02:06 DEBUG : dir/file1(0x2c47f7ad200): _writeAt: size=5, off=0 2026/06/24 01:02:06 DEBUG : dir/file1(0x2c47f7ad200): openPending: 2026/06/24 01:02:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/24 01:02:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/24 01:02:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:06 DEBUG : dir/file1(0x2c47f7ad200): >openPending: err= 2026/06/24 01:02:06 DEBUG : dir/file1(0x2c47f7ad200): >_writeAt: n=5, err= 2026/06/24 01:02:06 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/24 01:02:06 DEBUG : dir/file1(0x2c47f7ad200): close: 2026/06/24 01:02:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/06/24 01:02:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/06/24 01:02:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/06/24 01:02:06 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/24 01:02:06 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/24 01:02:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:06 DEBUG : dir/file1(0x2c47f7ad200): >close: err= 2026/06/24 01:02:06 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:06 DEBUG : dir: Looking for writers 2026/06/24 01:02:06 DEBUG : file1: reading active writers 2026/06/24 01:02:06 DEBUG : Looking for writers 2026/06/24 01:02:06 DEBUG : dir: reading active writers 2026/06/24 01:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:02:06 DEBUG : dir: Looking for writers 2026/06/24 01:02:06 DEBUG : file1: reading active writers 2026/06/24 01:02:06 DEBUG : Looking for writers 2026/06/24 01:02:06 DEBUG : dir: reading active writers 2026/06/24 01:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:02:06 DEBUG : dir: Looking for writers 2026/06/24 01:02:06 DEBUG : file1: reading active writers 2026/06/24 01:02:06 DEBUG : Looking for writers 2026/06/24 01:02:06 DEBUG : dir: reading active writers 2026/06/24 01:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:02:06 DEBUG : dir: Looking for writers 2026/06/24 01:02:06 DEBUG : file1: reading active writers 2026/06/24 01:02:06 DEBUG : Looking for writers 2026/06/24 01:02:06 DEBUG : dir: reading active writers 2026/06/24 01:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:02:06 DEBUG : dir/file1: vfs cache: starting upload 2026/06/24 01:02:06 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/06/24 01:02:06 DEBUG : dir: Looking for writers 2026/06/24 01:02:06 DEBUG : file1: reading active writers 2026/06/24 01:02:06 DEBUG : Looking for writers 2026/06/24 01:02:06 DEBUG : dir: reading active writers 2026/06/24 01:02:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:02:07 DEBUG : dir: Looking for writers 2026/06/24 01:02:07 DEBUG : file1: reading active writers 2026/06/24 01:02:07 DEBUG : Looking for writers 2026/06/24 01:02:07 DEBUG : dir: reading active writers 2026/06/24 01:02:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:02:07 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:07 DEBUG : dir/file1.rclone_chunk.001_48lt7e: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/06/24 01:02:07 INFO : dir/file1.rclone_chunk.001_48lt7e: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:07 INFO : dir/file1.rclone_chunk.001_48lt7e: Deleted 2026/06/24 01:02:07 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:07 INFO : dir/file1: Copied (replaced existing) 2026/06/24 01:02:07 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/06/24 01:02:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/24 01:02:07 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/06/24 01:02:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/24 01:02:07 DEBUG : dir: Looking for writers 2026/06/24 01:02:07 DEBUG : file1: reading active writers 2026/06/24 01:02:07 DEBUG : Looking for writers 2026/06/24 01:02:07 DEBUG : dir: reading active writers 2026/06/24 01:02:07 DEBUG : >WaitForWriters: 2026/06/24 01:02:07 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:07 DEBUG : dir: Looking for writers 2026/06/24 01:02:07 DEBUG : file1: reading active writers 2026/06/24 01:02:07 DEBUG : Looking for writers 2026/06/24 01:02:07 DEBUG : dir: reading active writers 2026/06/24 01:02:07 DEBUG : >WaitForWriters: 2026/06/24 01:02:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (9.21s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.72s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.61s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.72s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.25s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.12s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.79s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:08 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:08 DEBUG : dir/file1.rclone_chunk.001_48lu53: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:02:08 INFO : dir/file1.rclone_chunk.001_48lu53: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:08 INFO : dir/file1.rclone_chunk.001_48lu53: Deleted 2026/06/24 01:02:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:02:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/24 01:02:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:02:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/24 01:02:08 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:08 DEBUG : dir: Looking for writers 2026/06/24 01:02:08 DEBUG : file1: reading active writers 2026/06/24 01:02:08 DEBUG : Looking for writers 2026/06/24 01:02:08 DEBUG : dir: reading active writers 2026/06/24 01:02:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.01s) === RUN TestFileOpenReadUnknownSize 2026/06/24 01:02:08 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/24 01:02:08 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/24 01:02:08 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:02:08 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/24 01:02:08 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:08 DEBUG : Looking for writers 2026/06/24 01:02:08 DEBUG : file.txt: reading active writers 2026/06/24 01:02:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:09 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:09 DEBUG : dir/file1.rclone_chunk.001_48lvcr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:02:09 INFO : dir/file1.rclone_chunk.001_48lvcr: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:09 INFO : dir/file1.rclone_chunk.001_48lvcr: Deleted 2026/06/24 01:02:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': File to upload is small (25 bytes), uploading instead of streaming 2026/06/24 01:02:09 DEBUG : dir/file1: size = 25 OK 2026/06/24 01:02:09 DEBUG : dir/file1.rclone_chunk.001_48lw0f: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/24 01:02:09 INFO : dir/file1.rclone_chunk.001_48lw0f: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:09 INFO : dir/file1.rclone_chunk.001_48lw0f: Deleted 2026/06/24 01:02:09 DEBUG : dir/file1: size = 25 OK 2026/06/24 01:02:09 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/24 01:02:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:09 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:09 DEBUG : dir: Looking for writers 2026/06/24 01:02:09 DEBUG : file1: reading active writers 2026/06/24 01:02:09 DEBUG : Looking for writers 2026/06/24 01:02:09 DEBUG : dir: reading active writers 2026/06/24 01:02:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.39s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:10 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:10 DEBUG : dir/file1.rclone_chunk.001_48lxd3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:02:10 INFO : dir/file1.rclone_chunk.001_48lxd3: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:10 INFO : dir/file1.rclone_chunk.001_48lxd3: Deleted 2026/06/24 01:02:10 DEBUG : dir/file1: Remove: 2026/06/24 01:02:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:02:10 DEBUG : dir/file1: >Remove: err= 2026/06/24 01:02:10 DEBUG : dir/file1: Remove: 2026/06/24 01:02:10 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/24 01:02:10 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:10 DEBUG : dir: Looking for writers 2026/06/24 01:02:10 DEBUG : Looking for writers 2026/06/24 01:02:10 DEBUG : dir: reading active writers 2026/06/24 01:02:10 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.86s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:11 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:11 DEBUG : dir/file1.rclone_chunk.001_48lyjj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:02:11 INFO : dir/file1.rclone_chunk.001_48lyjj: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:11 INFO : dir/file1.rclone_chunk.001_48lyjj: Deleted 2026/06/24 01:02:11 DEBUG : dir/file1: Remove: 2026/06/24 01:02:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:02:11 DEBUG : dir/file1: >Remove: err= 2026/06/24 01:02:11 DEBUG : dir/file1: Remove: 2026/06/24 01:02:11 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/24 01:02:11 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:11 DEBUG : dir: Looking for writers 2026/06/24 01:02:11 DEBUG : Looking for writers 2026/06/24 01:02:11 DEBUG : dir: reading active writers 2026/06/24 01:02:11 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.88s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:12 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:12 DEBUG : dir/file1.rclone_chunk.001_48lyz4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:02:12 INFO : dir/file1.rclone_chunk.001_48lyz4: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:12 INFO : dir/file1.rclone_chunk.001_48lyz4: Deleted 2026/06/24 01:02:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:02:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/24 01:02:12 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/24 01:02:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/24 01:02:12 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/24 01:02:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/24 01:02:12 DEBUG : dir/file1: Open: flags=0x3 2026/06/24 01:02:12 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/24 01:02:12 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/24 01:02:12 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:12 DEBUG : dir: Looking for writers 2026/06/24 01:02:12 DEBUG : file1: reading active writers 2026/06/24 01:02:12 DEBUG : Looking for writers 2026/06/24 01:02:12 DEBUG : dir: reading active writers 2026/06/24 01:02:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.86s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:13 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:13 DEBUG : dir/file1.rclone_chunk.001_48lzaq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:02:13 INFO : dir/file1.rclone_chunk.001_48lzaq: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:13 INFO : dir/file1.rclone_chunk.001_48lzaq: Deleted 2026/06/24 01:02:13 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:13 DEBUG : dir: Looking for writers 2026/06/24 01:02:13 DEBUG : file1: reading active writers 2026/06/24 01:02:13 DEBUG : Looking for writers 2026/06/24 01:02:13 DEBUG : dir: reading active writers 2026/06/24 01:02:13 DEBUG : >WaitForWriters: 2026/06/24 01:02:13 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:02:13 DEBUG : newLeaf: size = 14 OK 2026/06/24 01:02:13 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/24 01:02:13 INFO : dir/file1: Deleted 2026/06/24 01:02:13 DEBUG : newLeaf: Updating file with newLeaf 0x2c47f5e0410 2026/06/24 01:02:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:02:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:02:14 DEBUG : newLeaf: copy non-chunked object... 2026/06/24 01:02:14 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:14 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:14 INFO : newLeaf: Deleted 2026/06/24 01:02:14 DEBUG : dir/file1: Updating file with dir/file1 0x2c47f5e0410 2026/06/24 01:02:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/24 01:02:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/24 01:02:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/24 01:02:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:14 DEBUG : dir/file1: File is currently open, delaying rename 0x2c47f5e0410 2026/06/24 01:02:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:02:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:02:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': File to upload is small (25 bytes), uploading instead of streaming 2026/06/24 01:02:14 DEBUG : dir/file1: size = 25 OK 2026/06/24 01:02:14 DEBUG : dir/file1.rclone_chunk.001_48m1cy: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/24 01:02:14 INFO : dir/file1.rclone_chunk.001_48m1cy: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:14 INFO : dir/file1.rclone_chunk.001_48m1cy: Deleted 2026/06/24 01:02:14 DEBUG : dir/file1: size = 25 OK 2026/06/24 01:02:14 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/24 01:02:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:02:14 DEBUG : newLeaf: Running delayed rename now 2026/06/24 01:02:14 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:02:15 DEBUG : newLeaf: size = 25 OK 2026/06/24 01:02:15 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/24 01:02:15 INFO : dir/file1: Deleted 2026/06/24 01:02:15 DEBUG : newLeaf: Updating file with newLeaf 0x2c47f5e0410 2026/06/24 01:02:15 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:15 DEBUG : dir: Looking for writers 2026/06/24 01:02:15 DEBUG : Looking for writers 2026/06/24 01:02:15 DEBUG : dir: reading active writers 2026/06/24 01:02:15 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:15 DEBUG : >WaitForWriters: 2026/06/24 01:02:15 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:15 DEBUG : dir: Looking for writers 2026/06/24 01:02:15 DEBUG : Looking for writers 2026/06/24 01:02:15 DEBUG : dir: reading active writers 2026/06/24 01:02:15 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:15 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:15 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:15 DEBUG : dir/file1.rclone_chunk.001_48m2h8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:02:15 INFO : dir/file1.rclone_chunk.001_48m2h8: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:15 INFO : dir/file1.rclone_chunk.001_48m2h8: Deleted 2026/06/24 01:02:16 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:16 DEBUG : dir: Looking for writers 2026/06/24 01:02:16 DEBUG : file1: reading active writers 2026/06/24 01:02:16 DEBUG : Looking for writers 2026/06/24 01:02:16 DEBUG : dir: reading active writers 2026/06/24 01:02:16 DEBUG : >WaitForWriters: 2026/06/24 01:02:16 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:02:16 DEBUG : newLeaf: size = 14 OK 2026/06/24 01:02:16 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/24 01:02:16 INFO : dir/file1: Deleted 2026/06/24 01:02:16 DEBUG : newLeaf: Updating file with newLeaf 0x2c47f3c5d40 2026/06/24 01:02:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:02:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:02:16 DEBUG : newLeaf: copy non-chunked object... 2026/06/24 01:02:16 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:16 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:16 INFO : newLeaf: Deleted 2026/06/24 01:02:16 DEBUG : dir/file1: Updating file with dir/file1 0x2c47f3c5d40 2026/06/24 01:02:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/24 01:02:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/24 01:02:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/24 01:02:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:16 DEBUG : dir/file1: File is currently open, delaying rename 0x2c47f3c5d40 2026/06/24 01:02:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:02:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:02:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': File to upload is small (25 bytes), uploading instead of streaming 2026/06/24 01:02:17 DEBUG : dir/file1: size = 25 OK 2026/06/24 01:02:17 DEBUG : dir/file1.rclone_chunk.001_48m38a: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/24 01:02:17 INFO : dir/file1.rclone_chunk.001_48m38a: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:17 INFO : dir/file1.rclone_chunk.001_48m38a: Deleted 2026/06/24 01:02:17 DEBUG : dir/file1: size = 25 OK 2026/06/24 01:02:17 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/24 01:02:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:02:17 DEBUG : newLeaf: Running delayed rename now 2026/06/24 01:02:17 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:02:17 DEBUG : newLeaf: size = 25 OK 2026/06/24 01:02:17 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/24 01:02:17 INFO : dir/file1: Deleted 2026/06/24 01:02:17 DEBUG : newLeaf: Updating file with newLeaf 0x2c47f3c5d40 2026/06/24 01:02:17 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:17 DEBUG : dir: Looking for writers 2026/06/24 01:02:17 DEBUG : Looking for writers 2026/06/24 01:02:17 DEBUG : dir: reading active writers 2026/06/24 01:02:17 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:17 DEBUG : >WaitForWriters: 2026/06/24 01:02:17 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:17 DEBUG : dir: Looking for writers 2026/06/24 01:02:17 DEBUG : Looking for writers 2026/06/24 01:02:17 DEBUG : dir: reading active writers 2026/06/24 01:02:17 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:17 DEBUG : >WaitForWriters: 2026/06/24 01:02:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:18 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:18 DEBUG : dir/file1.rclone_chunk.001_48m4vh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:02:18 INFO : dir/file1.rclone_chunk.001_48m4vh: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:18 INFO : dir/file1.rclone_chunk.001_48m4vh: Deleted 2026/06/24 01:02:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/24 01:02:18 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:02:18 DEBUG : dir/file1(0x2c47f675600): openPending: 2026/06/24 01:02:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/24 01:02:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/24 01:02:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:18 DEBUG : dir/file1(0x2c47f675600): >openPending: err= 2026/06/24 01:02:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/24 01:02:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:02:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:02:18 DEBUG : dir/file1(0x2c47f675600): _writeAt: size=14, off=0 2026/06/24 01:02:18 DEBUG : dir/file1(0x2c47f675600): >_writeAt: n=14, err= 2026/06/24 01:02:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/24 01:02:18 DEBUG : dir/file1(0x2c47f675600): close: 2026/06/24 01:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/24 01:02:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/24 01:02:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:18 DEBUG : dir/file1(0x2c47f675600): >close: err= 2026/06/24 01:02:18 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:18 DEBUG : dir: Looking for writers 2026/06/24 01:02:18 DEBUG : file1: reading active writers 2026/06/24 01:02:18 DEBUG : Looking for writers 2026/06/24 01:02:18 DEBUG : dir: reading active writers 2026/06/24 01:02:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:02:18 DEBUG : dir: Looking for writers 2026/06/24 01:02:18 DEBUG : file1: reading active writers 2026/06/24 01:02:18 DEBUG : Looking for writers 2026/06/24 01:02:18 DEBUG : dir: reading active writers 2026/06/24 01:02:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:02:18 DEBUG : dir: Looking for writers 2026/06/24 01:02:18 DEBUG : file1: reading active writers 2026/06/24 01:02:18 DEBUG : Looking for writers 2026/06/24 01:02:18 DEBUG : dir: reading active writers 2026/06/24 01:02:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:02:18 DEBUG : dir: Looking for writers 2026/06/24 01:02:18 DEBUG : file1: reading active writers 2026/06/24 01:02:18 DEBUG : Looking for writers 2026/06/24 01:02:18 DEBUG : dir: reading active writers 2026/06/24 01:02:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:02:18 DEBUG : dir/file1: vfs cache: starting upload 2026/06/24 01:02:18 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/06/24 01:02:18 DEBUG : dir: Looking for writers 2026/06/24 01:02:18 DEBUG : file1: reading active writers 2026/06/24 01:02:18 DEBUG : Looking for writers 2026/06/24 01:02:18 DEBUG : dir: reading active writers 2026/06/24 01:02:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:02:19 DEBUG : dir: Looking for writers 2026/06/24 01:02:19 DEBUG : file1: reading active writers 2026/06/24 01:02:19 DEBUG : Looking for writers 2026/06/24 01:02:19 DEBUG : dir: reading active writers 2026/06/24 01:02:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:02:19 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:19 DEBUG : dir/file1.rclone_chunk.001_48m51t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:02:19 INFO : dir/file1.rclone_chunk.001_48m51t: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:19 INFO : dir/file1.rclone_chunk.001_48m51t: Deleted 2026/06/24 01:02:19 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:19 INFO : dir/file1: Copied (replaced existing) 2026/06/24 01:02:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/24 01:02:19 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/24 01:02:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/24 01:02:19 DEBUG : dir: Looking for writers 2026/06/24 01:02:19 DEBUG : file1: reading active writers 2026/06/24 01:02:19 DEBUG : Looking for writers 2026/06/24 01:02:19 DEBUG : dir: reading active writers 2026/06/24 01:02:19 DEBUG : >WaitForWriters: 2026/06/24 01:02:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:02:19 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:02:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:02:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:02:19 DEBUG : dir/file1(0x2c47f804180): _readAt: size=512, off=0 2026/06/24 01:02:19 DEBUG : dir/file1(0x2c47f804180): openPending: 2026/06/24 01:02:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/06/24 01:02:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/24 01:02:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:19 DEBUG : dir/file1(0x2c47f804180): >openPending: err= 2026/06/24 01:02:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/24 01:02:19 DEBUG : dir/file1(0x2c47f804180): >_readAt: n=14, err=EOF 2026/06/24 01:02:19 DEBUG : dir/file1(0x2c47f804180): close: 2026/06/24 01:02:19 DEBUG : dir/file1(0x2c47f804180): >close: err= 2026/06/24 01:02:19 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:02:19 DEBUG : newLeaf: size = 14 OK 2026/06/24 01:02:19 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/24 01:02:19 INFO : dir/file1: Deleted 2026/06/24 01:02:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/24 01:02:19 DEBUG : newLeaf: Updating file with newLeaf 0x2c47f37f930 2026/06/24 01:02:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:02:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:02:19 DEBUG : newLeaf: copy non-chunked object... 2026/06/24 01:02:19 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:19 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:20 INFO : newLeaf: Deleted 2026/06/24 01:02:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/24 01:02:20 DEBUG : dir/file1: Updating file with dir/file1 0x2c47f37f930 2026/06/24 01:02:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/24 01:02:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/24 01:02:20 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:02:20 DEBUG : dir/file1(0x2c47f5383c0): openPending: 2026/06/24 01:02:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/06/24 01:02:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/24 01:02:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:20 DEBUG : dir/file1(0x2c47f5383c0): >openPending: err= 2026/06/24 01:02:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/24 01:02:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:02:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:02:20 DEBUG : dir/file1(0x2c47f5383c0): _writeAt: size=25, off=0 2026/06/24 01:02:20 DEBUG : dir/file1(0x2c47f5383c0): >_writeAt: n=25, err= 2026/06/24 01:02:20 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:02:20 DEBUG : newLeaf: size = 14 OK 2026/06/24 01:02:20 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/24 01:02:20 INFO : dir/file1: Deleted 2026/06/24 01:02:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/24 01:02:20 DEBUG : newLeaf: Updating file with newLeaf 0x2c47f37f930 2026/06/24 01:02:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:02:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:02:20 DEBUG : newLeaf(0x2c47f5383c0): close: 2026/06/24 01:02:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/24 01:02:20 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-24 01:02:20.186972144 +0000 UTC m=+51.889759498 2026/06/24 01:02:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:20 DEBUG : newLeaf(0x2c47f5383c0): >close: err= 2026/06/24 01:02:20 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:20 DEBUG : dir: Looking for writers 2026/06/24 01:02:20 DEBUG : Looking for writers 2026/06/24 01:02:20 DEBUG : dir: reading active writers 2026/06/24 01:02:20 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:02:20 DEBUG : dir: Looking for writers 2026/06/24 01:02:20 DEBUG : Looking for writers 2026/06/24 01:02:20 DEBUG : dir: reading active writers 2026/06/24 01:02:20 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:02:20 DEBUG : dir: Looking for writers 2026/06/24 01:02:20 DEBUG : Looking for writers 2026/06/24 01:02:20 DEBUG : dir: reading active writers 2026/06/24 01:02:20 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:02:20 DEBUG : dir: Looking for writers 2026/06/24 01:02:20 DEBUG : Looking for writers 2026/06/24 01:02:20 DEBUG : dir: reading active writers 2026/06/24 01:02:20 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:02:20 DEBUG : newLeaf: vfs cache: starting upload 2026/06/24 01:02:20 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/06/24 01:02:20 DEBUG : dir: Looking for writers 2026/06/24 01:02:20 DEBUG : Looking for writers 2026/06/24 01:02:20 DEBUG : dir: reading active writers 2026/06/24 01:02:20 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:02:20 DEBUG : dir: Looking for writers 2026/06/24 01:02:20 DEBUG : Looking for writers 2026/06/24 01:02:20 DEBUG : dir: reading active writers 2026/06/24 01:02:20 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:02:20 DEBUG : newLeaf: size = 25 OK 2026/06/24 01:02:20 DEBUG : newLeaf.rclone_chunk.001_48m7u1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/24 01:02:20 INFO : newLeaf.rclone_chunk.001_48m7u1: Copied (server-side copy) to: newLeaf 2026/06/24 01:02:20 INFO : newLeaf.rclone_chunk.001_48m7u1: Deleted 2026/06/24 01:02:20 DEBUG : newLeaf: size = 25 OK 2026/06/24 01:02:20 INFO : newLeaf: Copied (replaced existing) 2026/06/24 01:02:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-24 01:02:20.186972144 +0000 UTC" 2026/06/24 01:02:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/24 01:02:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:02:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/24 01:02:21 DEBUG : dir: Looking for writers 2026/06/24 01:02:21 DEBUG : Looking for writers 2026/06/24 01:02:21 DEBUG : dir: reading active writers 2026/06/24 01:02:21 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:21 DEBUG : >WaitForWriters: 2026/06/24 01:02:21 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:21 DEBUG : dir: Looking for writers 2026/06/24 01:02:21 DEBUG : Looking for writers 2026/06/24 01:02:21 DEBUG : dir: reading active writers 2026/06/24 01:02:21 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:21 DEBUG : >WaitForWriters: 2026/06/24 01:02:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:21 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:21 DEBUG : dir/file1.rclone_chunk.001_48m8ge: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:02:21 INFO : dir/file1.rclone_chunk.001_48m8ge: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:21 INFO : dir/file1.rclone_chunk.001_48m8ge: Deleted 2026/06/24 01:02:22 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:22 DEBUG : dir: Looking for writers 2026/06/24 01:02:22 DEBUG : file1: reading active writers 2026/06/24 01:02:22 DEBUG : Looking for writers 2026/06/24 01:02:22 DEBUG : dir: reading active writers 2026/06/24 01:02:22 DEBUG : >WaitForWriters: 2026/06/24 01:02:22 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:02:22 DEBUG : newLeaf: size = 14 OK 2026/06/24 01:02:22 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/24 01:02:22 INFO : dir/file1: Deleted 2026/06/24 01:02:22 DEBUG : newLeaf: Updating file with newLeaf 0x2c47f2c6680 2026/06/24 01:02:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:02:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:02:22 DEBUG : newLeaf: copy non-chunked object... 2026/06/24 01:02:22 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:22 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:22 INFO : newLeaf: Deleted 2026/06/24 01:02:22 DEBUG : dir/file1: Updating file with dir/file1 0x2c47f2c6680 2026/06/24 01:02:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/24 01:02:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/24 01:02:22 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:02:22 DEBUG : dir/file1(0x2c47f5b6fc0): openPending: 2026/06/24 01:02:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/24 01:02:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/24 01:02:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:22 DEBUG : dir/file1(0x2c47f5b6fc0): >openPending: err= 2026/06/24 01:02:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/24 01:02:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:02:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:02:22 DEBUG : dir/file1(0x2c47f5b6fc0): _writeAt: size=25, off=0 2026/06/24 01:02:22 DEBUG : dir/file1(0x2c47f5b6fc0): >_writeAt: n=25, err= 2026/06/24 01:02:22 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:02:23 DEBUG : newLeaf: size = 14 OK 2026/06/24 01:02:23 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/24 01:02:23 INFO : dir/file1: Deleted 2026/06/24 01:02:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/24 01:02:23 DEBUG : newLeaf: Updating file with newLeaf 0x2c47f2c6680 2026/06/24 01:02:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:02:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:02:23 DEBUG : newLeaf(0x2c47f5b6fc0): close: 2026/06/24 01:02:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/24 01:02:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-24 01:02:22.92562917 +0000 UTC m=+54.628416525 2026/06/24 01:02:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:23 DEBUG : newLeaf(0x2c47f5b6fc0): >close: err= 2026/06/24 01:02:23 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:23 DEBUG : dir: Looking for writers 2026/06/24 01:02:23 DEBUG : Looking for writers 2026/06/24 01:02:23 DEBUG : dir: reading active writers 2026/06/24 01:02:23 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:02:23 DEBUG : dir: Looking for writers 2026/06/24 01:02:23 DEBUG : Looking for writers 2026/06/24 01:02:23 DEBUG : dir: reading active writers 2026/06/24 01:02:23 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:02:23 DEBUG : dir: Looking for writers 2026/06/24 01:02:23 DEBUG : Looking for writers 2026/06/24 01:02:23 DEBUG : dir: reading active writers 2026/06/24 01:02:23 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:02:23 DEBUG : dir: Looking for writers 2026/06/24 01:02:23 DEBUG : Looking for writers 2026/06/24 01:02:23 DEBUG : dir: reading active writers 2026/06/24 01:02:23 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:02:23 DEBUG : newLeaf: vfs cache: starting upload 2026/06/24 01:02:23 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/06/24 01:02:23 DEBUG : dir: Looking for writers 2026/06/24 01:02:23 DEBUG : Looking for writers 2026/06/24 01:02:23 DEBUG : dir: reading active writers 2026/06/24 01:02:23 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:02:23 DEBUG : dir: Looking for writers 2026/06/24 01:02:23 DEBUG : Looking for writers 2026/06/24 01:02:23 DEBUG : dir: reading active writers 2026/06/24 01:02:23 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:02:23 DEBUG : newLeaf: size = 25 OK 2026/06/24 01:02:23 DEBUG : newLeaf.rclone_chunk.001_48mam3: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/24 01:02:23 INFO : newLeaf.rclone_chunk.001_48mam3: Copied (server-side copy) to: newLeaf 2026/06/24 01:02:23 INFO : newLeaf.rclone_chunk.001_48mam3: Deleted 2026/06/24 01:02:23 DEBUG : newLeaf: size = 25 OK 2026/06/24 01:02:23 INFO : newLeaf: Copied (replaced existing) 2026/06/24 01:02:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-24 01:02:22.92562917 +0000 UTC" 2026/06/24 01:02:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/24 01:02:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:02:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/24 01:02:23 DEBUG : dir: Looking for writers 2026/06/24 01:02:23 DEBUG : Looking for writers 2026/06/24 01:02:23 DEBUG : dir: reading active writers 2026/06/24 01:02:23 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:23 DEBUG : >WaitForWriters: 2026/06/24 01:02:23 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:23 DEBUG : dir: Looking for writers 2026/06/24 01:02:23 DEBUG : Looking for writers 2026/06/24 01:02:23 DEBUG : dir: reading active writers 2026/06/24 01:02:23 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:23 DEBUG : >WaitForWriters: 2026/06/24 01:02:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:24 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:24 DEBUG : dir/file1.rclone_chunk.001_48mbx0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:02:24 INFO : dir/file1.rclone_chunk.001_48mbx0: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:24 INFO : dir/file1.rclone_chunk.001_48mbx0: Deleted 2026/06/24 01:02:24 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/24 01:02:24 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:02:24 DEBUG : dir/file1(0x2c47f89d280): openPending: 2026/06/24 01:02:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/24 01:02:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/24 01:02:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:24 DEBUG : dir/file1(0x2c47f89d280): >openPending: err= 2026/06/24 01:02:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/24 01:02:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:02:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:02:24 DEBUG : dir/file1(0x2c47f89d280): _writeAt: size=14, off=0 2026/06/24 01:02:24 DEBUG : dir/file1(0x2c47f89d280): >_writeAt: n=14, err= 2026/06/24 01:02:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/24 01:02:24 DEBUG : dir/file1(0x2c47f89d280): close: 2026/06/24 01:02:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/24 01:02:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/24 01:02:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:24 DEBUG : dir/file1(0x2c47f89d280): >close: err= 2026/06/24 01:02:24 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:24 DEBUG : dir: Looking for writers 2026/06/24 01:02:24 DEBUG : file1: reading active writers 2026/06/24 01:02:24 DEBUG : Looking for writers 2026/06/24 01:02:24 DEBUG : dir: reading active writers 2026/06/24 01:02:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:02:24 DEBUG : dir: Looking for writers 2026/06/24 01:02:24 DEBUG : file1: reading active writers 2026/06/24 01:02:24 DEBUG : Looking for writers 2026/06/24 01:02:24 DEBUG : dir: reading active writers 2026/06/24 01:02:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:02:24 DEBUG : dir: Looking for writers 2026/06/24 01:02:24 DEBUG : file1: reading active writers 2026/06/24 01:02:24 DEBUG : Looking for writers 2026/06/24 01:02:24 DEBUG : dir: reading active writers 2026/06/24 01:02:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:02:24 DEBUG : dir: Looking for writers 2026/06/24 01:02:24 DEBUG : file1: reading active writers 2026/06/24 01:02:24 DEBUG : Looking for writers 2026/06/24 01:02:24 DEBUG : dir: reading active writers 2026/06/24 01:02:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:02:24 DEBUG : dir/file1: vfs cache: starting upload 2026/06/24 01:02:24 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/06/24 01:02:25 DEBUG : dir: Looking for writers 2026/06/24 01:02:25 DEBUG : file1: reading active writers 2026/06/24 01:02:25 DEBUG : Looking for writers 2026/06/24 01:02:25 DEBUG : dir: reading active writers 2026/06/24 01:02:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:02:25 DEBUG : dir: Looking for writers 2026/06/24 01:02:25 DEBUG : file1: reading active writers 2026/06/24 01:02:25 DEBUG : Looking for writers 2026/06/24 01:02:25 DEBUG : dir: reading active writers 2026/06/24 01:02:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:02:25 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:25 DEBUG : dir/file1.rclone_chunk.001_48mbkf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:02:25 INFO : dir/file1.rclone_chunk.001_48mbkf: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:25 INFO : dir/file1.rclone_chunk.001_48mbkf: Deleted 2026/06/24 01:02:25 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:25 INFO : dir/file1: Copied (replaced existing) 2026/06/24 01:02:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/24 01:02:25 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/24 01:02:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/24 01:02:25 DEBUG : dir: Looking for writers 2026/06/24 01:02:25 DEBUG : file1: reading active writers 2026/06/24 01:02:25 DEBUG : Looking for writers 2026/06/24 01:02:25 DEBUG : dir: reading active writers 2026/06/24 01:02:25 DEBUG : >WaitForWriters: 2026/06/24 01:02:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:02:25 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:02:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:02:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:02:25 DEBUG : dir/file1(0x2c47f7a4ac0): _readAt: size=512, off=0 2026/06/24 01:02:25 DEBUG : dir/file1(0x2c47f7a4ac0): openPending: 2026/06/24 01:02:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/06/24 01:02:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/24 01:02:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:25 DEBUG : dir/file1(0x2c47f7a4ac0): >openPending: err= 2026/06/24 01:02:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/24 01:02:25 DEBUG : dir/file1(0x2c47f7a4ac0): >_readAt: n=14, err=EOF 2026/06/24 01:02:25 DEBUG : dir/file1(0x2c47f7a4ac0): close: 2026/06/24 01:02:25 DEBUG : dir/file1(0x2c47f7a4ac0): >close: err= 2026/06/24 01:02:25 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:02:25 DEBUG : newLeaf: size = 14 OK 2026/06/24 01:02:25 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/24 01:02:25 INFO : dir/file1: Deleted 2026/06/24 01:02:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/24 01:02:25 DEBUG : newLeaf: Updating file with newLeaf 0x2c47f6532b0 2026/06/24 01:02:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:02:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:02:26 DEBUG : newLeaf: copy non-chunked object... 2026/06/24 01:02:26 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:26 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:26 INFO : newLeaf: Deleted 2026/06/24 01:02:26 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/24 01:02:26 DEBUG : dir/file1: Updating file with dir/file1 0x2c47f6532b0 2026/06/24 01:02:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/24 01:02:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/24 01:02:26 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:02:26 DEBUG : dir/file1(0x2c47f092f80): openPending: 2026/06/24 01:02:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/06/24 01:02:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/24 01:02:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:26 DEBUG : dir/file1(0x2c47f092f80): >openPending: err= 2026/06/24 01:02:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/24 01:02:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:02:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:02:26 DEBUG : dir/file1(0x2c47f092f80): _writeAt: size=25, off=0 2026/06/24 01:02:26 DEBUG : dir/file1(0x2c47f092f80): >_writeAt: n=25, err= 2026/06/24 01:02:26 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:02:26 DEBUG : newLeaf: size = 14 OK 2026/06/24 01:02:26 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/24 01:02:26 INFO : dir/file1: Deleted 2026/06/24 01:02:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/24 01:02:26 DEBUG : newLeaf: Updating file with newLeaf 0x2c47f6532b0 2026/06/24 01:02:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:02:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:02:26 DEBUG : newLeaf(0x2c47f092f80): close: 2026/06/24 01:02:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/24 01:02:26 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-24 01:02:26.31868729 +0000 UTC m=+58.021475186 2026/06/24 01:02:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:26 DEBUG : newLeaf(0x2c47f092f80): >close: err= 2026/06/24 01:02:26 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:26 DEBUG : dir: Looking for writers 2026/06/24 01:02:26 DEBUG : Looking for writers 2026/06/24 01:02:26 DEBUG : dir: reading active writers 2026/06/24 01:02:26 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:02:26 DEBUG : dir: Looking for writers 2026/06/24 01:02:26 DEBUG : Looking for writers 2026/06/24 01:02:26 DEBUG : dir: reading active writers 2026/06/24 01:02:26 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:02:26 DEBUG : dir: Looking for writers 2026/06/24 01:02:26 DEBUG : Looking for writers 2026/06/24 01:02:26 DEBUG : dir: reading active writers 2026/06/24 01:02:26 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:02:26 DEBUG : dir: Looking for writers 2026/06/24 01:02:26 DEBUG : Looking for writers 2026/06/24 01:02:26 DEBUG : dir: reading active writers 2026/06/24 01:02:26 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:02:26 DEBUG : newLeaf: vfs cache: starting upload 2026/06/24 01:02:26 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/06/24 01:02:26 DEBUG : dir: Looking for writers 2026/06/24 01:02:26 DEBUG : Looking for writers 2026/06/24 01:02:26 DEBUG : dir: reading active writers 2026/06/24 01:02:26 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:02:26 DEBUG : dir: Looking for writers 2026/06/24 01:02:26 DEBUG : Looking for writers 2026/06/24 01:02:26 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:26 DEBUG : dir: reading active writers 2026/06/24 01:02:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:02:27 DEBUG : newLeaf: size = 25 OK 2026/06/24 01:02:27 DEBUG : newLeaf.rclone_chunk.001_48mdee: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/24 01:02:27 INFO : newLeaf.rclone_chunk.001_48mdee: Copied (server-side copy) to: newLeaf 2026/06/24 01:02:27 INFO : newLeaf.rclone_chunk.001_48mdee: Deleted 2026/06/24 01:02:27 DEBUG : newLeaf: size = 25 OK 2026/06/24 01:02:27 INFO : newLeaf: Copied (replaced existing) 2026/06/24 01:02:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-24 01:02:26.31868729 +0000 UTC" 2026/06/24 01:02:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/24 01:02:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:02:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/24 01:02:27 DEBUG : dir: Looking for writers 2026/06/24 01:02:27 DEBUG : Looking for writers 2026/06/24 01:02:27 DEBUG : dir: reading active writers 2026/06/24 01:02:27 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:27 DEBUG : >WaitForWriters: 2026/06/24 01:02:27 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:27 DEBUG : dir: Looking for writers 2026/06/24 01:02:27 DEBUG : Looking for writers 2026/06/24 01:02:27 DEBUG : dir: reading active writers 2026/06/24 01:02:27 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:27 DEBUG : >WaitForWriters: 2026/06/24 01:02:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:27 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:27 DEBUG : dir/file1.rclone_chunk.001_48mexz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:02:27 INFO : dir/file1.rclone_chunk.001_48mexz: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:27 INFO : dir/file1.rclone_chunk.001_48mexz: Deleted 2026/06/24 01:02:28 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:28 DEBUG : dir: Looking for writers 2026/06/24 01:02:28 DEBUG : file1: reading active writers 2026/06/24 01:02:28 DEBUG : Looking for writers 2026/06/24 01:02:28 DEBUG : dir: reading active writers 2026/06/24 01:02:28 DEBUG : >WaitForWriters: 2026/06/24 01:02:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:02:28 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:02:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:02:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:02:28 DEBUG : dir/file1(0x2c47f444800): _readAt: size=512, off=0 2026/06/24 01:02:28 DEBUG : dir/file1(0x2c47f444800): openPending: 2026/06/24 01:02:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/24 01:02:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/24 01:02:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:28 DEBUG : dir/file1(0x2c47f444800): >openPending: err= 2026/06/24 01:02:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/24 01:02:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:02:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:02:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:02:28 DEBUG : dir/file1(0x2c47f444800): >_readAt: n=14, err=EOF 2026/06/24 01:02:28 DEBUG : dir/file1(0x2c47f444800): close: 2026/06/24 01:02:28 DEBUG : dir/file1(0x2c47f444800): >close: err= 2026/06/24 01:02:28 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:02:28 DEBUG : newLeaf: size = 14 OK 2026/06/24 01:02:28 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/24 01:02:28 INFO : dir/file1: Deleted 2026/06/24 01:02:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/24 01:02:28 DEBUG : newLeaf: Updating file with newLeaf 0x2c47f8415f0 2026/06/24 01:02:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:02:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:02:28 DEBUG : newLeaf: copy non-chunked object... 2026/06/24 01:02:28 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:02:28 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:28 INFO : newLeaf: Deleted 2026/06/24 01:02:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/24 01:02:28 DEBUG : dir/file1: Updating file with dir/file1 0x2c47f8415f0 2026/06/24 01:02:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/24 01:02:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/24 01:02:29 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:02:29 DEBUG : dir/file1(0x2c47f6e2180): openPending: 2026/06/24 01:02:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/06/24 01:02:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/24 01:02:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:29 DEBUG : dir/file1(0x2c47f6e2180): >openPending: err= 2026/06/24 01:02:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/24 01:02:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:02:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:02:29 DEBUG : dir/file1(0x2c47f6e2180): _writeAt: size=25, off=0 2026/06/24 01:02:29 DEBUG : dir/file1(0x2c47f6e2180): >_writeAt: n=25, err= 2026/06/24 01:02:29 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:02:29 DEBUG : newLeaf: size = 14 OK 2026/06/24 01:02:29 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/24 01:02:29 INFO : dir/file1: Deleted 2026/06/24 01:02:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/24 01:02:29 DEBUG : newLeaf: Updating file with newLeaf 0x2c47f8415f0 2026/06/24 01:02:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:02:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:02:29 DEBUG : newLeaf(0x2c47f6e2180): close: 2026/06/24 01:02:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/24 01:02:29 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-24 01:02:29.088335928 +0000 UTC m=+60.791123292 2026/06/24 01:02:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:29 DEBUG : newLeaf(0x2c47f6e2180): >close: err= 2026/06/24 01:02:29 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:29 DEBUG : dir: Looking for writers 2026/06/24 01:02:29 DEBUG : Looking for writers 2026/06/24 01:02:29 DEBUG : dir: reading active writers 2026/06/24 01:02:29 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:02:29 DEBUG : dir: Looking for writers 2026/06/24 01:02:29 DEBUG : Looking for writers 2026/06/24 01:02:29 DEBUG : dir: reading active writers 2026/06/24 01:02:29 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:02:29 DEBUG : dir: Looking for writers 2026/06/24 01:02:29 DEBUG : Looking for writers 2026/06/24 01:02:29 DEBUG : dir: reading active writers 2026/06/24 01:02:29 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:02:29 DEBUG : dir: Looking for writers 2026/06/24 01:02:29 DEBUG : Looking for writers 2026/06/24 01:02:29 DEBUG : dir: reading active writers 2026/06/24 01:02:29 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:02:29 DEBUG : newLeaf: vfs cache: starting upload 2026/06/24 01:02:29 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/06/24 01:02:29 DEBUG : dir: Looking for writers 2026/06/24 01:02:29 DEBUG : Looking for writers 2026/06/24 01:02:29 DEBUG : dir: reading active writers 2026/06/24 01:02:29 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:02:29 DEBUG : dir: Looking for writers 2026/06/24 01:02:29 DEBUG : Looking for writers 2026/06/24 01:02:29 DEBUG : dir: reading active writers 2026/06/24 01:02:29 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:02:29 DEBUG : newLeaf: size = 25 OK 2026/06/24 01:02:29 DEBUG : newLeaf.rclone_chunk.001_48mgdj: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/24 01:02:29 INFO : newLeaf.rclone_chunk.001_48mgdj: Copied (server-side copy) to: newLeaf 2026/06/24 01:02:29 INFO : newLeaf.rclone_chunk.001_48mgdj: Deleted 2026/06/24 01:02:29 DEBUG : newLeaf: size = 25 OK 2026/06/24 01:02:29 INFO : newLeaf: Copied (replaced existing) 2026/06/24 01:02:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-24 01:02:29.088335928 +0000 UTC" 2026/06/24 01:02:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/24 01:02:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/24 01:02:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/24 01:02:29 DEBUG : dir: Looking for writers 2026/06/24 01:02:29 DEBUG : Looking for writers 2026/06/24 01:02:29 DEBUG : dir: reading active writers 2026/06/24 01:02:29 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:29 DEBUG : >WaitForWriters: 2026/06/24 01:02:30 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:30 DEBUG : dir: Looking for writers 2026/06/24 01:02:30 DEBUG : Looking for writers 2026/06/24 01:02:30 DEBUG : dir: reading active writers 2026/06/24 01:02:30 DEBUG : newLeaf: reading active writers 2026/06/24 01:02:30 DEBUG : >WaitForWriters: 2026/06/24 01:02:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting --- PASS: TestFileRename (17.45s) --- PASS: TestFileRename/off,forceCache=false (2.58s) --- PASS: TestFileRename/minimal,forceCache=false (2.58s) --- PASS: TestFileRename/minimal,forceCache=true (3.42s) --- PASS: TestFileRename/writes,forceCache=false (2.70s) --- PASS: TestFileRename/writes,forceCache=true (3.46s) --- PASS: TestFileRename/full,forceCache=false (2.70s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:30 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:30 DEBUG : Looking for writers 2026/06/24 01:02:30 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:30 DEBUG : dir/file1: size = 16 OK 2026/06/24 01:02:30 DEBUG : dir/file1.rclone_chunk.001_48mhw6: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/24 01:02:30 INFO : dir/file1.rclone_chunk.001_48mhw6: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:30 INFO : dir/file1.rclone_chunk.001_48mhw6: Deleted 2026/06/24 01:02:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:02:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:02:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/24 01:02:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/24 01:02:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:02:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/24 01:02:31 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/24 01:02:31 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:31 DEBUG : dir: Looking for writers 2026/06/24 01:02:31 DEBUG : file1: reading active writers 2026/06/24 01:02:31 DEBUG : Looking for writers 2026/06/24 01:02:31 DEBUG : dir: reading active writers 2026/06/24 01:02:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.94s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:31 DEBUG : dir/file1: size = 16 OK 2026/06/24 01:02:31 DEBUG : dir/file1.rclone_chunk.001_48mi91: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/24 01:02:31 INFO : dir/file1.rclone_chunk.001_48mi91: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:31 INFO : dir/file1.rclone_chunk.001_48mi91: Deleted 2026/06/24 01:02:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:02:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:02:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/24 01:02:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/24 01:02:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:02:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/24 01:02:31 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/24 01:02:31 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/24 01:02:31 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/24 01:02:31 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/24 01:02:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/24 01:02:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/24 01:02:31 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/24 01:02:32 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/24 01:02:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/24 01:02:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/24 01:02:32 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/24 01:02:32 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/24 01:02:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/24 01:02:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/24 01:02:32 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/24 01:02:32 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:32 DEBUG : dir: Looking for writers 2026/06/24 01:02:32 DEBUG : file1: reading active writers 2026/06/24 01:02:32 DEBUG : Looking for writers 2026/06/24 01:02:32 DEBUG : dir: reading active writers 2026/06/24 01:02:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.39s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:32 DEBUG : dir/file1: size = 16 OK 2026/06/24 01:02:32 DEBUG : dir/file1.rclone_chunk.001_48mjjz: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/24 01:02:32 INFO : dir/file1.rclone_chunk.001_48mjjz: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:33 INFO : dir/file1.rclone_chunk.001_48mjjz: Deleted 2026/06/24 01:02:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:02:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:02:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/24 01:02:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/24 01:02:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:02:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/24 01:02:33 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/24 01:02:33 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/24 01:02:33 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/24 01:02:33 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/24 01:02:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/24 01:02:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/24 01:02:33 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/24 01:02:33 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/24 01:02:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/24 01:02:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/24 01:02:33 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/24 01:02:33 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/24 01:02:33 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/24 01:02:33 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/24 01:02:33 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/24 01:02:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/24 01:02:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/24 01:02:33 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/24 01:02:33 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/24 01:02:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/24 01:02:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/24 01:02:33 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/24 01:02:33 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/24 01:02:33 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/24 01:02:33 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/24 01:02:33 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/24 01:02:33 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/24 01:02:33 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/24 01:02:33 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/24 01:02:33 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/24 01:02:33 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:33 DEBUG : dir: Looking for writers 2026/06/24 01:02:33 DEBUG : file1: reading active writers 2026/06/24 01:02:33 DEBUG : Looking for writers 2026/06/24 01:02:33 DEBUG : dir: reading active writers 2026/06/24 01:02:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.43s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:34 DEBUG : dir/file1: size = 16 OK 2026/06/24 01:02:34 DEBUG : dir/file1.rclone_chunk.001_48mlqj: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/24 01:02:34 INFO : dir/file1.rclone_chunk.001_48mlqj: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:34 INFO : dir/file1.rclone_chunk.001_48mlqj: Deleted 2026/06/24 01:02:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:02:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:02:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/24 01:02:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/24 01:02:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:02:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/24 01:02:34 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:34 DEBUG : dir: Looking for writers 2026/06/24 01:02:34 DEBUG : file1: reading active writers 2026/06/24 01:02:34 DEBUG : Looking for writers 2026/06/24 01:02:34 DEBUG : dir: reading active writers 2026/06/24 01:02:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.91s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:35 DEBUG : dir/file1: size = 16 OK 2026/06/24 01:02:35 DEBUG : dir/file1.rclone_chunk.001_48mlaw: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/24 01:02:35 INFO : dir/file1.rclone_chunk.001_48mlaw: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:35 INFO : dir/file1.rclone_chunk.001_48mlaw: Deleted 2026/06/24 01:02:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:02:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:02:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/24 01:02:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/24 01:02:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:02:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/24 01:02:35 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/24 01:02:35 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/24 01:02:35 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:35 DEBUG : dir: Looking for writers 2026/06/24 01:02:35 DEBUG : file1: reading active writers 2026/06/24 01:02:35 DEBUG : Looking for writers 2026/06/24 01:02:35 DEBUG : dir: reading active writers 2026/06/24 01:02:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.89s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:36 DEBUG : dir/file1: size = 16 OK 2026/06/24 01:02:36 DEBUG : dir/file1.rclone_chunk.001_48mmr1: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/24 01:02:36 INFO : dir/file1.rclone_chunk.001_48mmr1: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:36 INFO : dir/file1.rclone_chunk.001_48mmr1: Deleted 2026/06/24 01:02:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:02:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:02:36 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:02:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:02:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:02:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/24 01:02:36 DEBUG : dir/file1(0x2c47f7ac9c0): _readAt: size=1, off=0 2026/06/24 01:02:36 DEBUG : dir/file1(0x2c47f7ac9c0): openPending: 2026/06/24 01:02:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/24 01:02:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/24 01:02:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:36 DEBUG : dir/file1(0x2c47f7ac9c0): >openPending: err= 2026/06/24 01:02:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/24 01:02:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:02:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:02:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:02:36 DEBUG : dir/file1(0x2c47f7ac9c0): >_readAt: n=1, err= 2026/06/24 01:02:36 DEBUG : dir/file1(0x2c47f7ac9c0): _readAt: size=256, off=1 2026/06/24 01:02:36 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/24 01:02:36 DEBUG : dir/file1(0x2c47f7ac9c0): >_readAt: n=15, err=EOF 2026/06/24 01:02:36 DEBUG : dir/file1(0x2c47f7ac9c0): _readAt: size=16, off=16 2026/06/24 01:02:36 DEBUG : dir/file1(0x2c47f7ac9c0): >_readAt: n=0, err=EOF 2026/06/24 01:02:36 DEBUG : dir/file1(0x2c47f7ac9c0): close: 2026/06/24 01:02:36 DEBUG : dir/file1(0x2c47f7ac9c0): >close: err= 2026/06/24 01:02:36 DEBUG : dir/file1(0x2c47f7ac9c0): close: 2026/06/24 01:02:36 DEBUG : dir/file1(0x2c47f7ac9c0): >close: err=file already closed 2026/06/24 01:02:36 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:36 DEBUG : dir: Looking for writers 2026/06/24 01:02:36 DEBUG : file1: reading active writers 2026/06/24 01:02:36 DEBUG : Looking for writers 2026/06/24 01:02:36 DEBUG : dir: reading active writers 2026/06/24 01:02:36 DEBUG : >WaitForWriters: 2026/06/24 01:02:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.94s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:37 DEBUG : dir/file1: size = 16 OK 2026/06/24 01:02:37 DEBUG : dir/file1.rclone_chunk.001_48mnf4: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/24 01:02:37 INFO : dir/file1.rclone_chunk.001_48mnf4: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:37 INFO : dir/file1.rclone_chunk.001_48mnf4: Deleted 2026/06/24 01:02:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:02:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:02:37 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:02:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:02:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:02:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/24 01:02:37 DEBUG : dir/file1(0x2c47f2ff280): _readAt: size=1, off=0 2026/06/24 01:02:37 DEBUG : dir/file1(0x2c47f2ff280): openPending: 2026/06/24 01:02:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/24 01:02:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/24 01:02:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:37 DEBUG : dir/file1(0x2c47f2ff280): >openPending: err= 2026/06/24 01:02:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/24 01:02:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:02:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:02:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:02:37 DEBUG : dir/file1(0x2c47f2ff280): >_readAt: n=1, err= 2026/06/24 01:02:37 DEBUG : dir/file1(0x2c47f2ff280): _readAt: size=1, off=5 2026/06/24 01:02:37 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/24 01:02:37 DEBUG : dir/file1(0x2c47f2ff280): >_readAt: n=1, err= 2026/06/24 01:02:37 DEBUG : dir/file1(0x2c47f2ff280): _readAt: size=1, off=3 2026/06/24 01:02:37 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/24 01:02:37 DEBUG : dir/file1(0x2c47f2ff280): >_readAt: n=1, err= 2026/06/24 01:02:37 DEBUG : dir/file1(0x2c47f2ff280): _readAt: size=1, off=13 2026/06/24 01:02:37 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/24 01:02:37 DEBUG : dir/file1(0x2c47f2ff280): >_readAt: n=1, err= 2026/06/24 01:02:37 DEBUG : dir/file1(0x2c47f2ff280): _readAt: size=16, off=100 2026/06/24 01:02:37 DEBUG : dir/file1(0x2c47f2ff280): >_readAt: n=0, err=EOF 2026/06/24 01:02:37 DEBUG : dir/file1(0x2c47f2ff280): close: 2026/06/24 01:02:37 DEBUG : dir/file1(0x2c47f2ff280): >close: err= 2026/06/24 01:02:37 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:37 DEBUG : dir: Looking for writers 2026/06/24 01:02:37 DEBUG : file1: reading active writers 2026/06/24 01:02:37 DEBUG : Looking for writers 2026/06/24 01:02:37 DEBUG : dir: reading active writers 2026/06/24 01:02:37 DEBUG : >WaitForWriters: 2026/06/24 01:02:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.96s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:38 DEBUG : dir/file1: size = 16 OK 2026/06/24 01:02:38 DEBUG : dir/file1.rclone_chunk.001_48mosx: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/24 01:02:38 INFO : dir/file1.rclone_chunk.001_48mosx: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:38 INFO : dir/file1.rclone_chunk.001_48mosx: Deleted 2026/06/24 01:02:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:02:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:02:38 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:02:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:02:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:02:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/24 01:02:38 DEBUG : dir/file1(0x2c47f444a40): _readAt: size=1, off=0 2026/06/24 01:02:38 DEBUG : dir/file1(0x2c47f444a40): openPending: 2026/06/24 01:02:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/24 01:02:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/24 01:02:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:38 DEBUG : dir/file1(0x2c47f444a40): >openPending: err= 2026/06/24 01:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/24 01:02:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:02:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:02:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:02:38 DEBUG : dir/file1(0x2c47f444a40): >_readAt: n=1, err= 2026/06/24 01:02:38 DEBUG : dir/file1(0x2c47f444a40): _readAt: size=1, off=5 2026/06/24 01:02:38 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/24 01:02:38 DEBUG : dir/file1(0x2c47f444a40): >_readAt: n=1, err= 2026/06/24 01:02:38 DEBUG : dir/file1(0x2c47f444a40): _readAt: size=1, off=1 2026/06/24 01:02:38 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/24 01:02:38 DEBUG : dir/file1(0x2c47f444a40): >_readAt: n=1, err= 2026/06/24 01:02:38 DEBUG : dir/file1(0x2c47f444a40): _readAt: size=6, off=10 2026/06/24 01:02:38 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/24 01:02:38 DEBUG : dir/file1(0x2c47f444a40): >_readAt: n=6, err= 2026/06/24 01:02:38 DEBUG : dir/file1(0x2c47f444a40): _readAt: size=256, off=10 2026/06/24 01:02:38 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/24 01:02:38 DEBUG : dir/file1(0x2c47f444a40): >_readAt: n=6, err=EOF 2026/06/24 01:02:38 DEBUG : dir/file1(0x2c47f444a40): _readAt: size=256, off=100 2026/06/24 01:02:38 DEBUG : dir/file1(0x2c47f444a40): >_readAt: n=0, err=EOF 2026/06/24 01:02:38 DEBUG : dir/file1(0x2c47f444a40): close: 2026/06/24 01:02:38 DEBUG : dir/file1(0x2c47f444a40): >close: err= 2026/06/24 01:02:38 DEBUG : dir/file1(0x2c47f444a40): _readAt: size=256, off=100 2026/06/24 01:02:38 DEBUG : dir/file1(0x2c47f444a40): >_readAt: n=0, err=file already closed 2026/06/24 01:02:38 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:38 DEBUG : dir: Looking for writers 2026/06/24 01:02:38 DEBUG : file1: reading active writers 2026/06/24 01:02:38 DEBUG : Looking for writers 2026/06/24 01:02:38 DEBUG : dir: reading active writers 2026/06/24 01:02:38 DEBUG : >WaitForWriters: 2026/06/24 01:02:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.05s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:39 DEBUG : dir/file1: size = 16 OK 2026/06/24 01:02:39 DEBUG : dir/file1.rclone_chunk.001_48mpqb: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/24 01:02:39 INFO : dir/file1.rclone_chunk.001_48mpqb: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:39 INFO : dir/file1.rclone_chunk.001_48mpqb: Deleted 2026/06/24 01:02:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:02:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:02:39 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:02:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:02:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:02:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/24 01:02:39 DEBUG : dir/file1(0x2c47f445340): RWFileHandle.Flush 2026/06/24 01:02:39 DEBUG : dir/file1(0x2c47f445340): _readAt: size=256, off=0 2026/06/24 01:02:39 DEBUG : dir/file1(0x2c47f445340): openPending: 2026/06/24 01:02:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/24 01:02:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/24 01:02:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:39 DEBUG : dir/file1(0x2c47f445340): >openPending: err= 2026/06/24 01:02:39 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/24 01:02:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:02:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:02:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:02:39 DEBUG : dir/file1(0x2c47f445340): >_readAt: n=16, err=EOF 2026/06/24 01:02:39 DEBUG : dir/file1(0x2c47f445340): RWFileHandle.Flush 2026/06/24 01:02:39 DEBUG : dir/file1(0x2c47f445340): RWFileHandle.Flush 2026/06/24 01:02:39 DEBUG : dir/file1(0x2c47f445340): close: 2026/06/24 01:02:39 DEBUG : dir/file1(0x2c47f445340): >close: err= 2026/06/24 01:02:39 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:39 DEBUG : dir: Looking for writers 2026/06/24 01:02:39 DEBUG : file1: reading active writers 2026/06/24 01:02:39 DEBUG : Looking for writers 2026/06/24 01:02:39 DEBUG : dir: reading active writers 2026/06/24 01:02:39 DEBUG : >WaitForWriters: 2026/06/24 01:02:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.93s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:40 DEBUG : dir/file1: size = 16 OK 2026/06/24 01:02:40 DEBUG : dir/file1.rclone_chunk.001_48mqxs: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/24 01:02:40 INFO : dir/file1.rclone_chunk.001_48mqxs: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:40 INFO : dir/file1.rclone_chunk.001_48mqxs: Deleted 2026/06/24 01:02:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:02:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/24 01:02:40 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:02:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:02:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:02:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/24 01:02:40 DEBUG : dir/file1(0x2c47ec976c0): _readAt: size=256, off=0 2026/06/24 01:02:40 DEBUG : dir/file1(0x2c47ec976c0): openPending: 2026/06/24 01:02:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/24 01:02:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/24 01:02:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:40 DEBUG : dir/file1(0x2c47ec976c0): >openPending: err= 2026/06/24 01:02:40 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/24 01:02:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:02:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:02:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:02:40 DEBUG : dir/file1(0x2c47ec976c0): >_readAt: n=16, err=EOF 2026/06/24 01:02:40 DEBUG : dir/file1(0x2c47ec976c0): RWFileHandle.Release 2026/06/24 01:02:40 DEBUG : dir/file1(0x2c47ec976c0): close: 2026/06/24 01:02:40 DEBUG : dir/file1(0x2c47ec976c0): >close: err= 2026/06/24 01:02:40 DEBUG : dir/file1(0x2c47ec976c0): RWFileHandle.Release 2026/06/24 01:02:40 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:40 DEBUG : dir: Looking for writers 2026/06/24 01:02:40 DEBUG : file1: reading active writers 2026/06/24 01:02:40 DEBUG : Looking for writers 2026/06/24 01:02:40 DEBUG : dir: reading active writers 2026/06/24 01:02:40 DEBUG : >WaitForWriters: 2026/06/24 01:02:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.03s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:40 DEBUG : file1: newRWFileHandle: 2026/06/24 01:02:40 DEBUG : file1(0x2c47f9748c0): openPending: 2026/06/24 01:02:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:40 DEBUG : file1(0x2c47f9748c0): >openPending: err= 2026/06/24 01:02:40 DEBUG : file1: >newRWFileHandle: err= 2026/06/24 01:02:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/24 01:02:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/24 01:02:40 DEBUG : file1(0x2c47f9748c0): _writeAt: size=5, off=0 2026/06/24 01:02:40 DEBUG : file1(0x2c47f9748c0): >_writeAt: n=5, err= 2026/06/24 01:02:40 DEBUG : file1(0x2c47f9748c0): _writeAt: size=7, off=5 2026/06/24 01:02:40 DEBUG : file1(0x2c47f9748c0): >_writeAt: n=7, err= 2026/06/24 01:02:40 DEBUG : file1: vfs cache: truncate to size=11 2026/06/24 01:02:40 DEBUG : file1(0x2c47f9748c0): close: 2026/06/24 01:02:40 DEBUG : file1: vfs cache: setting modification time to 2026-06-24 01:02:40.798012382 +0000 UTC m=+72.500799746 2026/06/24 01:02:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:40 DEBUG : file1(0x2c47f9748c0): >close: err= 2026/06/24 01:02:40 DEBUG : file1(0x2c47f9748c0): close: 2026/06/24 01:02:40 DEBUG : file1(0x2c47f9748c0): >close: err=file already closed 2026/06/24 01:02:40 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:40 DEBUG : Looking for writers 2026/06/24 01:02:40 DEBUG : file1: reading active writers 2026/06/24 01:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:02:40 DEBUG : Looking for writers 2026/06/24 01:02:40 DEBUG : file1: reading active writers 2026/06/24 01:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:02:40 DEBUG : Looking for writers 2026/06/24 01:02:40 DEBUG : file1: reading active writers 2026/06/24 01:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:02:40 DEBUG : Looking for writers 2026/06/24 01:02:40 DEBUG : file1: reading active writers 2026/06/24 01:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:02:40 DEBUG : file1: vfs cache: starting upload 2026/06/24 01:02:40 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/24 01:02:40 DEBUG : Looking for writers 2026/06/24 01:02:40 DEBUG : file1: reading active writers 2026/06/24 01:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:02:41 DEBUG : Looking for writers 2026/06/24 01:02:41 DEBUG : file1: reading active writers 2026/06/24 01:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:02:41 DEBUG : file1: size = 11 OK 2026/06/24 01:02:41 DEBUG : file1.rclone_chunk.001_48mrxe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/24 01:02:41 INFO : file1.rclone_chunk.001_48mrxe: Copied (server-side copy) to: file1 2026/06/24 01:02:41 INFO : file1.rclone_chunk.001_48mrxe: Deleted 2026/06/24 01:02:41 DEBUG : file1: size = 11 OK 2026/06/24 01:02:41 INFO : file1: Copied (new) 2026/06/24 01:02:41 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-24 01:02:40.798012382 +0000 UTC" 2026/06/24 01:02:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/24 01:02:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:41 INFO : file1: vfs cache: upload succeeded try #1 2026/06/24 01:02:41 DEBUG : Looking for writers 2026/06/24 01:02:41 DEBUG : file1: reading active writers 2026/06/24 01:02:41 DEBUG : >WaitForWriters: 2026/06/24 01:02:41 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:41 DEBUG : Looking for writers 2026/06/24 01:02:41 DEBUG : file1: reading active writers 2026/06/24 01:02:41 DEBUG : >WaitForWriters: 2026/06/24 01:02:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting 2026/06/24 01:02:41 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu/dir/file1: no such file or directory 2026/06/24 01:02:41 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (0.92s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:41 DEBUG : file1: newRWFileHandle: 2026/06/24 01:02:41 DEBUG : file1(0x2c47f1f6d40): openPending: 2026/06/24 01:02:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:41 DEBUG : file1(0x2c47f1f6d40): >openPending: err= 2026/06/24 01:02:41 DEBUG : file1: >newRWFileHandle: err= 2026/06/24 01:02:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/24 01:02:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/24 01:02:41 DEBUG : file1(0x2c47f1f6d40): _writeAt: size=7, off=0 2026/06/24 01:02:41 DEBUG : file1(0x2c47f1f6d40): >_writeAt: n=7, err= 2026/06/24 01:02:41 DEBUG : file1(0x2c47f1f6d40): _writeAt: size=6, off=5 2026/06/24 01:02:41 DEBUG : file1(0x2c47f1f6d40): >_writeAt: n=6, err= 2026/06/24 01:02:41 DEBUG : file1(0x2c47f1f6d40): close: 2026/06/24 01:02:41 DEBUG : file1: vfs cache: setting modification time to 2026-06-24 01:02:41.711877924 +0000 UTC m=+73.414665279 2026/06/24 01:02:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:41 DEBUG : file1(0x2c47f1f6d40): >close: err= 2026/06/24 01:02:41 DEBUG : file1(0x2c47f1f6d40): _writeAt: size=5, off=0 2026/06/24 01:02:41 DEBUG : file1(0x2c47f1f6d40): >_writeAt: n=0, err=file already closed 2026/06/24 01:02:41 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:41 DEBUG : Looking for writers 2026/06/24 01:02:41 DEBUG : file1: reading active writers 2026/06/24 01:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:02:41 DEBUG : Looking for writers 2026/06/24 01:02:41 DEBUG : file1: reading active writers 2026/06/24 01:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:02:41 DEBUG : Looking for writers 2026/06/24 01:02:41 DEBUG : file1: reading active writers 2026/06/24 01:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:02:41 DEBUG : Looking for writers 2026/06/24 01:02:41 DEBUG : file1: reading active writers 2026/06/24 01:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:02:41 DEBUG : file1: vfs cache: starting upload 2026/06/24 01:02:41 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/24 01:02:41 DEBUG : Looking for writers 2026/06/24 01:02:41 DEBUG : file1: reading active writers 2026/06/24 01:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:02:42 DEBUG : Looking for writers 2026/06/24 01:02:42 DEBUG : file1: reading active writers 2026/06/24 01:02:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:02:42 DEBUG : file1: size = 11 OK 2026/06/24 01:02:42 DEBUG : file1.rclone_chunk.001_48mskr: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/24 01:02:42 INFO : file1.rclone_chunk.001_48mskr: Copied (server-side copy) to: file1 2026/06/24 01:02:42 INFO : file1.rclone_chunk.001_48mskr: Deleted 2026/06/24 01:02:42 DEBUG : file1: size = 11 OK 2026/06/24 01:02:42 INFO : file1: Copied (new) 2026/06/24 01:02:42 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-24 01:02:41.711877924 +0000 UTC" 2026/06/24 01:02:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/24 01:02:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:42 INFO : file1: vfs cache: upload succeeded try #1 2026/06/24 01:02:42 DEBUG : Looking for writers 2026/06/24 01:02:42 DEBUG : file1: reading active writers 2026/06/24 01:02:42 DEBUG : >WaitForWriters: 2026/06/24 01:02:42 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:42 DEBUG : Looking for writers 2026/06/24 01:02:42 DEBUG : file1: reading active writers 2026/06/24 01:02:42 DEBUG : >WaitForWriters: 2026/06/24 01:02:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting 2026/06/24 01:02:42 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu/dir/file1: no such file or directory 2026/06/24 01:02:42 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteAt (0.92s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:42 DEBUG : file1: newRWFileHandle: 2026/06/24 01:02:42 DEBUG : file1(0x2c47f35ed80): openPending: 2026/06/24 01:02:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:42 DEBUG : file1(0x2c47f35ed80): >openPending: err= 2026/06/24 01:02:42 DEBUG : file1: >newRWFileHandle: err= 2026/06/24 01:02:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/24 01:02:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/24 01:02:42 DEBUG : file1(0x2c47f35ed80): close: 2026/06/24 01:02:42 DEBUG : file1: vfs cache: setting modification time to 2026-06-24 01:02:42.62692281 +0000 UTC m=+74.329710174 2026/06/24 01:02:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:42 DEBUG : file1(0x2c47f35ed80): >close: err= 2026/06/24 01:02:42 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/24 01:02:42 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/24 01:02:42 DEBUG : file2: newRWFileHandle: 2026/06/24 01:02:42 DEBUG : file2(0x2c47f35f200): openPending: 2026/06/24 01:02:42 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/24 01:02:42 DEBUG : file2(0x2c47f35f200): >openPending: err= 2026/06/24 01:02:42 DEBUG : file2: >newRWFileHandle: err= 2026/06/24 01:02:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/24 01:02:42 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/24 01:02:42 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/24 01:02:42 DEBUG : file2(0x2c47f35f200): RWFileHandle.Flush 2026/06/24 01:02:42 DEBUG : file2(0x2c47f35f200): RWFileHandle.Release 2026/06/24 01:02:42 DEBUG : file2(0x2c47f35f200): close: 2026/06/24 01:02:42 DEBUG : file2: vfs cache: setting modification time to 2026-06-24 01:02:42.627818691 +0000 UTC m=+74.330606055 2026/06/24 01:02:42 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:42 DEBUG : file2(0x2c47f35f200): >close: err= 2026/06/24 01:02:42 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:42 DEBUG : Looking for writers 2026/06/24 01:02:42 DEBUG : file1: reading active writers 2026/06/24 01:02:42 DEBUG : file2: reading active writers 2026/06/24 01:02:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/24 01:02:42 DEBUG : Looking for writers 2026/06/24 01:02:42 DEBUG : file1: reading active writers 2026/06/24 01:02:42 DEBUG : file2: reading active writers 2026/06/24 01:02:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/24 01:02:42 DEBUG : Looking for writers 2026/06/24 01:02:42 DEBUG : file2: reading active writers 2026/06/24 01:02:42 DEBUG : file1: reading active writers 2026/06/24 01:02:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/24 01:02:42 DEBUG : Looking for writers 2026/06/24 01:02:42 DEBUG : file2: reading active writers 2026/06/24 01:02:42 DEBUG : file1: reading active writers 2026/06/24 01:02:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/24 01:02:42 DEBUG : file1: vfs cache: starting upload 2026/06/24 01:02:42 DEBUG : file2: vfs cache: starting upload 2026/06/24 01:02:42 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/24 01:02:42 DEBUG : Looking for writers 2026/06/24 01:02:42 DEBUG : file2: reading active writers 2026/06/24 01:02:42 DEBUG : file1: reading active writers 2026/06/24 01:02:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/06/24 01:02:42 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/06/24 01:02:42 DEBUG : Looking for writers 2026/06/24 01:02:42 DEBUG : file1: reading active writers 2026/06/24 01:02:42 DEBUG : file2: reading active writers 2026/06/24 01:02:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/06/24 01:02:43 DEBUG : file2: size = 0 OK 2026/06/24 01:02:43 DEBUG : file2.rclone_chunk.001_48mt17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/24 01:02:43 INFO : file2.rclone_chunk.001_48mt17: Copied (server-side copy) to: file2 2026/06/24 01:02:43 DEBUG : file1: size = 0 OK 2026/06/24 01:02:43 DEBUG : file1.rclone_chunk.001_48mt1n: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/24 01:02:43 INFO : file1.rclone_chunk.001_48mt1n: Copied (server-side copy) to: file1 2026/06/24 01:02:43 INFO : file2.rclone_chunk.001_48mt17: Deleted 2026/06/24 01:02:43 DEBUG : file2: size = 0 OK 2026/06/24 01:02:43 INFO : file2: Copied (new) 2026/06/24 01:02:43 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-24 01:02:42.627818691 +0000 UTC" 2026/06/24 01:02:43 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/24 01:02:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/24 01:02:43 INFO : file2: vfs cache: upload succeeded try #1 2026/06/24 01:02:43 INFO : file1.rclone_chunk.001_48mt1n: Deleted 2026/06/24 01:02:43 DEBUG : file1: size = 0 OK 2026/06/24 01:02:43 INFO : file1: Copied (new) 2026/06/24 01:02:43 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-24 01:02:42.62692281 +0000 UTC" 2026/06/24 01:02:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/24 01:02:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:43 INFO : file1: vfs cache: upload succeeded try #1 2026/06/24 01:02:43 DEBUG : Looking for writers 2026/06/24 01:02:43 DEBUG : file1: reading active writers 2026/06/24 01:02:43 DEBUG : file2: reading active writers 2026/06/24 01:02:43 DEBUG : >WaitForWriters: 2026/06/24 01:02:43 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:43 DEBUG : Looking for writers 2026/06/24 01:02:43 DEBUG : file1: reading active writers 2026/06/24 01:02:43 DEBUG : file2: reading active writers 2026/06/24 01:02:43 DEBUG : >WaitForWriters: 2026/06/24 01:02:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting 2026/06/24 01:02:43 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu/dir/file1: no such file or directory 2026/06/24 01:02:43 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.03s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:43 DEBUG : file1: newRWFileHandle: 2026/06/24 01:02:43 DEBUG : file1(0x2c47f0927c0): openPending: 2026/06/24 01:02:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:43 DEBUG : file1(0x2c47f0927c0): >openPending: err= 2026/06/24 01:02:43 DEBUG : file1: >newRWFileHandle: err= 2026/06/24 01:02:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/24 01:02:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/24 01:02:43 DEBUG : file1(0x2c47f0927c0): _writeAt: size=5, off=0 2026/06/24 01:02:43 DEBUG : file1(0x2c47f0927c0): >_writeAt: n=5, err= 2026/06/24 01:02:43 DEBUG : file1(0x2c47f0927c0): RWFileHandle.Flush 2026/06/24 01:02:43 DEBUG : file1(0x2c47f0927c0): RWFileHandle.Flush 2026/06/24 01:02:43 DEBUG : file1(0x2c47f0927c0): close: 2026/06/24 01:02:43 DEBUG : file1: vfs cache: setting modification time to 2026-06-24 01:02:43.654067579 +0000 UTC m=+75.356854934 2026/06/24 01:02:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:43 DEBUG : file1(0x2c47f0927c0): >close: err= 2026/06/24 01:02:43 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:43 DEBUG : Looking for writers 2026/06/24 01:02:43 DEBUG : file1: reading active writers 2026/06/24 01:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:02:43 DEBUG : Looking for writers 2026/06/24 01:02:43 DEBUG : file1: reading active writers 2026/06/24 01:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:02:43 DEBUG : Looking for writers 2026/06/24 01:02:43 DEBUG : file1: reading active writers 2026/06/24 01:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:02:43 DEBUG : Looking for writers 2026/06/24 01:02:43 DEBUG : file1: reading active writers 2026/06/24 01:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:02:43 DEBUG : file1: vfs cache: starting upload 2026/06/24 01:02:43 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/24 01:02:43 DEBUG : Looking for writers 2026/06/24 01:02:43 DEBUG : file1: reading active writers 2026/06/24 01:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:02:43 DEBUG : Looking for writers 2026/06/24 01:02:43 DEBUG : file1: reading active writers 2026/06/24 01:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:02:44 DEBUG : file1: size = 5 OK 2026/06/24 01:02:44 DEBUG : file1.rclone_chunk.001_48muf2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/24 01:02:44 INFO : file1.rclone_chunk.001_48muf2: Copied (server-side copy) to: file1 2026/06/24 01:02:44 INFO : file1.rclone_chunk.001_48muf2: Deleted 2026/06/24 01:02:44 DEBUG : file1: size = 5 OK 2026/06/24 01:02:44 INFO : file1: Copied (new) 2026/06/24 01:02:44 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-24 01:02:43.654067579 +0000 UTC" 2026/06/24 01:02:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/24 01:02:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:44 INFO : file1: vfs cache: upload succeeded try #1 2026/06/24 01:02:44 DEBUG : Looking for writers 2026/06/24 01:02:44 DEBUG : file1: reading active writers 2026/06/24 01:02:44 DEBUG : >WaitForWriters: 2026/06/24 01:02:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.84s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:44 DEBUG : file1: newRWFileHandle: 2026/06/24 01:02:44 DEBUG : file1(0x2c47f444a00): openPending: 2026/06/24 01:02:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:44 DEBUG : file1(0x2c47f444a00): >openPending: err= 2026/06/24 01:02:44 DEBUG : file1: >newRWFileHandle: err= 2026/06/24 01:02:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/24 01:02:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/24 01:02:44 DEBUG : file1(0x2c47f444a00): _writeAt: size=5, off=0 2026/06/24 01:02:44 DEBUG : file1(0x2c47f444a00): >_writeAt: n=5, err= 2026/06/24 01:02:44 DEBUG : file1(0x2c47f444a00): RWFileHandle.Release 2026/06/24 01:02:44 DEBUG : file1(0x2c47f444a00): close: 2026/06/24 01:02:44 DEBUG : file1: vfs cache: setting modification time to 2026-06-24 01:02:44.492714288 +0000 UTC m=+76.195501652 2026/06/24 01:02:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:44 DEBUG : file1(0x2c47f444a00): >close: err= 2026/06/24 01:02:44 DEBUG : file1(0x2c47f444a00): RWFileHandle.Release 2026/06/24 01:02:44 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:44 DEBUG : Looking for writers 2026/06/24 01:02:44 DEBUG : file1: reading active writers 2026/06/24 01:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:02:44 DEBUG : Looking for writers 2026/06/24 01:02:44 DEBUG : file1: reading active writers 2026/06/24 01:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:02:44 DEBUG : Looking for writers 2026/06/24 01:02:44 DEBUG : file1: reading active writers 2026/06/24 01:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:02:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu/dir/file1: no such file or directory 2026/06/24 01:02:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu/dir/file1: no such file or directory 2026/06/24 01:02:44 DEBUG : Looking for writers 2026/06/24 01:02:44 DEBUG : file1: reading active writers 2026/06/24 01:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:02:44 DEBUG : file1: vfs cache: starting upload 2026/06/24 01:02:44 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/24 01:02:44 DEBUG : Looking for writers 2026/06/24 01:02:44 DEBUG : file1: reading active writers 2026/06/24 01:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:02:44 DEBUG : Looking for writers 2026/06/24 01:02:44 DEBUG : file1: reading active writers 2026/06/24 01:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:02:44 DEBUG : file1: size = 5 OK 2026/06/24 01:02:44 DEBUG : file1.rclone_chunk.001_48mva5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/24 01:02:44 INFO : file1.rclone_chunk.001_48mva5: Copied (server-side copy) to: file1 2026/06/24 01:02:45 INFO : file1.rclone_chunk.001_48mva5: Deleted 2026/06/24 01:02:45 DEBUG : file1: size = 5 OK 2026/06/24 01:02:45 INFO : file1: Copied (new) 2026/06/24 01:02:45 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-24 01:02:44.492714288 +0000 UTC" 2026/06/24 01:02:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/24 01:02:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:45 INFO : file1: vfs cache: upload succeeded try #1 2026/06/24 01:02:45 DEBUG : Looking for writers 2026/06/24 01:02:45 DEBUG : file1: reading active writers 2026/06/24 01:02:45 DEBUG : >WaitForWriters: 2026/06/24 01:02:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:45 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu/dir/file1: no such file or directory 2026/06/24 01:02:45 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu/dir/file1: no such file or directory 2026/06/24 01:02:45 DEBUG : dir/file1: size = 16 OK 2026/06/24 01:02:45 DEBUG : dir/file1.rclone_chunk.001_48mwd4: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/24 01:02:45 INFO : dir/file1.rclone_chunk.001_48mwd4: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:45 INFO : dir/file1.rclone_chunk.001_48mwd4: Deleted 2026/06/24 01:02:45 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/24 01:02:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/24 01:02:45 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:02:45 DEBUG : dir/file1(0x2c47f43b480): openPending: 2026/06/24 01:02:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/24 01:02:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/24 01:02:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:46 DEBUG : dir/file1(0x2c47f43b480): >openPending: err= 2026/06/24 01:02:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/24 01:02:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:02:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:02:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/24 01:02:46 DEBUG : dir/file1(0x2c47f43b480): _writeAt: size=5, off=0 2026/06/24 01:02:46 DEBUG : dir/file1(0x2c47f43b480): >_writeAt: n=5, err= 2026/06/24 01:02:46 DEBUG : dir/file1(0x2c47f43b480): close: 2026/06/24 01:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:46 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-24 01:02:46.020935687 +0000 UTC m=+77.723723051 2026/06/24 01:02:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:46 DEBUG : dir/file1(0x2c47f43b480): >close: err= 2026/06/24 01:02:46 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:46 DEBUG : dir: Looking for writers 2026/06/24 01:02:46 DEBUG : file1: reading active writers 2026/06/24 01:02:46 DEBUG : Looking for writers 2026/06/24 01:02:46 DEBUG : dir: reading active writers 2026/06/24 01:02:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:02:46 DEBUG : dir: Looking for writers 2026/06/24 01:02:46 DEBUG : file1: reading active writers 2026/06/24 01:02:46 DEBUG : Looking for writers 2026/06/24 01:02:46 DEBUG : dir: reading active writers 2026/06/24 01:02:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:02:46 DEBUG : dir: Looking for writers 2026/06/24 01:02:46 DEBUG : file1: reading active writers 2026/06/24 01:02:46 DEBUG : Looking for writers 2026/06/24 01:02:46 DEBUG : dir: reading active writers 2026/06/24 01:02:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:02:46 DEBUG : dir: Looking for writers 2026/06/24 01:02:46 DEBUG : file1: reading active writers 2026/06/24 01:02:46 DEBUG : Looking for writers 2026/06/24 01:02:46 DEBUG : dir: reading active writers 2026/06/24 01:02:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:02:46 DEBUG : dir/file1: vfs cache: starting upload 2026/06/24 01:02:46 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/06/24 01:02:46 DEBUG : dir: Looking for writers 2026/06/24 01:02:46 DEBUG : file1: reading active writers 2026/06/24 01:02:46 DEBUG : Looking for writers 2026/06/24 01:02:46 DEBUG : dir: reading active writers 2026/06/24 01:02:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:02:46 DEBUG : dir: Looking for writers 2026/06/24 01:02:46 DEBUG : file1: reading active writers 2026/06/24 01:02:46 DEBUG : Looking for writers 2026/06/24 01:02:46 DEBUG : dir: reading active writers 2026/06/24 01:02:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:02:46 DEBUG : dir/file1: size = 5 OK 2026/06/24 01:02:46 DEBUG : dir/file1.rclone_chunk.001_48mxyr: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/24 01:02:46 INFO : dir/file1.rclone_chunk.001_48mxyr: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:46 INFO : dir/file1.rclone_chunk.001_48mxyr: Deleted 2026/06/24 01:02:46 DEBUG : dir/file1: size = 5 OK 2026/06/24 01:02:46 INFO : dir/file1: Copied (replaced existing) 2026/06/24 01:02:46 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-24 01:02:46.020935687 +0000 UTC" 2026/06/24 01:02:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/24 01:02:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/24 01:02:46 DEBUG : dir: Looking for writers 2026/06/24 01:02:46 DEBUG : file1: reading active writers 2026/06/24 01:02:46 DEBUG : Looking for writers 2026/06/24 01:02:46 DEBUG : dir: reading active writers 2026/06/24 01:02:46 DEBUG : >WaitForWriters: 2026/06/24 01:02:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.64s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:47 DEBUG : dir/file1: size = 16 OK 2026/06/24 01:02:47 DEBUG : dir/file1.rclone_chunk.001_48mx3d: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/24 01:02:47 INFO : dir/file1.rclone_chunk.001_48mx3d: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:47 INFO : dir/file1.rclone_chunk.001_48mx3d: Deleted 2026/06/24 01:02:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:47 DEBUG : dir/file1: newRWFileHandle: 2026/06/24 01:02:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/24 01:02:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/24 01:02:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/24 01:02:47 DEBUG : dir/file1(0x2c47f793100): _writeAt: size=5, off=0 2026/06/24 01:02:47 DEBUG : dir/file1(0x2c47f793100): openPending: 2026/06/24 01:02:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/24 01:02:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/24 01:02:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:47 DEBUG : dir/file1(0x2c47f793100): >openPending: err= 2026/06/24 01:02:47 DEBUG : dir/file1(0x2c47f793100): >_writeAt: n=5, err= 2026/06/24 01:02:47 DEBUG : dir/file1(0x2c47f793100): _writeAt: size=15, off=5 2026/06/24 01:02:47 DEBUG : dir/file1(0x2c47f793100): >_writeAt: n=15, err= 2026/06/24 01:02:47 DEBUG : dir/file1(0x2c47f793100): close: 2026/06/24 01:02:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/24 01:02:47 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-24 01:02:47.642914271 +0000 UTC m=+79.345701635 2026/06/24 01:02:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:47 DEBUG : dir/file1(0x2c47f793100): >close: err= 2026/06/24 01:02:47 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:47 DEBUG : dir: Looking for writers 2026/06/24 01:02:47 DEBUG : file1: reading active writers 2026/06/24 01:02:47 DEBUG : Looking for writers 2026/06/24 01:02:47 DEBUG : dir: reading active writers 2026/06/24 01:02:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:02:47 DEBUG : dir: Looking for writers 2026/06/24 01:02:47 DEBUG : file1: reading active writers 2026/06/24 01:02:47 DEBUG : Looking for writers 2026/06/24 01:02:47 DEBUG : dir: reading active writers 2026/06/24 01:02:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:02:47 DEBUG : dir: Looking for writers 2026/06/24 01:02:47 DEBUG : file1: reading active writers 2026/06/24 01:02:47 DEBUG : Looking for writers 2026/06/24 01:02:47 DEBUG : dir: reading active writers 2026/06/24 01:02:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:02:47 DEBUG : dir: Looking for writers 2026/06/24 01:02:47 DEBUG : file1: reading active writers 2026/06/24 01:02:47 DEBUG : Looking for writers 2026/06/24 01:02:47 DEBUG : dir: reading active writers 2026/06/24 01:02:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:02:47 DEBUG : dir/file1: vfs cache: starting upload 2026/06/24 01:02:47 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/06/24 01:02:47 DEBUG : dir: Looking for writers 2026/06/24 01:02:47 DEBUG : file1: reading active writers 2026/06/24 01:02:47 DEBUG : Looking for writers 2026/06/24 01:02:47 DEBUG : dir: reading active writers 2026/06/24 01:02:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:02:47 DEBUG : dir: Looking for writers 2026/06/24 01:02:47 DEBUG : file1: reading active writers 2026/06/24 01:02:47 DEBUG : Looking for writers 2026/06/24 01:02:47 DEBUG : dir: reading active writers 2026/06/24 01:02:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:02:48 DEBUG : dir/file1: size = 20 OK 2026/06/24 01:02:48 DEBUG : dir/file1.rclone_chunk.001_48my43: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/24 01:02:48 INFO : dir/file1.rclone_chunk.001_48my43: Copied (server-side copy) to: dir/file1 2026/06/24 01:02:48 INFO : dir/file1.rclone_chunk.001_48my43: Deleted 2026/06/24 01:02:48 DEBUG : dir/file1: size = 20 OK 2026/06/24 01:02:48 INFO : dir/file1: Copied (replaced existing) 2026/06/24 01:02:48 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-24 01:02:47.642914271 +0000 UTC" 2026/06/24 01:02:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/24 01:02:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/24 01:02:48 DEBUG : dir: Looking for writers 2026/06/24 01:02:48 DEBUG : file1: reading active writers 2026/06/24 01:02:48 DEBUG : Looking for writers 2026/06/24 01:02:48 DEBUG : dir: reading active writers 2026/06/24 01:02:48 DEBUG : >WaitForWriters: 2026/06/24 01:02:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.55s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:48 DEBUG : file1: newRWFileHandle: 2026/06/24 01:02:48 DEBUG : file1(0x2c47f092840): openPending: 2026/06/24 01:02:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:48 DEBUG : file1(0x2c47f092840): >openPending: err= 2026/06/24 01:02:48 DEBUG : file1: >newRWFileHandle: err= 2026/06/24 01:02:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/24 01:02:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/24 01:02:48 DEBUG : file1(0x2c47f092840): _writeAt: size=5, off=0 2026/06/24 01:02:48 DEBUG : file1(0x2c47f092840): >_writeAt: n=5, err= 2026/06/24 01:02:48 DEBUG : file1(0x2c47f092840): close: 2026/06/24 01:02:48 DEBUG : file1: vfs cache: setting modification time to 2026-06-24 01:02:48.524797461 +0000 UTC m=+80.227584816 2026/06/24 01:02:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:48 DEBUG : file1(0x2c47f092840): >close: err= 2026/06/24 01:02:48 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:48 DEBUG : Looking for writers 2026/06/24 01:02:48 DEBUG : file1: reading active writers 2026/06/24 01:02:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:02:48 DEBUG : Looking for writers 2026/06/24 01:02:48 DEBUG : file1: reading active writers 2026/06/24 01:02:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:02:48 DEBUG : Looking for writers 2026/06/24 01:02:48 DEBUG : file1: reading active writers 2026/06/24 01:02:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:02:48 DEBUG : Looking for writers 2026/06/24 01:02:48 DEBUG : file1: reading active writers 2026/06/24 01:02:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:02:48 DEBUG : file1: vfs cache: starting upload 2026/06/24 01:02:48 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/24 01:02:48 DEBUG : Looking for writers 2026/06/24 01:02:48 DEBUG : file1: reading active writers 2026/06/24 01:02:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:02:48 DEBUG : Looking for writers 2026/06/24 01:02:48 DEBUG : file1: reading active writers 2026/06/24 01:02:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:02:48 DEBUG : file1: size = 5 OK 2026/06/24 01:02:48 DEBUG : file1.rclone_chunk.001_48mz20: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/24 01:02:48 INFO : file1.rclone_chunk.001_48mz20: Copied (server-side copy) to: file1 2026/06/24 01:02:49 INFO : file1.rclone_chunk.001_48mz20: Deleted 2026/06/24 01:02:49 DEBUG : file1: size = 5 OK 2026/06/24 01:02:49 INFO : file1: Copied (new) 2026/06/24 01:02:49 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-24 01:02:48.524797461 +0000 UTC" 2026/06/24 01:02:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:49 INFO : file1: vfs cache: upload succeeded try #1 2026/06/24 01:02:49 DEBUG : Looking for writers 2026/06/24 01:02:49 DEBUG : file1: reading active writers 2026/06/24 01:02:49 DEBUG : >WaitForWriters: 2026/06/24 01:02:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/24 01:02:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4452c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4452c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4452c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4452c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4452c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.34601246 +0000 UTC m=+81.048799824 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4452c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445800): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445800): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445800): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445800): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445800): _writeAt: size=3, off=2 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445800): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445800): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.34601246 +0000 UTC m=+81.048799824 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445800): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445cc0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445cc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445cc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445cc0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445cc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.34601246 +0000 UTC m=+81.048799824 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445cc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5bca10 item 1 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac400): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac400): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac400): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac400): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac400): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.348788391 +0000 UTC m=+81.051575745 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac400): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac900): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac900): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac900): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac900): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac900): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.348788391 +0000 UTC m=+81.051575745 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac900): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5bd030 item 2 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7acf40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7acf40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7acf40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7acf40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7acf40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.351176703 +0000 UTC m=+81.053964057 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7acf40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad3c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad3c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad3c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad3c0): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad3c0): _writeAt: size=3, off=2 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad3c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad3c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.351176703 +0000 UTC m=+81.053964057 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad3c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad980): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad980): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad980): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad980): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad980): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.351176703 +0000 UTC m=+81.053964057 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad980): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5bd420 item 3 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202100): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202100): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202100): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202100): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202100): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.353153353 +0000 UTC m=+81.055940717 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202100): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202640): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202640): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202640): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202640): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202640): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.353153353 +0000 UTC m=+81.055940717 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202640): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5bd960 item 4 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202cc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202cc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202cc0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202cc0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202cc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.354800235 +0000 UTC m=+81.057587589 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202cc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203140): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203140): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203140): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203140): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203140): _writeAt: size=3, off=2 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203140): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203140): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.354800235 +0000 UTC m=+81.057587589 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203140): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203600): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203600): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203600): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203600): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203600): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.354800235 +0000 UTC m=+81.057587589 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203600): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5bdce0 item 5 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203c80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203c80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203c80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203c80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203c80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.356849812 +0000 UTC m=+81.059637186 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203c80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3342c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3342c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3342c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3342c0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3342c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.356849812 +0000 UTC m=+81.059637186 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3342c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f545570 item 6 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f334940): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f334940): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f334940): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f334940): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f334940): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.358127519 +0000 UTC m=+81.060914874 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f334940): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f334e40): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f334e40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f334e40): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f334e40): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f334e40): _writeAt: size=3, off=2 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f334e40): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f334e40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.358127519 +0000 UTC m=+81.060914874 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f334e40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f335300): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f335300): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f335300): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f335300): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f335300): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.358127519 +0000 UTC m=+81.060914874 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f335300): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f545b90 item 7 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f335980): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f335980): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f335980): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f335980): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f335980): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.360197705 +0000 UTC m=+81.062985069 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f335980): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f335ec0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f335ec0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f335ec0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f335ec0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f335ec0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.360197705 +0000 UTC m=+81.062985069 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f335ec0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f080380 item 8 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f352580): _readAt: size=2, off=0 2026/06/24 01:02:49 ERROR : open-test-file(0x2c47f352580): Couldn't read size of file 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f352580): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f352580): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f352580): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f352580): close: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f352580): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f352940): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f352940): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f352940): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f352940): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f352940): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.362908443 +0000 UTC m=+81.065695807 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f352940): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f352dc0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f352dc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f352dc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f352dc0): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f352dc0): _writeAt: size=3, off=2 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f352dc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f352dc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.362908443 +0000 UTC m=+81.065695807 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f352dc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3532c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3532c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3532c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3532c0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3532c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.362908443 +0000 UTC m=+81.065695807 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3532c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f080930 item 9 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f353940): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f353940): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f353940): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f353940): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f353940): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.366217514 +0000 UTC m=+81.069004878 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f353940): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f353e80): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f353e80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f353e80): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f353e80): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f353e80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.366217514 +0000 UTC m=+81.069004878 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f353e80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f081500 item 10 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38a5c0): _readAt: size=2, off=0 2026/06/24 01:02:49 ERROR : open-test-file(0x2c47f38a5c0): Couldn't read size of file 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38a5c0): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38a5c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38a5c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38a5c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38a5c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38a980): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38a980): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38a980): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38a980): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38a980): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.367679418 +0000 UTC m=+81.070466772 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38a980): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38ae80): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38ae80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38ae80): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38ae80): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38ae80): _writeAt: size=3, off=2 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38ae80): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38ae80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.367679418 +0000 UTC m=+81.070466772 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38ae80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38b380): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38b380): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38b380): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38b380): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38b380): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.367679418 +0000 UTC m=+81.070466772 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38b380): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f081960 item 11 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38ba00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38ba00): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38ba00): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38ba00): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38ba00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.370131992 +0000 UTC m=+81.072919346 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f38ba00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c040): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c040): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c040): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c040): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c040): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.370131992 +0000 UTC m=+81.072919346 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c040): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1a620 item 12 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c680): _readAt: size=2, off=0 2026/06/24 01:02:49 ERROR : open-test-file(0x2c47f40c680): Couldn't read size of file 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c680): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c680): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c680): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c680): close: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c680): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40ca40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40ca40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40ca40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40ca40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40ca40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.371293702 +0000 UTC m=+81.074081056 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40ca40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40d100): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40d100): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40d100): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40d100): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40d100): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.371293702 +0000 UTC m=+81.074081056 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40d100): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1a9a0 item 13 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40d780): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40d780): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40d780): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40d780): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40d780): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.373110652 +0000 UTC m=+81.075898016 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40d780): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40dcc0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40dcc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40dcc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40dcc0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40dcc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.373110652 +0000 UTC m=+81.075898016 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40dcc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1ad90 item 14 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42a400): _readAt: size=2, off=0 2026/06/24 01:02:49 ERROR : open-test-file(0x2c47f42a400): Couldn't read size of file 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42a400): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42a400): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42a400): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42a400): close: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42a400): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42a7c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42a7c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42a7c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42a7c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42a7c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.375097231 +0000 UTC m=+81.077884585 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42a7c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42ae80): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42ae80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42ae80): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42ae80): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42ae80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.375097231 +0000 UTC m=+81.077884585 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42ae80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1b110 item 15 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42b500): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42b500): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42b500): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42b500): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42b500): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.376410826 +0000 UTC m=+81.079198180 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42b500): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42ba40): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42ba40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42ba40): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42ba40): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42ba40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.376410826 +0000 UTC m=+81.079198180 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f42ba40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1b6c0 item 16 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f482180): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f482180): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f482180): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f482180): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f482180): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.378074369 +0000 UTC m=+81.080861733 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f482180): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f482600): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f482600): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f482600): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f482600): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f482600): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f482600): _writeAt: size=3, off=7 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f482600): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f482600): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.378074369 +0000 UTC m=+81.080861733 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f482600): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f482b00): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f482b00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f482b00): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f482b00): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f482b00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.378074369 +0000 UTC m=+81.080861733 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f482b00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1bc00 item 17 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f483180): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f483180): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f483180): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f483180): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f483180): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.379881831 +0000 UTC m=+81.082669195 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f483180): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4836c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4836c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4836c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4836c0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4836c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.379881831 +0000 UTC m=+81.082669195 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4836c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ef9ee00 item 18 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f483d40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f483d40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f483d40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f483d40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f483d40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.381837952 +0000 UTC m=+81.084625306 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f483d40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c2340): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c2340): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c2340): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c2340): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c2340): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c2340): _writeAt: size=3, off=7 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c2340): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c2340): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.381837952 +0000 UTC m=+81.084625306 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c2340): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c2840): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c2840): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c2840): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c2840): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c2840): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.381837952 +0000 UTC m=+81.084625306 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c2840): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ef9f880 item 19 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c2ec0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c2ec0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c2ec0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c2ec0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c2ec0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.384284074 +0000 UTC m=+81.087071428 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c2ec0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c3400): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c3400): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c3400): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c3400): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c3400): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.384284074 +0000 UTC m=+81.087071428 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c3400): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6d62a0 item 20 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c3a80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c3a80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c3a80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c3a80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c3a80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.385803195 +0000 UTC m=+81.088590549 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5c3a80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f608080): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f608080): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f608080): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f608080): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f608080): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f608080): _writeAt: size=3, off=7 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f608080): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f608080): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.385803195 +0000 UTC m=+81.088590549 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f608080): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f608580): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f608580): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f608580): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f608580): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f608580): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.385803195 +0000 UTC m=+81.088590549 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f608580): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6d68c0 item 21 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f608c00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f608c00): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f608c00): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f608c00): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f608c00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.389004895 +0000 UTC m=+81.091792269 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f608c00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f609140): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f609140): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f609140): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f609140): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f609140): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.389004895 +0000 UTC m=+81.091792269 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f609140): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6d6e70 item 22 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6097c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6097c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6097c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6097c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6097c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.390967558 +0000 UTC m=+81.093754922 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6097c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f609cc0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f609cc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f609cc0): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f609cc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f609cc0): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f609cc0): _writeAt: size=3, off=7 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f609cc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f609cc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.390967558 +0000 UTC m=+81.093754922 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f609cc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64c2c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64c2c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64c2c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64c2c0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64c2c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.390967558 +0000 UTC m=+81.093754922 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64c2c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6d72d0 item 23 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64c940): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64c940): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64c940): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64c940): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64c940): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.394298721 +0000 UTC m=+81.097086075 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64c940): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64ce80): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64ce80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64ce80): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64ce80): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64ce80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.394298721 +0000 UTC m=+81.097086075 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64ce80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6d7880 item 24 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64d4c0): _readAt: size=2, off=0 2026/06/24 01:02:49 ERROR : open-test-file(0x2c47f64d4c0): Couldn't read size of file 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64d4c0): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64d4c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64d4c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64d4c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64d4c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64d880): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64d880): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64d880): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64d880): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64d880): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.397294794 +0000 UTC m=+81.100082148 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64d880): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64dd80): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64dd80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64dd80): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64dd80): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64dd80): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64dd80): _writeAt: size=3, off=7 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64dd80): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64dd80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.397294794 +0000 UTC m=+81.100082148 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f64dd80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6923c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6923c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6923c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6923c0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6923c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.397294794 +0000 UTC m=+81.100082148 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6923c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6d7c00 item 25 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f692a40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f692a40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f692a40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f692a40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f692a40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.399220929 +0000 UTC m=+81.102008284 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f692a40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f692f80): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f692f80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f692f80): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f692f80): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f692f80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.399220929 +0000 UTC m=+81.102008284 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f692f80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f09ac40 item 26 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6935c0): _readAt: size=2, off=0 2026/06/24 01:02:49 ERROR : open-test-file(0x2c47f6935c0): Couldn't read size of file 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6935c0): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6935c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6935c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6935c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6935c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f693980): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f693980): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f693980): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f693980): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f693980): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.401191098 +0000 UTC m=+81.103978452 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f693980): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f693e80): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f693e80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f693e80): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f693e80): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f693e80): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f693e80): _writeAt: size=3, off=7 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f693e80): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f693e80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.401191098 +0000 UTC m=+81.103978452 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f693e80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7204c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7204c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7204c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7204c0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7204c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.401191098 +0000 UTC m=+81.103978452 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7204c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f09b8f0 item 27 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f720b40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f720b40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f720b40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f720b40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f720b40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.403125649 +0000 UTC m=+81.105913003 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f720b40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f721080): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f721080): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f721080): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f721080): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f721080): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.403125649 +0000 UTC m=+81.105913003 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f721080): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5676c0 item 28 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7216c0): _readAt: size=2, off=0 2026/06/24 01:02:49 ERROR : open-test-file(0x2c47f7216c0): Couldn't read size of file 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7216c0): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7216c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7216c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7216c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7216c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f721a80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f721a80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f721a80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f721a80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f721a80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.404480251 +0000 UTC m=+81.107267605 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f721a80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f744240): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f744240): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f744240): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f744240): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f744240): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.404480251 +0000 UTC m=+81.107267605 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f744240): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f532310 item 29 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7448c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7448c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7448c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7448c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7448c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.408327973 +0000 UTC m=+81.111115327 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7448c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f744e00): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f744e00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f744e00): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f744e00): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f744e00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.408327973 +0000 UTC m=+81.111115327 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f744e00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f532930 item 30 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f745440): _readAt: size=2, off=0 2026/06/24 01:02:49 ERROR : open-test-file(0x2c47f745440): Couldn't read size of file 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f745440): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f745440): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f745440): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f745440): close: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f745440): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f745800): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f745800): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f745800): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f745800): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f745800): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.409970777 +0000 UTC m=+81.112758131 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f745800): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f745ec0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f745ec0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f745ec0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f745ec0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f745ec0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.409970777 +0000 UTC m=+81.112758131 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f745ec0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5331f0 item 31 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76c640): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76c640): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76c640): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76c640): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76c640): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.411607498 +0000 UTC m=+81.114394853 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76c640): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76cb80): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76cb80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76cb80): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76cb80): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76cb80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.411607498 +0000 UTC m=+81.114394853 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76cb80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f533b20 item 32 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76d1c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76d1c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76d1c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76d1c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76d1c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.41313769 +0000 UTC m=+81.115925044 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76d1c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76d640): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76d640): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76d640): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76d640): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76d640): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47efd4230 item 33 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76d640): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76d640): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.413737506 +0000 UTC m=+81.116524860 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76d640): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76db40): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76db40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76db40): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76db40): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76db40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.413737506 +0000 UTC m=+81.116524860 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f76db40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47efd4540 item 33 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bc280): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bc280): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bc280): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bc280): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bc280): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.415558794 +0000 UTC m=+81.118346168 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bc280): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bc700): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bc700): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47efd4b60 item 34 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bc700): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bc700): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bc700): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bc700): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bc700): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.41621164 +0000 UTC m=+81.118998993 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bc700): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bcc40): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bcc40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bcc40): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bcc40): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bcc40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.41621164 +0000 UTC m=+81.118998993 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bcc40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47efd4e70 item 34 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bd280): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bd280): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bd280): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bd280): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bd280): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.418320017 +0000 UTC m=+81.121107371 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bd280): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bd700): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bd700): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bd700): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bd700): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bd700): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47efd5880 item 35 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bd700): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bd700): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.418960379 +0000 UTC m=+81.121747733 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bd700): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bdc00): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bdc00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bdc00): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bdc00): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bdc00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.418960379 +0000 UTC m=+81.121747733 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7bdc00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47efd5ce0 item 35 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e0380): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e0380): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e0380): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e0380): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e0380): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.420880553 +0000 UTC m=+81.123667907 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e0380): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e0880): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e0880): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f0869a0 item 36 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e0880): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e0880): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e0880): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e0880): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e0880): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.421663523 +0000 UTC m=+81.124450877 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e0880): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e0dc0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e0dc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e0dc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e0dc0): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e0dc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.421663523 +0000 UTC m=+81.124450877 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e0dc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f086ee0 item 36 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e1400): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e1400): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e1400): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e1400): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e1400): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.424434844 +0000 UTC m=+81.127222199 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e1400): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e1880): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e1880): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e1880): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e1880): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e1880): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f087500 item 37 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e1880): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e1880): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.425349011 +0000 UTC m=+81.128136365 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e1880): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e1d80): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e1d80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e1d80): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e1d80): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e1d80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.425349011 +0000 UTC m=+81.128136365 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7e1d80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f0877a0 item 37 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e0180): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e0180): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e0180): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e0180): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e0180): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.430643277 +0000 UTC m=+81.133430631 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e0180): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e0680): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e0680): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f641b20 item 38 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e0680): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e0680): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e0680): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e0680): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e0680): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.432790507 +0000 UTC m=+81.135577871 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e0680): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e0bc0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e0bc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e0bc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e0bc0): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e0bc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.432790507 +0000 UTC m=+81.135577871 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e0bc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9a4000 item 38 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e1240): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e1240): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e1240): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e1240): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e1240): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.434616395 +0000 UTC m=+81.137403779 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e1240): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e1740): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e1740): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e1740): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e1740): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e1740): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9a44d0 item 39 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e1740): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e1740): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.434984966 +0000 UTC m=+81.137772320 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e1740): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e1c40): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e1c40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e1c40): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e1c40): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e1c40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.434984966 +0000 UTC m=+81.137772320 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e1c40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9a4690 item 39 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ac3c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ac3c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ac3c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ac3c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ac3c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.436817225 +0000 UTC m=+81.139604610 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ac3c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ac8c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ac8c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9a4d20 item 40 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ac8c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ac8c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ac8c0): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ac8c0): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ac8c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.437513392 +0000 UTC m=+81.140300747 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ac8c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ace00): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ace00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ace00): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ace00): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ace00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.437513392 +0000 UTC m=+81.140300747 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ace00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9a4ee0 item 40 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ad3c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ad3c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ad3c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ad3c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ad3c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ad3c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ad3c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.439204295 +0000 UTC m=+81.141991650 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ad3c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ad8c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ad8c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ad8c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9a52d0 item 41 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ad8c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ad8c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.439636377 +0000 UTC m=+81.142423731 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8ad8c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8add80): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8add80): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8add80): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8add80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8add80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9a5570 item 41 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8add80): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8add80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.440155411 +0000 UTC m=+81.142942765 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8add80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9023c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9023c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9023c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9023c0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9023c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.440155411 +0000 UTC m=+81.142942765 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9023c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9a57a0 item 41 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f902a00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f902a00): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f902a00): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f902a00): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f902a00): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f902a00): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f902a00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.441757799 +0000 UTC m=+81.144545153 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f902a00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f902f00): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f902f00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f902f00): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9a5b90 item 42 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f902f00): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f902f00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.442354338 +0000 UTC m=+81.145141692 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f902f00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f903440): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f903440): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9a5d50 item 42 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f903440): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f903440): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f903440): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f903440): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f903440): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.442950337 +0000 UTC m=+81.145737721 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f903440): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9039c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9039c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9039c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9039c0): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9039c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.442950337 +0000 UTC m=+81.145737721 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9039c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f25a2a0 item 42 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f934100): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f934100): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f934100): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f934100): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f934100): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f934100): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f934100): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.444537195 +0000 UTC m=+81.147324549 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f934100): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f934600): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f934600): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f934600): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f25a930 item 43 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f934600): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f934600): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.445075857 +0000 UTC m=+81.147863221 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f934600): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f934b40): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f934b40): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f934b40): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f934b40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f934b40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f25ab60 item 43 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f934b40): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f934b40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.445619005 +0000 UTC m=+81.148406379 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f934b40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f935080): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f935080): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f935080): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f935080): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f935080): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.445619005 +0000 UTC m=+81.148406379 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f935080): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f25b0a0 item 43 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9356c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9356c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9356c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9356c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9356c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9356c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9356c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.447478836 +0000 UTC m=+81.150266190 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9356c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f935bc0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f935bc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f935bc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f25b490 item 44 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f935bc0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f935bc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.447906239 +0000 UTC m=+81.150693593 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f935bc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f970200): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f970200): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f25b650 item 44 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f970200): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f970200): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f970200): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f970200): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f970200): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.448807541 +0000 UTC m=+81.151594894 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f970200): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f970780): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f970780): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f970780): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f970780): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f970780): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.448807541 +0000 UTC m=+81.151594894 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f970780): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f25b8f0 item 44 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f970dc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f970dc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f970dc0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f970dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f970dc0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f970dc0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f970dc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.450327233 +0000 UTC m=+81.153114586 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f970dc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9712c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9712c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9712c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f25bc70 item 45 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9712c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9712c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.450900208 +0000 UTC m=+81.153687602 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9712c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9719c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9719c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9719c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9719c0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9719c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.450900208 +0000 UTC m=+81.153687602 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9719c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fc08070 item 45 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98a100): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98a100): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98a100): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98a100): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98a100): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98a100): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98a100): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.452335813 +0000 UTC m=+81.155123167 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98a100): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98a600): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98a600): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98a600): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fc08e00 item 46 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98a600): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98a600): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.453533982 +0000 UTC m=+81.156321346 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98a600): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98ad00): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98ad00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98ad00): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98ad00): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98ad00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.453533982 +0000 UTC m=+81.156321346 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98ad00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fc08fc0 item 46 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2761c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2761c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2761c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2761c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2761c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2761c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2761c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.455898259 +0000 UTC m=+81.158685613 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2761c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7eac0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7eac0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7eac0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f086620 item 47 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7eac0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7eac0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.456349617 +0000 UTC m=+81.159136970 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7eac0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7f7c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7f7c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7f7c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7f7c0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7f7c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.456349617 +0000 UTC m=+81.159136970 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7f7c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f0869a0 item 47 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7fe00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7fe00): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7fe00): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7fe00): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7fe00): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7fe00): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7fe00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.457620051 +0000 UTC m=+81.160407406 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7fe00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98a440): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98a440): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98a440): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f087260 item 48 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98a440): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98a440): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.458068061 +0000 UTC m=+81.160855416 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98a440): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98b840): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98b840): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98b840): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98b840): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98b840): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.458068061 +0000 UTC m=+81.160855416 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98b840): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f087500 item 48 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98be80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98be80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98be80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98be80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98be80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.459428605 +0000 UTC m=+81.162215960 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f98be80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f276700): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f276700): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f276700): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f276700): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f276700): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f276700): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f0879d0 item 49 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f276700): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f276700): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.459855447 +0000 UTC m=+81.162642801 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f276700): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f276c40): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f276c40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f276c40): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f276c40): >_readAt: n=8, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f276c40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.459855447 +0000 UTC m=+81.162642801 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f276c40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f087b90 item 49 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2772c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2772c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2772c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2772c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2772c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.461042404 +0000 UTC m=+81.163829758 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2772c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2777c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2777c0): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2777c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f55c770 item 50 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2777c0): _readAt: size=2, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2777c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2777c0): _writeAt: size=3, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2777c0): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2777c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.461818602 +0000 UTC m=+81.164605955 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2777c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f277d40): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f277d40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f277d40): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f277d40): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f277d40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.461818602 +0000 UTC m=+81.164605955 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f277d40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f55cc40 item 50 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792140): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792140): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792140): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792140): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792140): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.463182602 +0000 UTC m=+81.165969956 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792140): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792640): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792640): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792640): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792640): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792640): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792640): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f55d260 item 51 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792640): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792640): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.463659717 +0000 UTC m=+81.166447071 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792640): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792bc0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792bc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792bc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792bc0): >_readAt: n=8, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792bc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.463659717 +0000 UTC m=+81.166447071 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792bc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f55d810 item 51 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793240): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793240): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793240): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793240): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793240): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.464855181 +0000 UTC m=+81.167642535 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793240): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793740): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793740): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793740): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f55dc70 item 52 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793740): _readAt: size=2, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793740): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793740): _writeAt: size=3, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793740): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793740): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.465473502 +0000 UTC m=+81.168260855 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793740): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793cc0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793cc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793cc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793cc0): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793cc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.465473502 +0000 UTC m=+81.168260855 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793cc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fc08000 item 52 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f538500): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f538500): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f538500): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f538500): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f538500): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.466620133 +0000 UTC m=+81.169407487 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f538500): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539680): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539680): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539680): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539680): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539680): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539680): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fc09260 item 53 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539680): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539680): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.467106316 +0000 UTC m=+81.169893670 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539680): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539c40): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539c40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539c40): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539c40): >_readAt: n=8, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539c40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.467106316 +0000 UTC m=+81.169893670 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539c40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fc09880 item 53 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c640): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c640): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c640): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c640): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c640): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.468273397 +0000 UTC m=+81.171060751 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c640): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83cb40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83cb40): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83cb40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6684d0 item 54 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83cb40): _readAt: size=2, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83cb40): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83cb40): _writeAt: size=3, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83cb40): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83cb40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.468869656 +0000 UTC m=+81.171657010 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83cb40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d0c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d0c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d0c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d0c0): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d0c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.468869656 +0000 UTC m=+81.171657010 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d0c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6688c0 item 54 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d740): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d740): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d740): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d740): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d740): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.470172612 +0000 UTC m=+81.172959966 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d740): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83dc40): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83dc40): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83dc40): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83dc40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83dc40): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83dc40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6690a0 item 55 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83dc40): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83dc40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.470732922 +0000 UTC m=+81.173520277 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83dc40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444280): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444280): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444280): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444280): >_readAt: n=8, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444280): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.470732922 +0000 UTC m=+81.173520277 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444280): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f669260 item 55 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444900): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444900): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444900): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444900): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444900): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.472118513 +0000 UTC m=+81.174905898 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444900): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444e00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444e00): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444e00): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f669650 item 56 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444e00): _readAt: size=2, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444e00): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444e00): _writeAt: size=3, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444e00): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444e00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.472686199 +0000 UTC m=+81.175473573 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444e00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445400): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445400): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445400): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445400): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445400): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.472686199 +0000 UTC m=+81.175473573 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445400): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f669880 item 56 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445a80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445a80): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445a80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445a80): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445a80): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445a80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445a80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445a80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.47443439 +0000 UTC m=+81.177221745 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445a80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac0c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac0c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac0c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f669ce0 item 57 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac0c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac0c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.474934198 +0000 UTC m=+81.177721552 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac0c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac600): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac600): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac600): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac600): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac600): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac600): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f4ca000 item 57 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac600): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac600): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.475502966 +0000 UTC m=+81.178290320 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac600): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7acb80): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7acb80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7acb80): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7acb80): >_readAt: n=8, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7acb80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.475502966 +0000 UTC m=+81.178290320 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7acb80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f4ca3f0 item 57 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad1c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad1c0): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad1c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad1c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad1c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad1c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad1c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad1c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.476888246 +0000 UTC m=+81.179675600 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad1c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad800): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad800): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad800): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f4ca770 item 58 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad800): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad800): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.477411859 +0000 UTC m=+81.180199213 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad800): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7add40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7add40): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7add40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f4ca930 item 58 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7add40): _readAt: size=2, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7add40): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7add40): _writeAt: size=3, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7add40): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7add40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.477956802 +0000 UTC m=+81.180744166 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7add40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202400): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202400): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202400): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202400): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202400): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.477956802 +0000 UTC m=+81.180744166 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202400): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f4caaf0 item 58 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202a80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202a80): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202a80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202a80): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202a80): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202a80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202a80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202a80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.479326713 +0000 UTC m=+81.182114068 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202a80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202fc0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202fc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202fc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f4cafc0 item 59 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202fc0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202fc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.479740159 +0000 UTC m=+81.182527513 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202fc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203500): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203500): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203500): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203500): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203500): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203500): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f4cb340 item 59 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203500): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203500): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.480319506 +0000 UTC m=+81.183106891 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203500): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203a80): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203a80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203a80): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203a80): >_readAt: n=8, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203a80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.480319506 +0000 UTC m=+81.183106891 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203a80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f4cb570 item 59 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092480): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092480): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092480): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092480): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092480): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092480): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092480): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092480): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.481742306 +0000 UTC m=+81.184529661 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092480): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092a40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092a40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092a40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f4cbe30 item 60 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092a40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092a40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.482238077 +0000 UTC m=+81.185025432 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092a40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092f80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092f80): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092f80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f63a1c0 item 60 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092f80): _readAt: size=2, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092f80): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092f80): _writeAt: size=3, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092f80): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092f80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.482859584 +0000 UTC m=+81.185646968 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092f80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f093540): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f093540): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f093540): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f093540): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f093540): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.482859584 +0000 UTC m=+81.185646968 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f093540): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f63a380 item 60 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec965c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec965c0): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec965c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec965c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec965c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec965c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec965c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec965c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.48421594 +0000 UTC m=+81.187003294 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec965c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec971c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec971c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec971c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f63a700 item 61 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec971c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec971c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.484729433 +0000 UTC m=+81.187516787 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec971c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec97dc0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec97dc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec97dc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec97dc0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec97dc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.484729433 +0000 UTC m=+81.187516787 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec97dc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f63a8c0 item 61 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0540): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0540): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0540): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0540): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0540): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0540): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0540): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0540): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.48630941 +0000 UTC m=+81.189096763 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0540): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0a80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0a80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0a80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f63ad20 item 62 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0a80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0a80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.4868056 +0000 UTC m=+81.189592954 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0a80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1180): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1180): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1180): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1180): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1180): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.4868056 +0000 UTC m=+81.189592954 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1180): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f63aee0 item 62 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c17c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c17c0): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c17c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c17c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c17c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c17c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c17c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c17c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.48857403 +0000 UTC m=+81.191361384 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c17c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1d00): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1d00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1d00): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f63b340 item 63 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1d00): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1d00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.489051786 +0000 UTC m=+81.191839141 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1d00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e4500): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e4500): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e4500): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e4500): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e4500): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.489051786 +0000 UTC m=+81.191839141 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e4500): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f63b500 item 63 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e4b40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e4b40): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e4b40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e4b40): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e4b40): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e4b40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e4b40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e4b40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.490249825 +0000 UTC m=+81.193037179 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e4b40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e5080): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e5080): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e5080): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f63bc70 item 64 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e5080): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e5080): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.490800098 +0000 UTC m=+81.193587452 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e5080): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e5780): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e5780): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e5780): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e5780): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e5780): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.490800098 +0000 UTC m=+81.193587452 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e5780): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47efb21c0 item 64 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e5dc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e5dc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e5dc0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e5dc0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e5dc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.492241143 +0000 UTC m=+81.195028496 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1e5dc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f206340): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f206340): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f206340): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f206340): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f206340): _writeAt: size=3, off=2 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47efb29a0 item 65 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f206340): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f206340): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.49292732 +0000 UTC m=+81.195714675 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f206340): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f206840): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f206840): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f206840): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f206840): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f206840): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.49292732 +0000 UTC m=+81.195714675 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f206840): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47efb3110 item 65 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f206e80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f206e80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f206e80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f206e80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f206e80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.49438124 +0000 UTC m=+81.197168593 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f206e80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f207300): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f207300): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47efb36c0 item 66 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f207300): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f207300): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f207300): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f207300): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f207300): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.495002906 +0000 UTC m=+81.197790260 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f207300): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f207840): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f207840): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f207840): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f207840): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f207840): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.495002906 +0000 UTC m=+81.197790260 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f207840): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47efb3a40 item 66 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f207e80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f207e80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f207e80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f207e80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f207e80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.496612708 +0000 UTC m=+81.199400082 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f207e80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ac400): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ac400): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ac400): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ac400): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ac400): _writeAt: size=3, off=2 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47eff8c40 item 67 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ac400): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ac400): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.497299707 +0000 UTC m=+81.200087061 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ac400): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ac900): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ac900): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ac900): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ac900): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ac900): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.497299707 +0000 UTC m=+81.200087061 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ac900): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47eff8fc0 item 67 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2acf80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2acf80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2acf80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2acf80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2acf80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.498641786 +0000 UTC m=+81.201429140 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2acf80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ad480): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ad480): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47eff9420 item 68 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ad480): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ad480): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ad480): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ad480): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ad480): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.49922997 +0000 UTC m=+81.202017354 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ad480): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ad9c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ad9c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ad9c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ad9c0): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ad9c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.49922997 +0000 UTC m=+81.202017354 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ad9c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47eff97a0 item 68 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e6100): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e6100): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e6100): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e6100): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e6100): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.500629808 +0000 UTC m=+81.203417172 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e6100): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e6580): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e6580): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e6580): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e6580): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e6580): _writeAt: size=3, off=2 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47eff9dc0 item 69 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e6580): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e6580): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.50116395 +0000 UTC m=+81.203951324 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e6580): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e6a80): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e6a80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e6a80): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e6a80): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e6a80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.50116395 +0000 UTC m=+81.203951324 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e6a80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f8a60e0 item 69 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e7100): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e7100): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e7100): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e7100): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e7100): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.502651723 +0000 UTC m=+81.205439107 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e7100): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e7600): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e7600): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f8a6690 item 70 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e7600): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e7600): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e7600): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e7600): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e7600): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.503132866 +0000 UTC m=+81.205920220 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e7600): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e7b40): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e7b40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e7b40): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e7b40): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e7b40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.503132866 +0000 UTC m=+81.205920220 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2e7b40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f8a6850 item 70 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3082c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3082c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3082c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3082c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3082c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.50420643 +0000 UTC m=+81.206993784 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3082c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3087c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3087c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3087c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3087c0): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3087c0): _writeAt: size=3, off=2 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f8a6bd0 item 71 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3087c0): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3087c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.504653681 +0000 UTC m=+81.207441034 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3087c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f308cc0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f308cc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f308cc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f308cc0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f308cc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.504653681 +0000 UTC m=+81.207441034 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f308cc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f8a71f0 item 71 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f309340): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f309340): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f309340): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f309340): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f309340): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.505766829 +0000 UTC m=+81.208554183 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f309340): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f309840): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f309840): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f8a75e0 item 72 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f309840): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f309840): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f309840): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f309840): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f309840): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.506414345 +0000 UTC m=+81.209201709 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f309840): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f309d80): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f309d80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f309d80): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f309d80): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f309d80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.506414345 +0000 UTC m=+81.209201709 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f309d80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f8a77a0 item 72 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f326440): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f326440): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f326440): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f326440): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f326440): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f326440): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f326440): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.507811216 +0000 UTC m=+81.210598571 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f326440): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f326940): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f326940): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f326940): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f8a7b20 item 73 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f326940): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f326940): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.508286218 +0000 UTC m=+81.211073572 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f326940): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f326e00): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f326e00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f326e00): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f326e00): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f326e00): _writeAt: size=3, off=2 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f090770 item 73 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f326e00): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f326e00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.508820351 +0000 UTC m=+81.211607705 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f326e00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f327340): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f327340): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f327340): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f327340): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f327340): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.508820351 +0000 UTC m=+81.211607705 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f327340): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9aa150 item 73 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f327980): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f327980): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f327980): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f327980): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f327980): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f327980): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f327980): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.510310157 +0000 UTC m=+81.213097531 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f327980): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f327e80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f327e80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f327e80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9aabd0 item 74 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f327e80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f327e80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.510717762 +0000 UTC m=+81.213505117 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f327e80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34e4c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34e4c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9aad90 item 74 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34e4c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34e4c0): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34e4c0): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34e4c0): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34e4c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.511371699 +0000 UTC m=+81.214159083 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34e4c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34ea40): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34ea40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34ea40): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34ea40): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34ea40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.511371699 +0000 UTC m=+81.214159083 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34ea40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9ab0a0 item 74 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34f080): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34f080): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34f080): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34f080): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34f080): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34f080): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34f080): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.512798467 +0000 UTC m=+81.215585831 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34f080): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34f580): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34f580): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34f580): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9ab420 item 75 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34f580): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34f580): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.513372354 +0000 UTC m=+81.216159708 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34f580): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34fac0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34fac0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34fac0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34fac0): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34fac0): _writeAt: size=3, off=2 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9ab5e0 item 75 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34fac0): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34fac0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.513928638 +0000 UTC m=+81.216716002 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f34fac0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36e100): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36e100): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36e100): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36e100): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36e100): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.513928638 +0000 UTC m=+81.216716002 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36e100): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9ab880 item 75 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36e740): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36e740): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36e740): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36e740): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36e740): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36e740): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36e740): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.515233107 +0000 UTC m=+81.218020461 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36e740): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36ec40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36ec40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36ec40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9abce0 item 76 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36ec40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36ec40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.515591238 +0000 UTC m=+81.218378593 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36ec40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36f180): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36f180): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ed78310 item 76 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36f180): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36f180): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36f180): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36f180): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36f180): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.516101567 +0000 UTC m=+81.218888921 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36f180): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36f700): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36f700): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36f700): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36f700): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36f700): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.516101567 +0000 UTC m=+81.218888921 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36f700): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ed78620 item 76 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36fd40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36fd40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36fd40): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36fd40): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36fd40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36fd40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36fd40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.517223714 +0000 UTC m=+81.220011067 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f36fd40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c2340): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c2340): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c2340): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ed78e00 item 77 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c2340): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c2340): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.517993248 +0000 UTC m=+81.220780602 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c2340): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c2a40): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c2a40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c2a40): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c2a40): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c2a40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.517993248 +0000 UTC m=+81.220780602 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c2a40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ed79d50 item 77 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c3080): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c3080): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c3080): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c3080): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c3080): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c3080): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c3080): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.519380341 +0000 UTC m=+81.222167695 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c3080): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c3580): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c3580): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c3580): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47efcab60 item 78 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c3580): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c3580): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.520165765 +0000 UTC m=+81.222953120 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c3580): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c3c80): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c3c80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c3c80): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c3c80): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c3c80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.520165765 +0000 UTC m=+81.222953120 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3c3c80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ec98070 item 78 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c3c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c3c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c3c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c3c0): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c3c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c3c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c3c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.521403308 +0000 UTC m=+81.224190662 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c3c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c8c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c8c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c8c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ec98af0 item 79 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c8c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c8c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.522007522 +0000 UTC m=+81.224794897 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40c8c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40cfc0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40cfc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40cfc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40cfc0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40cfc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.522007522 +0000 UTC m=+81.224794897 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40cfc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ec998f0 item 79 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40d600): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40d600): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40d600): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40d600): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40d600): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40d600): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40d600): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.523484334 +0000 UTC m=+81.226271688 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40d600): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40db00): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40db00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40db00): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5bca10 item 80 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40db00): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40db00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.523995573 +0000 UTC m=+81.226782937 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40db00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f428300): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f428300): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f428300): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f428300): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f428300): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.523995573 +0000 UTC m=+81.226782937 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f428300): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5bccb0 item 80 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f428940): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f428940): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f428940): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f428940): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f428940): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.526355563 +0000 UTC m=+81.229142917 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f428940): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f428dc0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f428dc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f428dc0): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f428dc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f428dc0): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f428dc0): _writeAt: size=3, off=7 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5bd0a0 item 81 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f428dc0): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f428dc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.526819054 +0000 UTC m=+81.229606408 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f428dc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f429300): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f429300): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f429300): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f429300): >_readAt: n=8, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f429300): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.526819054 +0000 UTC m=+81.229606408 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f429300): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5bd2d0 item 81 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f429980): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f429980): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f429980): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f429980): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f429980): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.527899632 +0000 UTC m=+81.230686985 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f429980): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f429e80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f429e80): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f429e80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5bd650 item 82 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f429e80): _readAt: size=2, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f429e80): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f429e80): _writeAt: size=3, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f429e80): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f429e80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.528400772 +0000 UTC m=+81.231188126 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f429e80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46e500): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46e500): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46e500): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46e500): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46e500): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.528400772 +0000 UTC m=+81.231188126 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46e500): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5bd880 item 82 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46eb80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46eb80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46eb80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46eb80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46eb80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.52942826 +0000 UTC m=+81.232215614 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46eb80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46f080): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46f080): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46f080): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46f080): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46f080): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46f080): _writeAt: size=3, off=7 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5bdc00 item 83 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46f080): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46f080): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.530673257 +0000 UTC m=+81.233460611 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46f080): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46f5c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46f5c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46f5c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46f5c0): >_readAt: n=8, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46f5c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.530673257 +0000 UTC m=+81.233460611 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46f5c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f544150 item 83 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46fc40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46fc40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46fc40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46fc40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46fc40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.533004041 +0000 UTC m=+81.235791396 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f46fc40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59a240): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59a240): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59a240): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f545490 item 84 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59a240): _readAt: size=2, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59a240): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59a240): _writeAt: size=3, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59a240): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59a240): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.534050667 +0000 UTC m=+81.236838021 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59a240): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59a7c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59a7c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59a7c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59a7c0): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59a7c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.534050667 +0000 UTC m=+81.236838021 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59a7c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5457a0 item 84 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59ae40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59ae40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59ae40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59ae40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59ae40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.536164253 +0000 UTC m=+81.238951608 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59ae40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59b340): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59b340): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59b340): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59b340): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59b340): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59b340): _writeAt: size=3, off=7 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f545e30 item 85 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59b340): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59b340): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.537053703 +0000 UTC m=+81.239841057 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59b340): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59b880): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59b880): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59b880): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59b880): >_readAt: n=8, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59b880): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.537053703 +0000 UTC m=+81.239841057 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f59b880): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f080150 item 85 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dc000): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dc000): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dc000): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dc000): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dc000): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.539013501 +0000 UTC m=+81.241800856 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dc000): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dc500): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dc500): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dc500): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f080620 item 86 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dc500): _readAt: size=2, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dc500): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dc500): _writeAt: size=3, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dc500): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dc500): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.540008008 +0000 UTC m=+81.242795362 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dc500): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dca80): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dca80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dca80): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dca80): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dca80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.540008008 +0000 UTC m=+81.242795362 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dca80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f080930 item 86 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dd100): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dd100): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dd100): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dd100): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dd100): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.542600924 +0000 UTC m=+81.245388289 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dd100): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dd600): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dd600): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dd600): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dd600): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dd600): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dd600): _writeAt: size=3, off=7 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f0812d0 item 87 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dd600): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dd600): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.544346943 +0000 UTC m=+81.247134296 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5dd600): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5ddb40): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5ddb40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5ddb40): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5ddb40): >_readAt: n=8, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5ddb40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.544346943 +0000 UTC m=+81.247134296 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5ddb40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f081570 item 87 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 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/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63e2c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63e2c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63e2c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63e2c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63e2c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.545804868 +0000 UTC m=+81.248592223 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63e2c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63e7c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63e7c0): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63e7c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f081ab0 item 88 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63e7c0): _readAt: size=2, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63e7c0): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63e7c0): _writeAt: size=3, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63e7c0): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63e7c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.546362735 +0000 UTC m=+81.249150089 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63e7c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63ed40): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63ed40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63ed40): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63ed40): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63ed40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.546362735 +0000 UTC m=+81.249150089 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63ed40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1a0e0 item 88 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63f380): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63f380): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63f380): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63f380): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63f380): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63f380): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63f380): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63f380): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.547689315 +0000 UTC m=+81.250476669 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63f380): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63f8c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63f8c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63f8c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1a700 item 89 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63f8c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63f8c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.548118992 +0000 UTC m=+81.250906346 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63f8c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63fe00): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63fe00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63fe00): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63fe00): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63fe00): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63fe00): _writeAt: size=3, off=7 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1a8c0 item 89 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63fe00): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63fe00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.548866735 +0000 UTC m=+81.251654089 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f63fe00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67a480): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67a480): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67a480): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67a480): >_readAt: n=8, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67a480): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.548866735 +0000 UTC m=+81.251654089 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67a480): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1aaf0 item 89 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67aac0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67aac0): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67aac0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67aac0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67aac0): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67aac0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67aac0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67aac0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.551743625 +0000 UTC m=+81.254530979 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67aac0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67b000): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67b000): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67b000): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1ae70 item 90 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67b000): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67b000): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.552194271 +0000 UTC m=+81.254981625 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67b000): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67b540): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67b540): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67b540): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1b030 item 90 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67b540): _readAt: size=2, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67b540): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67b540): _writeAt: size=3, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67b540): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67b540): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.552734736 +0000 UTC m=+81.255522090 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67b540): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67bb00): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67bb00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67bb00): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67bb00): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67bb00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.552734736 +0000 UTC m=+81.255522090 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67bb00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1b1f0 item 90 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ac240): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ac240): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ac240): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ac240): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ac240): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ac240): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ac240): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ac240): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.553869725 +0000 UTC m=+81.256657079 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ac240): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ac780): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ac780): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ac780): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1b880 item 91 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ac780): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ac780): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.554287189 +0000 UTC m=+81.257074543 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ac780): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6accc0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6accc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6accc0): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6accc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6accc0): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6accc0): _writeAt: size=3, off=7 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1bb20 item 91 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6accc0): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6accc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.554836391 +0000 UTC m=+81.257623744 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6accc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ad240): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ad240): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ad240): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ad240): >_readAt: n=8, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ad240): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.554836391 +0000 UTC m=+81.257623744 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ad240): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1bce0 item 91 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 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/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ad880): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ad880): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ad880): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ad880): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ad880): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ad880): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ad880): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ad880): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.556309255 +0000 UTC m=+81.259096619 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6ad880): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6addc0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6addc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6addc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ef9e690 item 92 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6addc0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6addc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.556820403 +0000 UTC m=+81.259607758 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6addc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f718400): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f718400): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f718400): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ef9f1f0 item 92 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f718400): _readAt: size=2, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f718400): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f718400): _writeAt: size=3, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f718400): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f718400): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.557596701 +0000 UTC m=+81.260384056 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f718400): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7189c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7189c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7189c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7189c0): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7189c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.557596701 +0000 UTC m=+81.260384056 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7189c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ef9f6c0 item 92 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f719000): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f719000): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f719000): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f719000): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f719000): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f719000): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f719000): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f719000): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.55883799 +0000 UTC m=+81.261625345 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f719000): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f719540): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f719540): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f719540): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ef9fc70 item 93 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f719540): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f719540): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.559267387 +0000 UTC m=+81.262054740 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f719540): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f719c40): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f719c40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f719c40): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f719c40): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f719c40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.559267387 +0000 UTC m=+81.262054740 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f719c40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6d62a0 item 93 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 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/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f736380): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f736380): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f736380): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f736380): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f736380): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f736380): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f736380): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f736380): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.560652496 +0000 UTC m=+81.263439850 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f736380): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7368c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7368c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7368c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6d68c0 item 94 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7368c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7368c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.561160761 +0000 UTC m=+81.263948115 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7368c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f736fc0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f736fc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f736fc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f736fc0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f736fc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.561160761 +0000 UTC m=+81.263948115 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f736fc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6d6af0 item 94 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 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/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f737600): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f737600): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f737600): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f737600): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f737600): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f737600): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f737600): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f737600): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.562655766 +0000 UTC m=+81.265443121 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f737600): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f737b40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f737b40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f737b40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6d6ee0 item 95 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f737b40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f737b40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.563168569 +0000 UTC m=+81.265955924 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f737b40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c340): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c340): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c340): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c340): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c340): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.563168569 +0000 UTC m=+81.265955924 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c340): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6d70a0 item 95 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 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/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c980): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c980): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c980): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c980): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c980): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c980): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c980): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c980): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.564639681 +0000 UTC m=+81.267427035 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c980): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75cec0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75cec0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75cec0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6d75e0 item 96 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75cec0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75cec0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.565203828 +0000 UTC m=+81.267991183 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75cec0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75d5c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75d5c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75d5c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75d5c0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75d5c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.565203828 +0000 UTC m=+81.267991183 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75d5c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6d77a0 item 96 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= 2026/06/24 01:02:49 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:49 DEBUG : Looking for writers 2026/06/24 01:02:49 DEBUG : >WaitForWriters: 2026/06/24 01:02:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/24 01:02:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77e440): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77e440): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77e440): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77e440): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77e440): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.70136776 +0000 UTC m=+81.404155114 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77e440): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77e8c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77e8c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77e8c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77e8c0): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77e8c0): _writeAt: size=3, off=2 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77e8c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77e8c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.70136776 +0000 UTC m=+81.404155114 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77e8c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77ed80): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77ed80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77ed80): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77ed80): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77ed80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.70136776 +0000 UTC m=+81.404155114 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77ed80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6400e0 item 1 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77f3c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77f3c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77f3c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77f3c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77f3c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.703486857 +0000 UTC m=+81.406274212 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77f3c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77f8c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77f8c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77f8c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77f8c0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77f8c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.703486857 +0000 UTC m=+81.406274212 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f77f8c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6405b0 item 2 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2000): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2000): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2000): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2000): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2000): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.704775346 +0000 UTC m=+81.407562720 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2000): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2480): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2480): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2480): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2480): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2480): _writeAt: size=3, off=2 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2480): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2480): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.704775346 +0000 UTC m=+81.407562720 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2480): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2940): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2940): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2940): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2940): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2940): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.704775346 +0000 UTC m=+81.407562720 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2940): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f640a10 item 3 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2fc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2fc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2fc0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2fc0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2fc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.706949427 +0000 UTC m=+81.409736791 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d2fc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d3500): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d3500): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d3500): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d3500): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d3500): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.706949427 +0000 UTC m=+81.409736791 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d3500): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f640ee0 item 4 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d3b40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d3b40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d3b40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d3b40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d3b40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.708597138 +0000 UTC m=+81.411384503 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7d3b40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a40c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a40c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a40c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a40c0): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a40c0): _writeAt: size=3, off=2 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a40c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a40c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.708597138 +0000 UTC m=+81.411384503 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a40c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a4580): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a4580): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a4580): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a4580): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a4580): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.708597138 +0000 UTC m=+81.411384503 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a4580): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f641260 item 5 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a4c00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a4c00): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a4c00): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a4c00): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a4c00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.710594628 +0000 UTC m=+81.413381992 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a4c00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a5140): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a5140): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a5140): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a5140): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a5140): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.710594628 +0000 UTC m=+81.413381992 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a5140): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6417a0 item 6 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a57c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a57c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a57c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a57c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a57c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.711963998 +0000 UTC m=+81.414751362 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a57c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a5cc0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a5cc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a5cc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a5cc0): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a5cc0): _writeAt: size=3, off=2 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a5cc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a5cc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.711963998 +0000 UTC m=+81.414751362 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8a5cc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6280): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6280): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6280): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6280): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6280): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.711963998 +0000 UTC m=+81.414751362 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6280): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f641c00 item 7 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6900): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6900): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6900): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6900): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6900): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.713799955 +0000 UTC m=+81.416587319 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6900): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6e40): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6e40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6e40): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6e40): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6e40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.713799955 +0000 UTC m=+81.416587319 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6e40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9a4540 item 8 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7400): _readAt: size=2, off=0 2026/06/24 01:02:49 ERROR : open-test-file(0x2c47f8c7400): Couldn't read size of file 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7400): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7400): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7400): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7400): close: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7400): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c77c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c77c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c77c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c77c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c77c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.715437148 +0000 UTC m=+81.418224512 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c77c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7c40): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7c40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7c40): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7c40): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7c40): _writeAt: size=3, off=2 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7c40): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7c40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.715437148 +0000 UTC m=+81.418224512 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7c40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90e240): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90e240): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90e240): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90e240): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90e240): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.715437148 +0000 UTC m=+81.418224512 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90e240): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9a4bd0 item 9 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90e8c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90e8c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90e8c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90e8c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90e8c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.717559561 +0000 UTC m=+81.420346925 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90e8c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90ee00): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90ee00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90ee00): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90ee00): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90ee00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.717559561 +0000 UTC m=+81.420346925 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90ee00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9a50a0 item 10 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90f440): _readAt: size=2, off=0 2026/06/24 01:02:49 ERROR : open-test-file(0x2c47f90f440): Couldn't read size of file 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90f440): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90f440): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90f440): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90f440): close: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90f440): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90f800): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90f800): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90f800): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90f800): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90f800): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.718871884 +0000 UTC m=+81.421659248 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90f800): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90fd00): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90fd00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90fd00): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90fd00): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90fd00): _writeAt: size=3, off=2 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90fd00): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90fd00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.718871884 +0000 UTC m=+81.421659248 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f90fd00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932300): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932300): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932300): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932300): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932300): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.718871884 +0000 UTC m=+81.421659248 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932300): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9a5570 item 11 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932980): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932980): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932980): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932980): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932980): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.721174766 +0000 UTC m=+81.423962130 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932980): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932ec0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932ec0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932ec0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932ec0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932ec0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.721174766 +0000 UTC m=+81.423962130 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932ec0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9a5b20 item 12 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f933500): _readAt: size=2, off=0 2026/06/24 01:02:49 ERROR : open-test-file(0x2c47f933500): Couldn't read size of file 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f933500): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f933500): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f933500): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f933500): close: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f933500): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9338c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9338c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9338c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9338c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9338c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.723601141 +0000 UTC m=+81.426388495 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9338c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f2600): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f2600): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f2600): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f2600): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f2600): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.723601141 +0000 UTC m=+81.426388495 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f2600): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f25a310 item 13 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f2c80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f2c80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f2c80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f2c80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f2c80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.725577551 +0000 UTC m=+81.428364945 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f2c80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f31c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f31c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f31c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f31c0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f31c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.725577551 +0000 UTC m=+81.428364945 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f31c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f25a9a0 item 14 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f3800): _readAt: size=2, off=0 2026/06/24 01:02:49 ERROR : open-test-file(0x2c47f9f3800): Couldn't read size of file 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f3800): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f3800): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f3800): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f3800): close: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f3800): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932000): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932000): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932000): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932000): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932000): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.727611859 +0000 UTC m=+81.430399223 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932000): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9326c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9326c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9326c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9326c0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9326c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.727611859 +0000 UTC m=+81.430399223 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9326c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47efd4230 item 15 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 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/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932d40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932d40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932d40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932d40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932d40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.728942195 +0000 UTC m=+81.431729549 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f932d40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f933280): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f933280): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f933280): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f933280): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f933280): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.728942195 +0000 UTC m=+81.431729549 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f933280): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47efd4850 item 16 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f933b80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f933b80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f933b80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f933b80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f933b80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.730636786 +0000 UTC m=+81.433424150 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f933b80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f3cc0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f3cc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f3cc0): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f3cc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f3cc0): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f3cc0): _writeAt: size=3, off=7 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f3cc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f3cc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.730636786 +0000 UTC m=+81.433424150 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9f3cc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7e780): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7e780): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7e780): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7e780): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7e780): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.730636786 +0000 UTC m=+81.433424150 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7e780): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47efd4e70 item 17 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7f640): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7f640): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7f640): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7f640): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7f640): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.733302981 +0000 UTC m=+81.436090335 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7f640): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7fb80): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7fb80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7fb80): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7fb80): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7fb80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.733302981 +0000 UTC m=+81.436090335 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7fb80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f532000 item 18 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47eeffd00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47eeffd00): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47eeffd00): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47eeffd00): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47eeffd00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.734543218 +0000 UTC m=+81.437330572 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47eeffd00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792480): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792480): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792480): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792480): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792480): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792480): _writeAt: size=3, off=7 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792480): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792480): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.734543218 +0000 UTC m=+81.437330572 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f792480): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7929c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7929c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7929c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7929c0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7929c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.734543218 +0000 UTC m=+81.437330572 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7929c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f532620 item 19 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793040): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793040): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793040): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793040): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793040): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.737534263 +0000 UTC m=+81.440321627 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793040): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f538300): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f538300): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f538300): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f538300): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f538300): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.737534263 +0000 UTC m=+81.440321627 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f538300): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9a4150 item 20 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539680): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539680): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539680): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539680): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539680): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.739726377 +0000 UTC m=+81.442513731 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539680): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539c00): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539c00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539c00): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539c00): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539c00): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539c00): _writeAt: size=3, off=7 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539c00): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539c00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.739726377 +0000 UTC m=+81.442513731 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539c00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c440): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c440): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c440): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c440): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c440): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.739726377 +0000 UTC m=+81.442513731 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c440): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9a4540 item 21 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83cb00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83cb00): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83cb00): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83cb00): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83cb00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.742049116 +0000 UTC m=+81.444836470 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83cb00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d040): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d040): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d040): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d040): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d040): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.742049116 +0000 UTC m=+81.444836470 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d040): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9a4d20 item 22 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d6c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d6c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d6c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d6c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d6c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.744058568 +0000 UTC m=+81.446845922 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d6c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83dbc0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83dbc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83dbc0): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83dbc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83dbc0): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83dbc0): _writeAt: size=3, off=7 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83dbc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83dbc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.744058568 +0000 UTC m=+81.446845922 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83dbc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4441c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4441c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4441c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4441c0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4441c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.744058568 +0000 UTC m=+81.446845922 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4441c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9a50a0 item 23 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 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/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444840): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444840): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444840): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444840): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444840): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.745895185 +0000 UTC m=+81.448682539 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444840): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444d80): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444d80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444d80): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444d80): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444d80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.745895185 +0000 UTC m=+81.448682539 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444d80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9a5730 item 24 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4453c0): _readAt: size=2, off=0 2026/06/24 01:02:49 ERROR : open-test-file(0x2c47f4453c0): Couldn't read size of file 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4453c0): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4453c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4453c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4453c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4453c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4457c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4457c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4457c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4457c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4457c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.747435577 +0000 UTC m=+81.450222951 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4457c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445cc0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445cc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445cc0): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445cc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445cc0): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445cc0): _writeAt: size=3, off=7 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445cc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445cc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.747435577 +0000 UTC m=+81.450222951 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f445cc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac300): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac300): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac300): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac300): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac300): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.747435577 +0000 UTC m=+81.450222951 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac300): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9a5b20 item 25 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac980): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac980): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac980): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac980): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac980): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.749380036 +0000 UTC m=+81.452167410 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ac980): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7acec0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7acec0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7acec0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7acec0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7acec0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.749380036 +0000 UTC m=+81.452167410 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7acec0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f25b1f0 item 26 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad600): _readAt: size=2, off=0 2026/06/24 01:02:49 ERROR : open-test-file(0x2c47f7ad600): Couldn't read size of file 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad600): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad600): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad600): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad600): close: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad600): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad9c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad9c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad9c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad9c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad9c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.751706994 +0000 UTC m=+81.454494348 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7ad9c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7adec0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7adec0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7adec0): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7adec0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7adec0): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7adec0): _writeAt: size=3, off=7 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7adec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7adec0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.751706994 +0000 UTC m=+81.454494348 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7adec0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202500): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202500): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202500): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202500): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202500): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.751706994 +0000 UTC m=+81.454494348 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202500): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f25b5e0 item 27 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 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/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202bc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202bc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202bc0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202bc0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202bc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.754031827 +0000 UTC m=+81.456819181 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f202bc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203100): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203100): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203100): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203100): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203100): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.754031827 +0000 UTC m=+81.456819181 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203100): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f25bb90 item 28 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203740): _readAt: size=2, off=0 2026/06/24 01:02:49 ERROR : open-test-file(0x2c47f203740): Couldn't read size of file 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203740): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203740): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203740): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203740): close: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203740): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203b00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203b00): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203b00): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203b00): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203b00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.756006303 +0000 UTC m=+81.458793697 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f203b00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092580): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092580): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092580): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092580): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092580): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.756006303 +0000 UTC m=+81.458793697 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092580): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f086460 item 29 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 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/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092c80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092c80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092c80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092c80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092c80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.757564517 +0000 UTC m=+81.460351872 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f092c80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f0931c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f0931c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f0931c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f0931c0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f0931c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.757564517 +0000 UTC m=+81.460351872 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f0931c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f086e00 item 30 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 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/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f093c40): _readAt: size=2, off=0 2026/06/24 01:02:49 ERROR : open-test-file(0x2c47f093c40): Couldn't read size of file 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f093c40): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f093c40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f093c40): >_writeAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f093c40): close: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f093c40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec968c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec968c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec968c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec968c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec968c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.759678626 +0000 UTC m=+81.462466019 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec968c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec97640): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec97640): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec97640): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec97640): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec97640): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.759678626 +0000 UTC m=+81.462466019 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ec97640): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f0873b0 item 31 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 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/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c040): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c040): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c040): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c040): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c040): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.761427048 +0000 UTC m=+81.464214402 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c040): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c580): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c580): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c580): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c580): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c580): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.761427048 +0000 UTC m=+81.464214402 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75c580): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f0878f0 item 32 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75cbc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75cbc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75cbc0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75cbc0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75cbc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.762736526 +0000 UTC m=+81.465523879 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75cbc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75d040): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75d040): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75d040): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75d040): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75d040): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f087c70 item 33 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75d040): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75d040): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.763239979 +0000 UTC m=+81.466027334 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75d040): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75d540): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75d540): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75d540): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75d540): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75d540): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.763239979 +0000 UTC m=+81.466027334 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75d540): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f55c380 item 33 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75db80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75db80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75db80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75db80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75db80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.765595 +0000 UTC m=+81.468382355 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f75db80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f152140): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f152140): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f55caf0 item 34 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f152140): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f152140): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f152140): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f152140): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f152140): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.766165562 +0000 UTC m=+81.468952915 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f152140): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f152680): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f152680): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f152680): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f152680): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f152680): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.766165562 +0000 UTC m=+81.468952915 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f152680): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f55cf50 item 34 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f152cc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f152cc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f152cc0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f152cc0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f152cc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.767301303 +0000 UTC m=+81.470088657 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f152cc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f153140): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f153140): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f153140): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f153140): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f153140): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f55d730 item 35 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f153140): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f153140): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.767769321 +0000 UTC m=+81.470556676 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f153140): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f153640): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f153640): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f153640): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f153640): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f153640): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.767769321 +0000 UTC m=+81.470556676 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f153640): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f55d960 item 35 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f153cc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f153cc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f153cc0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f153cc0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f153cc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.7689189 +0000 UTC m=+81.471706274 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f153cc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1642c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1642c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f55de30 item 36 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1642c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1642c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1642c0): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1642c0): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1642c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.769649761 +0000 UTC m=+81.472437116 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1642c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f164800): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f164800): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f164800): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f164800): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f164800): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.769649761 +0000 UTC m=+81.472437116 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f164800): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fc082a0 item 36 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f164e40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f164e40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f164e40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f164e40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f164e40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.7712849 +0000 UTC m=+81.474072254 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f164e40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1652c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1652c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1652c0): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1652c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1652c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fc08ee0 item 37 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1652c0): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1652c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.772134725 +0000 UTC m=+81.474922079 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1652c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1657c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1657c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1657c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1657c0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1657c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.772134725 +0000 UTC m=+81.474922079 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1657c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fc09110 item 37 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f165e40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f165e40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f165e40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f165e40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f165e40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.773637195 +0000 UTC m=+81.476424549 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f165e40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f174440): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f174440): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fc098f0 item 38 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f174440): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f174440): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f174440): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f174440): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f174440): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.774207906 +0000 UTC m=+81.476995280 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f174440): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f174980): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f174980): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f174980): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f174980): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f174980): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.774207906 +0000 UTC m=+81.476995280 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f174980): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f668310 item 38 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f175000): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f175000): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f175000): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f175000): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f175000): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.776370976 +0000 UTC m=+81.479158330 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f175000): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f175500): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f175500): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f175500): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f175500): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f175500): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6688c0 item 39 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f175500): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f175500): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.777341178 +0000 UTC m=+81.480128531 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f175500): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f175a00): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f175a00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f175a00): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f175a00): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f175a00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.777341178 +0000 UTC m=+81.480128531 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f175a00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f668b60 item 39 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0180): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0180): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0180): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0180): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0180): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.779358825 +0000 UTC m=+81.482146179 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0180): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0680): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0680): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6691f0 item 40 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0680): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0680): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0680): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0680): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0680): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.780286636 +0000 UTC m=+81.483073990 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0680): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0bc0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0bc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0bc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0bc0): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0bc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.780286636 +0000 UTC m=+81.483073990 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c0bc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6693b0 item 40 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1180): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1180): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1180): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1180): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1180): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1180): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1180): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.78155157 +0000 UTC m=+81.484338925 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1180): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1680): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1680): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1680): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6697a0 item 41 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1680): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1680): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.782110188 +0000 UTC m=+81.484897562 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1680): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1b40): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1b40): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1b40): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1b40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1b40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f669960 item 41 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1b40): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1b40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.782717678 +0000 UTC m=+81.485505052 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1c1b40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d2180): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d2180): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d2180): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d2180): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d2180): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.782717678 +0000 UTC m=+81.485505052 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d2180): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f669c00 item 41 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d27c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d27c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d27c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d27c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d27c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d27c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d27c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.784589953 +0000 UTC m=+81.487377327 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d27c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d2cc0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d2cc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d2cc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f4ca310 item 42 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d2cc0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d2cc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.785285248 +0000 UTC m=+81.488072632 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d2cc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d3200): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d3200): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f4ca4d0 item 42 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d3200): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d3200): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d3200): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d3200): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d3200): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.785889803 +0000 UTC m=+81.488677157 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d3200): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d3780): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d3780): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d3780): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d3780): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d3780): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.785889803 +0000 UTC m=+81.488677157 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d3780): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f4ca690 item 42 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d3dc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d3dc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d3dc0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d3dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d3dc0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d3dc0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d3dc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.788950868 +0000 UTC m=+81.491738222 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1d3dc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f03c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f03c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f03c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f4caa10 item 43 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f03c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f03c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.791296992 +0000 UTC m=+81.494084356 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f03c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f0900): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f0900): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f0900): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f0900): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f0900): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f4cabd0 item 43 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f0900): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f0900): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.791884043 +0000 UTC m=+81.494671397 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f0900): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f0e40): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f0e40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f0e40): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f0e40): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f0e40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.791884043 +0000 UTC m=+81.494671397 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f0e40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f4cae00 item 43 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f1480): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f1480): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f1480): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f1480): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f1480): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f1480): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f1480): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.797200552 +0000 UTC m=+81.499987906 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f1480): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f1980): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f1980): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f1980): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f4cb490 item 44 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f1980): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f1980): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.798335142 +0000 UTC m=+81.501122496 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f1980): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f1ec0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f1ec0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f4cb7a0 item 44 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f1ec0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f1ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f1ec0): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f1ec0): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f1ec0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.799441057 +0000 UTC m=+81.502228422 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f1f1ec0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f270540): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f270540): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f270540): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f270540): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f270540): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.799441057 +0000 UTC m=+81.502228422 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f270540): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f4cbd50 item 44 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f270b80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f270b80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f270b80): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f270b80): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f270b80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f270b80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f270b80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.801179671 +0000 UTC m=+81.503967055 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f270b80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f271080): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f271080): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f271080): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f63a2a0 item 45 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f271080): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f271080): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.802160362 +0000 UTC m=+81.504947726 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f271080): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f271780): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f271780): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f271780): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f271780): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f271780): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.802160362 +0000 UTC m=+81.504947726 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f271780): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f63a460 item 45 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f271dc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f271dc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f271dc0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f271dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f271dc0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f271dc0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f271dc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.803876303 +0000 UTC m=+81.506663656 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f271dc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b03c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b03c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b03c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f63a7e0 item 46 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b03c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b03c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.804558022 +0000 UTC m=+81.507345376 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b03c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b0ac0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b0ac0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b0ac0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b0ac0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b0ac0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.804558022 +0000 UTC m=+81.507345376 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b0ac0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f63a9a0 item 46 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b1100): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b1100): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b1100): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b1100): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b1100): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b1100): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b1100): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.806062075 +0000 UTC m=+81.508849429 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b1100): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b1600): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b1600): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b1600): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f63ae00 item 47 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b1600): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b1600): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.806823755 +0000 UTC m=+81.509611108 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b1600): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b1d00): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b1d00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b1d00): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b1d00): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b1d00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.806823755 +0000 UTC m=+81.509611108 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2b1d00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f63afc0 item 47 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 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/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dc440): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dc440): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dc440): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dc440): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dc440): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dc440): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dc440): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.808562367 +0000 UTC m=+81.511349721 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dc440): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dc940): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dc940): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dc940): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f63b420 item 48 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dc940): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dc940): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.809192911 +0000 UTC m=+81.511980265 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dc940): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dd040): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dd040): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dd040): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dd040): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dd040): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.809192911 +0000 UTC m=+81.511980265 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dd040): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f63b960 item 48 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dd680): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dd680): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dd680): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dd680): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dd680): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.810867645 +0000 UTC m=+81.513654999 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2dd680): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ddb00): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ddb00): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ddb00): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ddb00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ddb00): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ddb00): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f63be30 item 49 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ddb00): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ddb00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.811378072 +0000 UTC m=+81.514165427 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f2ddb00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f306140): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f306140): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f306140): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f306140): >_readAt: n=8, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f306140): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.811378072 +0000 UTC m=+81.514165427 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f306140): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47efb23f0 item 49 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3067c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3067c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3067c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3067c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3067c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.814328701 +0000 UTC m=+81.517116055 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3067c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f306cc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f306cc0): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f306cc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47efb2fc0 item 50 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f306cc0): _readAt: size=2, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f306cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f306cc0): _writeAt: size=3, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f306cc0): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f306cc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.814876318 +0000 UTC m=+81.517663672 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f306cc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f307240): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f307240): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f307240): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f307240): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f307240): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.814876318 +0000 UTC m=+81.517663672 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f307240): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47efb32d0 item 50 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3078c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3078c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3078c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3078c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3078c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.8159586 +0000 UTC m=+81.518745954 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3078c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f307dc0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f307dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f307dc0): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f307dc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f307dc0): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f307dc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47efb38f0 item 51 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f307dc0): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f307dc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.816604302 +0000 UTC m=+81.519391656 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f307dc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31e400): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31e400): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31e400): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31e400): >_readAt: n=8, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31e400): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.816604302 +0000 UTC m=+81.519391656 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31e400): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47eff81c0 item 51 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31ea80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31ea80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31ea80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31ea80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31ea80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.817934438 +0000 UTC m=+81.520721802 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31ea80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31ef80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31ef80): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31ef80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47eff8ee0 item 52 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31ef80): _readAt: size=2, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31ef80): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31ef80): _writeAt: size=3, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31ef80): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31ef80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.818713941 +0000 UTC m=+81.521501296 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31ef80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31f500): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31f500): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31f500): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31f500): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31f500): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.818713941 +0000 UTC m=+81.521501296 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31f500): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47eff90a0 item 52 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31fb80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31fb80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31fb80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31fb80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31fb80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.820212124 +0000 UTC m=+81.522999477 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f31fb80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33e180): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33e180): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33e180): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33e180): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33e180): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33e180): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47eff9500 item 53 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33e180): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33e180): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.820710248 +0000 UTC m=+81.523497603 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33e180): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33e6c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33e6c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33e6c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33e6c0): >_readAt: n=8, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33e6c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.820710248 +0000 UTC m=+81.523497603 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33e6c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47eff98f0 item 53 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33ed40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33ed40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33ed40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33ed40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33ed40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.821888199 +0000 UTC m=+81.524675553 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33ed40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33f240): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33f240): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33f240): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f8a6000 item 54 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33f240): _readAt: size=2, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33f240): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33f240): _writeAt: size=3, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33f240): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33f240): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.822487554 +0000 UTC m=+81.525274908 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33f240): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33f7c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33f7c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33f7c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33f7c0): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33f7c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.822487554 +0000 UTC m=+81.525274908 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33f7c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f8a61c0 item 54 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33fe40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33fe40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33fe40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33fe40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33fe40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.824354098 +0000 UTC m=+81.527141452 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f33fe40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f366440): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f366440): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f366440): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f366440): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f366440): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f366440): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f8a6770 item 55 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f366440): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f366440): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.824805896 +0000 UTC m=+81.527593250 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f366440): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f366980): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f366980): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f366980): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f366980): >_readAt: n=8, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f366980): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.824805896 +0000 UTC m=+81.527593250 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f366980): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f8a6930 item 55 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 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/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f367000): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f367000): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f367000): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f367000): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f367000): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.825926128 +0000 UTC m=+81.528713482 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f367000): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f367500): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f367500): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f367500): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f8a70a0 item 56 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f367500): _readAt: size=2, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f367500): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f367500): _writeAt: size=3, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f367500): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f367500): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.826494825 +0000 UTC m=+81.529282180 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f367500): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f367a80): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f367a80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f367a80): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f367a80): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f367a80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.826494825 +0000 UTC m=+81.529282180 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f367a80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f8a7340 item 56 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a61c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a61c0): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a61c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a61c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a61c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a61c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a61c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a61c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.827774267 +0000 UTC m=+81.530561621 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a61c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a6700): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a6700): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a6700): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f8a76c0 item 57 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a6700): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a6700): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.82837729 +0000 UTC m=+81.531164643 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a6700): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a6c40): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a6c40): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a6c40): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a6c40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a6c40): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a6c40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f8a7880 item 57 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a6c40): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a6c40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.828859113 +0000 UTC m=+81.531646467 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a6c40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a71c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a71c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a71c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a71c0): >_readAt: n=8, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a71c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.828859113 +0000 UTC m=+81.531646467 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a71c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f8a7a40 item 57 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a7800): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a7800): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a7800): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a7800): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a7800): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a7800): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a7800): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a7800): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.830276683 +0000 UTC m=+81.533064058 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a7800): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a7d40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a7d40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a7d40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f091500 item 58 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a7d40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a7d40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.830813983 +0000 UTC m=+81.533601336 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f3a7d40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40a380): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40a380): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40a380): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9aa540 item 58 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40a380): _readAt: size=2, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40a380): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40a380): _writeAt: size=3, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40a380): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40a380): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.83151104 +0000 UTC m=+81.534298395 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40a380): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40a940): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40a940): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40a940): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40a940): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40a940): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.83151104 +0000 UTC m=+81.534298395 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40a940): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9aa850 item 58 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40af80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40af80): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40af80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40af80): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40af80): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40af80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40af80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40af80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.832820578 +0000 UTC m=+81.535607933 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40af80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40b4c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40b4c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40b4c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9aafc0 item 59 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40b4c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40b4c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.8333806 +0000 UTC m=+81.536167974 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40b4c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40ba00): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40ba00): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40ba00): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40ba00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40ba00): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40ba00): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9ab180 item 59 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40ba00): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40ba00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.834245252 +0000 UTC m=+81.537032607 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f40ba00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f420080): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f420080): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f420080): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f420080): >_readAt: n=8, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f420080): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.834245252 +0000 UTC m=+81.537032607 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f420080): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9ab340 item 59 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 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/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4206c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4206c0): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4206c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4206c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4206c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4206c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4206c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4206c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.836010697 +0000 UTC m=+81.538798051 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4206c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f420c00): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f420c00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f420c00): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9ab6c0 item 60 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f420c00): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f420c00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.836665346 +0000 UTC m=+81.539452700 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f420c00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f421140): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f421140): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f421140): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9ab960 item 60 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f421140): _readAt: size=2, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f421140): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f421140): _writeAt: size=3, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f421140): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f421140): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.837237759 +0000 UTC m=+81.540025113 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f421140): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f421700): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f421700): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f421700): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f421700): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f421700): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.837237759 +0000 UTC m=+81.540025113 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f421700): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f9abc00 item 60 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f421d40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f421d40): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f421d40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f421d40): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f421d40): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f421d40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f421d40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f421d40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.839297105 +0000 UTC m=+81.542084458 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f421d40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43c380): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43c380): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43c380): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ed78540 item 61 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43c380): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43c380): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.839716893 +0000 UTC m=+81.542504247 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43c380): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43ca80): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43ca80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43ca80): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43ca80): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43ca80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.839716893 +0000 UTC m=+81.542504247 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43ca80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ed78770 item 61 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 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/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43d0c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43d0c0): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43d0c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43d0c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43d0c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43d0c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43d0c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43d0c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.841371158 +0000 UTC m=+81.544158511 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43d0c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43d600): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43d600): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43d600): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ed799d0 item 62 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43d600): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43d600): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.842232574 +0000 UTC m=+81.545019928 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43d600): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43dd00): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43dd00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43dd00): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43dd00): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43dd00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.842232574 +0000 UTC m=+81.545019928 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f43dd00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47efca230 item 62 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 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/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4ce440): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4ce440): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4ce440): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4ce440): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4ce440): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4ce440): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4ce440): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4ce440): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.843894494 +0000 UTC m=+81.546681848 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4ce440): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4ce980): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4ce980): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4ce980): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47efcafc0 item 63 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4ce980): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4ce980): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.844544704 +0000 UTC m=+81.547332058 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4ce980): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4cf080): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4cf080): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4cf080): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4cf080): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4cf080): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.844544704 +0000 UTC m=+81.547332058 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4cf080): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ec985b0 item 63 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 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/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4cf6c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4cf6c0): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4cf6c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4cf6c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4cf6c0): >_readAt: n=0, err=Bad file descriptor 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4cf6c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4cf6c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4cf6c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.846331588 +0000 UTC m=+81.549118962 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4cf6c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4cfc00): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4cfc00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4cfc00): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ec992d0 item 64 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4cfc00): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4cfc00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.846888583 +0000 UTC m=+81.549675937 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f4cfc00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d4400): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d4400): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d4400): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d4400): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d4400): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.846888583 +0000 UTC m=+81.549675937 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d4400): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ec99ab0 item 64 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d4a40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d4a40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d4a40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d4a40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d4a40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.848546065 +0000 UTC m=+81.551333419 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d4a40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d4ec0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d4ec0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d4ec0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d4ec0): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d4ec0): _writeAt: size=3, off=2 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5bc9a0 item 65 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d4ec0): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d4ec0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.849183791 +0000 UTC m=+81.551971145 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d4ec0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d53c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d53c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d53c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d53c0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d53c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.849183791 +0000 UTC m=+81.551971145 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d53c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5bcb60 item 65 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d5a00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d5a00): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d5a00): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d5a00): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d5a00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.850660274 +0000 UTC m=+81.553447627 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d5a00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d5e80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d5e80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5bd030 item 66 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d5e80): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d5e80): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d5e80): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d5e80): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d5e80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.851457339 +0000 UTC m=+81.554244693 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f5d5e80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6204c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6204c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6204c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6204c0): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6204c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.851457339 +0000 UTC m=+81.554244693 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6204c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5bd1f0 item 66 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f620b00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f620b00): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f620b00): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f620b00): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f620b00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.853409954 +0000 UTC m=+81.556197307 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f620b00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f620f80): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f620f80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f620f80): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f620f80): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f620f80): _writeAt: size=3, off=2 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5bd5e0 item 67 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f620f80): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f620f80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.853857173 +0000 UTC m=+81.556644527 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f620f80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f621480): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f621480): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f621480): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f621480): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f621480): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.853857173 +0000 UTC m=+81.556644527 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f621480): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5bd7a0 item 67 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f621b00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f621b00): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f621b00): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f621b00): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f621b00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.85511247 +0000 UTC m=+81.557899823 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f621b00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67e100): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67e100): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5bdb90 item 68 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67e100): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67e100): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67e100): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67e100): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67e100): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.855576891 +0000 UTC m=+81.558364245 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67e100): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67e640): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67e640): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67e640): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67e640): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67e640): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.855576891 +0000 UTC m=+81.558364245 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67e640): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5bdd50 item 68 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67ec80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67ec80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67ec80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67ec80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67ec80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.85698809 +0000 UTC m=+81.559775444 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67ec80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67f100): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67f100): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67f100): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67f100): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67f100): _writeAt: size=3, off=2 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5451f0 item 69 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67f100): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67f100): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.857515189 +0000 UTC m=+81.560302543 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67f100): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67f600): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67f600): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67f600): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67f600): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67f600): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.857515189 +0000 UTC m=+81.560302543 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67f600): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f545730 item 69 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67fc80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67fc80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67fc80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67fc80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67fc80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.858627577 +0000 UTC m=+81.561414931 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f67fc80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c4280): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c4280): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f545d50 item 70 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c4280): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c4280): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c4280): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c4280): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c4280): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.859149737 +0000 UTC m=+81.561937092 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c4280): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c47c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c47c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c47c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c47c0): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c47c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.859149737 +0000 UTC m=+81.561937092 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c47c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f0800e0 item 70 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c4e40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c4e40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c4e40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c4e40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c4e40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.860213884 +0000 UTC m=+81.563001238 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c4e40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c5340): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c5340): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c5340): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c5340): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c5340): _writeAt: size=3, off=2 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f0805b0 item 71 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c5340): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c5340): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.860636257 +0000 UTC m=+81.563423611 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c5340): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c5840): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c5840): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c5840): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c5840): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c5840): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.860636257 +0000 UTC m=+81.563423611 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c5840): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f080770 item 71 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c5ec0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c5ec0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c5ec0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c5ec0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c5ec0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.86170359 +0000 UTC m=+81.564490944 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f6c5ec0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7024c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7024c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f081260 item 72 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7024c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7024c0): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7024c0): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7024c0): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7024c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.86217242 +0000 UTC m=+81.564959774 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7024c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f702a00): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f702a00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f702a00): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f702a00): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f702a00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.86217242 +0000 UTC m=+81.564959774 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f702a00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f081500 item 72 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793680): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793680): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793680): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793680): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793680): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793680): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793680): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.863289968 +0000 UTC m=+81.566077322 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793680): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793b80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793b80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793b80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5339d0 item 73 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793b80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793b80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.863713182 +0000 UTC m=+81.566500536 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f793b80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b6140): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b6140): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b6140): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b6140): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b6140): _writeAt: size=3, off=2 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f533dc0 item 73 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b6140): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b6140): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.864199485 +0000 UTC m=+81.566986839 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b6140): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b6680): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b6680): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b6680): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b6680): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b6680): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.864199485 +0000 UTC m=+81.566986839 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b6680): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1a0e0 item 73 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b6cc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b6cc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b6cc0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b6cc0): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b6cc0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b6cc0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b6cc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.865275033 +0000 UTC m=+81.568062388 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b6cc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b71c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b71c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b71c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1a700 item 74 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b71c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b71c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.865822841 +0000 UTC m=+81.568610196 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b71c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b7700): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b7700): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1a8c0 item 74 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b7700): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b7700): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b7700): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b7700): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b7700): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.866271795 +0000 UTC m=+81.569059149 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b7700): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b7c80): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b7c80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b7c80): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b7c80): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b7c80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.866271795 +0000 UTC m=+81.569059149 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f7b7c80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1aaf0 item 74 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8023c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8023c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8023c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8023c0): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8023c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8023c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8023c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.867380696 +0000 UTC m=+81.570168049 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8023c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8028c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8028c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8028c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1ae70 item 75 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8028c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8028c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.867837573 +0000 UTC m=+81.570624928 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8028c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f802e00): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f802e00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f802e00): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f802e00): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f802e00): _writeAt: size=3, off=2 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1b030 item 75 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f802e00): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f802e00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.868289292 +0000 UTC m=+81.571076646 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f802e00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f803340): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f803340): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f803340): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f803340): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f803340): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.868289292 +0000 UTC m=+81.571076646 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f803340): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1b1f0 item 75 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f803980): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f803980): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f803980): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f803980): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f803980): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f803980): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f803980): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.869353529 +0000 UTC m=+81.572140883 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f803980): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f803e80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f803e80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f803e80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1b880 item 76 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f803e80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f803e80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.869916275 +0000 UTC m=+81.572703639 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f803e80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83e4c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83e4c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1bb20 item 76 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83e4c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83e4c0): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83e4c0): _writeAt: size=3, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83e4c0): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83e4c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.870383152 +0000 UTC m=+81.573170506 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83e4c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83ea40): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83ea40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83ea40): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83ea40): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83ea40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.870383152 +0000 UTC m=+81.573170506 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83ea40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47fd1bce0 item 76 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83f080): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83f080): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83f080): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83f080): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83f080): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83f080): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83f080): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.871481803 +0000 UTC m=+81.574269158 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83f080): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83f580): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83f580): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83f580): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ef9e690 item 77 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83f580): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83f580): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.871883457 +0000 UTC m=+81.574670811 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83f580): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83fc80): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83fc80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83fc80): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83fc80): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83fc80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.871883457 +0000 UTC m=+81.574670811 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83fc80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ef9f1f0 item 77 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8703c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8703c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8703c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8703c0): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8703c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8703c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8703c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.873331134 +0000 UTC m=+81.576118489 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8703c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8708c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8708c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8708c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ef9f9d0 item 78 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8708c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8708c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.873926152 +0000 UTC m=+81.576713516 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8708c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f870fc0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f870fc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f870fc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f870fc0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f870fc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.873926152 +0000 UTC m=+81.576713516 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f870fc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ef9fc70 item 78 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f871600): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f871600): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f871600): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f871600): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f871600): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f871600): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f871600): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.875115032 +0000 UTC m=+81.577902396 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f871600): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f871b00): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f871b00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f871b00): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6d65b0 item 79 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f871b00): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f871b00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.875531695 +0000 UTC m=+81.578319049 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f871b00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89c300): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89c300): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89c300): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89c300): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89c300): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.875531695 +0000 UTC m=+81.578319049 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89c300): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6d68c0 item 79 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 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/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89c940): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89c940): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89c940): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89c940): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89c940): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89c940): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89c940): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.876768025 +0000 UTC m=+81.579555379 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89c940): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89ce40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89ce40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89ce40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6d6cb0 item 80 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89ce40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89ce40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.87718643 +0000 UTC m=+81.579973785 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89ce40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89d540): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89d540): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89d540): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89d540): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89d540): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.87718643 +0000 UTC m=+81.579973785 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89d540): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6d6ee0 item 80 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89db80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89db80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89db80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89db80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89db80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.878485038 +0000 UTC m=+81.581272392 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f89db80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6100): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6100): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6100): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6100): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6100): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6100): _writeAt: size=3, off=7 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6d7340 item 81 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6100): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6100): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.879337918 +0000 UTC m=+81.582125272 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6100): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6640): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6640): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6640): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6640): >_readAt: n=8, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6640): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.879337918 +0000 UTC m=+81.582125272 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6640): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6d75e0 item 81 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6cc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6cc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6cc0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6cc0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6cc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.881742913 +0000 UTC m=+81.584530267 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c6cc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c71c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c71c0): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c71c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6d7960 item 82 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c71c0): _readAt: size=2, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c71c0): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c71c0): _writeAt: size=3, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c71c0): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c71c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.882687245 +0000 UTC m=+81.585474609 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c71c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7740): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7740): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7740): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7740): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7740): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.882687245 +0000 UTC m=+81.585474609 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7740): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6d7b20 item 82 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7dc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7dc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7dc0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7dc0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7dc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.884510057 +0000 UTC m=+81.587297441 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8c7dc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f43c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f43c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f43c0): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f43c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f43c0): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f43c0): _writeAt: size=3, off=7 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f5676c0 item 83 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f43c0): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f43c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.885130842 +0000 UTC m=+81.587918196 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f43c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f4900): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f4900): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f4900): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f4900): >_readAt: n=8, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f4900): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.885130842 +0000 UTC m=+81.587918196 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f4900): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f09a700 item 83 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f4f80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f4f80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f4f80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f4f80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f4f80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.88628062 +0000 UTC m=+81.589067974 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f4f80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f5480): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f5480): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f5480): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f09b730 item 84 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f5480): _readAt: size=2, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f5480): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f5480): _writeAt: size=3, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f5480): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f5480): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.886784957 +0000 UTC m=+81.589572350 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f5480): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f5a00): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f5a00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f5a00): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f5a00): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f5a00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.886784957 +0000 UTC m=+81.589572350 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f8f5a00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f09bc00 item 84 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f914180): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f914180): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f914180): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f914180): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f914180): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.888164476 +0000 UTC m=+81.590951830 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f914180): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f914680): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f914680): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f914680): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f914680): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f914680): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f914680): _writeAt: size=3, off=7 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6403f0 item 85 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f914680): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f914680): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.888682989 +0000 UTC m=+81.591470343 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f914680): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f914bc0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f914bc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f914bc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f914bc0): >_readAt: n=8, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f914bc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.888682989 +0000 UTC m=+81.591470343 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f914bc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6405b0 item 85 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f915240): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f915240): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f915240): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f915240): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f915240): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.89030841 +0000 UTC m=+81.593095763 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f915240): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f915740): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f915740): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f915740): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f640a10 item 86 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f915740): _readAt: size=2, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f915740): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f915740): _writeAt: size=3, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f915740): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f915740): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.89097461 +0000 UTC m=+81.593761964 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f915740): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f915cc0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f915cc0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f915cc0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f915cc0): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f915cc0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.89097461 +0000 UTC m=+81.593761964 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f915cc0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f640bd0 item 86 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f966440): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f966440): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f966440): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f966440): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f966440): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.892419302 +0000 UTC m=+81.595206656 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f966440): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f966940): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f966940): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f966940): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f966940): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f966940): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f966940): _writeAt: size=3, off=7 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f640f50 item 87 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f966940): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f966940): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.893524487 +0000 UTC m=+81.596311840 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f966940): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f966e80): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f966e80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f966e80): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f966e80): >_readAt: n=8, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f966e80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.893524487 +0000 UTC m=+81.596311840 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f966e80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f641110 item 87 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 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/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f967500): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f967500): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f967500): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f967500): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f967500): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.895021707 +0000 UTC m=+81.597809061 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f967500): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f967a00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f967a00): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f967a00): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f641490 item 88 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f967a00): _readAt: size=2, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f967a00): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f967a00): _writeAt: size=3, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f967a00): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f967a00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.89558841 +0000 UTC m=+81.598375765 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f967a00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f990080): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f990080): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f990080): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f990080): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f990080): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.89558841 +0000 UTC m=+81.598375765 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f990080): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f641650 item 88 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2a340): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2a340): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2a340): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2a340): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2a340): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2a340): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2a340): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2a340): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.897666761 +0000 UTC m=+81.600454115 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2a340): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2a880): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2a880): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2a880): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f54c7e0 item 89 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2a880): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2a880): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.898671276 +0000 UTC m=+81.601458640 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2a880): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8a1c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8a1c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8a1c0): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8a1c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8a1c0): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8a1c0): _writeAt: size=3, off=7 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ef5c4d0 item 89 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8a1c0): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8a1c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.899937533 +0000 UTC m=+81.602724887 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8a1c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f990600): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f990600): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f990600): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f990600): >_readAt: n=8, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f990600): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.899937533 +0000 UTC m=+81.602724887 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f990600): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f0800e0 item 89 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f990c40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f990c40): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f990c40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f990c40): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f990c40): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f990c40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f990c40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f990c40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.903438123 +0000 UTC m=+81.606225477 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f990c40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f991180): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f991180): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f991180): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f0805b0 item 90 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f991180): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f991180): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.904262481 +0000 UTC m=+81.607049834 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f991180): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9916c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9916c0): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9916c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f080770 item 90 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9916c0): _readAt: size=2, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9916c0): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9916c0): _writeAt: size=3, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9916c0): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9916c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.905674531 +0000 UTC m=+81.608461885 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f9916c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f991c80): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f991c80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f991c80): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f991c80): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f991c80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.905674531 +0000 UTC m=+81.608461885 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f991c80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f080d90 item 90 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8a6c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8a6c0): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8a6c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8a6c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8a6c0): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8a6c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8a6c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8a6c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.907607479 +0000 UTC m=+81.610394833 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8a6c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8ac00): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8ac00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8ac00): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f081500 item 91 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8ac00): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8ac00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.908041364 +0000 UTC m=+81.610828718 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8ac00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8b140): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8b140): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8b140): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8b140): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8b140): >_readAt: n=2, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8b140): _writeAt: size=3, off=7 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f0817a0 item 91 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8b140): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8b140): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.908471341 +0000 UTC m=+81.611258694 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8b140): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8b6c0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8b6c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8b6c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8b6c0): >_readAt: n=8, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8b6c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.908471341 +0000 UTC m=+81.611258694 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8b6c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f081ab0 item 91 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 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/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8bd00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8bd00): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8bd00): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8bd00): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8bd00): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8bd00): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8bd00): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8bd00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.909870928 +0000 UTC m=+81.612658361 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa8bd00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2af40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2af40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2af40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f640380 item 92 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2af40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2af40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.910596198 +0000 UTC m=+81.613383552 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2af40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2b480): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2b480): open at offset 5 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2b480): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f640540 item 92 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2b480): _readAt: size=2, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2b480): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2b480): _writeAt: size=3, off=5 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2b480): >_writeAt: n=3, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2b480): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.91123623 +0000 UTC m=+81.614023584 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2b480): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2ba40): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2ba40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2ba40): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2ba40): >_readAt: n=3, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2ba40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.91123623 +0000 UTC m=+81.614023584 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47fa2ba40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f640700 item 92 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7e5c0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7e5c0): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7e5c0): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7e5c0): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7e5c0): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7e5c0): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7e5c0): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7e5c0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.912741315 +0000 UTC m=+81.615528668 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7e5c0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7f340): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7f340): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7f340): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f640b60 item 93 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7f340): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7f340): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.913195427 +0000 UTC m=+81.615982782 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7f340): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7fac0): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7fac0): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7fac0): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7fac0): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7fac0): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.913195427 +0000 UTC m=+81.615982782 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47ef7fac0): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f640d20 item 93 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 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/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47eefeb40): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47eefeb40): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47eefeb40): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47eefeb40): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47eefeb40): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47eefeb40): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47eefeb40): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47eefeb40): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.914609151 +0000 UTC m=+81.617396505 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47eefeb40): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f538500): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f538500): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f538500): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6410a0 item 94 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f538500): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f538500): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.917959329 +0000 UTC m=+81.620746683 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f538500): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539880): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539880): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539880): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539880): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539880): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.917959329 +0000 UTC m=+81.620746683 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f539880): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f641260 item 94 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 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/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c200): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c200): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c200): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c200): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c200): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c200): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c200): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c200): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.919844877 +0000 UTC m=+81.622632231 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c200): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c800): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c800): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c800): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f6415e0 item 95 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c800): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c800): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.920657975 +0000 UTC m=+81.623445328 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83c800): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83cf00): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83cf00): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83cf00): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83cf00): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83cf00): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.920657975 +0000 UTC m=+81.623445328 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83cf00): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47f641a40 item 95 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 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/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d540): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d540): open at offset 0 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d540): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d540): _readAt: size=2, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d540): >_readAt: n=0, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d540): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d540): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d540): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.923622328 +0000 UTC m=+81.626409682 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83d540): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83da80): _writeAt: size=5, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83da80): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83da80): >openPending: err= 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ef5caf0 item 96 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83da80): >_writeAt: n=5, err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83da80): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.924037497 +0000 UTC m=+81.626824851 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f83da80): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/24 01:02:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/24 01:02:49 DEBUG : open-test-file: newRWFileHandle: 2026/06/24 01:02:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/24 01:02:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444280): _readAt: size=512, off=0 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444280): openPending: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444280): >openPending: err= 2026/06/24 01:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444280): >_readAt: n=5, err=EOF 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444280): close: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-24 01:02:49.924037497 +0000 UTC m=+81.626824851 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:49 DEBUG : open-test-file(0x2c47f444280): >close: err= 2026/06/24 01:02:49 DEBUG : open-test-file: Remove: 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2c47ef5d0a0 item 96 2026/06/24 01:02:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/24 01:02:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/24 01:02:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/24 01:02:49 DEBUG : open-test-file: >Remove: err= 2026/06/24 01:02:49 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:49 DEBUG : Looking for writers 2026/06/24 01:02:49 DEBUG : >WaitForWriters: 2026/06/24 01:02:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.74s) --- PASS: TestRWFileHandleOpenTests/writes (0.36s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.38s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:50 DEBUG : file1: newRWFileHandle: 2026/06/24 01:02:50 DEBUG : file1(0x2c47f7acb00): openPending: 2026/06/24 01:02:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:50 DEBUG : file1(0x2c47f7acb00): >openPending: err= 2026/06/24 01:02:50 DEBUG : file1: >newRWFileHandle: err= 2026/06/24 01:02:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/24 01:02:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/24 01:02:50 DEBUG : file1(0x2c47f7acb00): _writeAt: size=2, off=0 2026/06/24 01:02:50 DEBUG : file1(0x2c47f7acb00): >_writeAt: n=2, err= 2026/06/24 01:02:50 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/24 01:02:50 DEBUG : file1(0x2c47f7acb00): RWFileHandle.Flush 2026/06/24 01:02:50 DEBUG : file1(0x2c47f7acb00): RWFileHandle.Release 2026/06/24 01:02:50 DEBUG : file1(0x2c47f7acb00): close: 2026/06/24 01:02:50 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/24 01:02:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:50 DEBUG : file1(0x2c47f7acb00): >close: err= 2026/06/24 01:02:50 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:50 DEBUG : Looking for writers 2026/06/24 01:02:50 DEBUG : file1: reading active writers 2026/06/24 01:02:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:02:50 DEBUG : Looking for writers 2026/06/24 01:02:50 DEBUG : file1: reading active writers 2026/06/24 01:02:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:02:50 DEBUG : Looking for writers 2026/06/24 01:02:50 DEBUG : file1: reading active writers 2026/06/24 01:02:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:02:50 DEBUG : Looking for writers 2026/06/24 01:02:50 DEBUG : file1: reading active writers 2026/06/24 01:02:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:02:50 DEBUG : file1: vfs cache: starting upload 2026/06/24 01:02:50 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/24 01:02:50 DEBUG : Looking for writers 2026/06/24 01:02:50 DEBUG : file1: reading active writers 2026/06/24 01:02:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:02:50 DEBUG : Looking for writers 2026/06/24 01:02:50 DEBUG : file1: reading active writers 2026/06/24 01:02:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:02:50 DEBUG : file1: size = 2 OK 2026/06/24 01:02:50 DEBUG : file1.rclone_chunk.001_48n1ic: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/24 01:02:50 INFO : file1.rclone_chunk.001_48n1ic: Copied (server-side copy) to: file1 2026/06/24 01:02:50 INFO : file1.rclone_chunk.001_48n1ic: Deleted 2026/06/24 01:02:50 DEBUG : file1: size = 2 OK 2026/06/24 01:02:50 INFO : file1: Copied (new) 2026/06/24 01:02:50 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/06/24 01:02:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/24 01:02:50 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/24 01:02:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:02:50 INFO : file1: vfs cache: upload succeeded try #1 2026/06/24 01:02:50 DEBUG : Looking for writers 2026/06/24 01:02:50 DEBUG : file1: reading active writers 2026/06/24 01:02:50 DEBUG : >WaitForWriters: 2026/06/24 01:02:50 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:50 DEBUG : Looking for writers 2026/06/24 01:02:50 DEBUG : file1: reading active writers 2026/06/24 01:02:50 DEBUG : >WaitForWriters: 2026/06/24 01:02:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.93s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:50 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:02:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:51 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:02:51 DEBUG : rename_me: newRWFileHandle: 2026/06/24 01:02:51 DEBUG : rename_me(0x2c47f7920c0): openPending: 2026/06/24 01:02:51 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/24 01:02:51 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/24 01:02:51 DEBUG : rename_me(0x2c47f7920c0): >openPending: err= 2026/06/24 01:02:51 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/24 01:02:51 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/24 01:02:51 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/24 01:02:51 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/24 01:02:51 DEBUG : rename_me(0x2c47f7920c0): _writeAt: size=5, off=0 2026/06/24 01:02:51 DEBUG : rename_me(0x2c47f7920c0): >_writeAt: n=5, err= 2026/06/24 01:02:51 DEBUG : rename_me(0x2c47f7920c0): close: 2026/06/24 01:02:51 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-24 01:02:51.009871368 +0000 UTC m=+82.712658732 2026/06/24 01:02:51 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/24 01:02:51 DEBUG : rename_me(0x2c47f7920c0): >close: err= 2026/06/24 01:02:51 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/24 01:02:51 DEBUG : i_was_renamed: Updating file with 0x2c47f860680 2026/06/24 01:02:51 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/24 01:02:51 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/24 01:02:51 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:02:51 DEBUG : Looking for writers 2026/06/24 01:02:51 DEBUG : i_was_renamed: reading active writers 2026/06/24 01:02:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/24 01:02:51 DEBUG : Looking for writers 2026/06/24 01:02:51 DEBUG : i_was_renamed: reading active writers 2026/06/24 01:02:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/24 01:02:51 DEBUG : Looking for writers 2026/06/24 01:02:51 DEBUG : i_was_renamed: reading active writers 2026/06/24 01:02:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/24 01:02:51 DEBUG : Looking for writers 2026/06/24 01:02:51 DEBUG : i_was_renamed: reading active writers 2026/06/24 01:02:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/24 01:02:51 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/24 01:02:51 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/06/24 01:02:51 DEBUG : Looking for writers 2026/06/24 01:02:51 DEBUG : i_was_renamed: reading active writers 2026/06/24 01:02:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/24 01:02:51 DEBUG : Looking for writers 2026/06/24 01:02:51 DEBUG : i_was_renamed: reading active writers 2026/06/24 01:02:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/24 01:02:51 DEBUG : i_was_renamed: size = 5 OK 2026/06/24 01:02:51 DEBUG : i_was_renamed.rclone_chunk.001_48n2cu: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/24 01:02:51 INFO : i_was_renamed.rclone_chunk.001_48n2cu: Copied (server-side copy) to: i_was_renamed 2026/06/24 01:02:51 INFO : i_was_renamed.rclone_chunk.001_48n2cu: Deleted 2026/06/24 01:02:51 DEBUG : i_was_renamed: size = 5 OK 2026/06/24 01:02:51 INFO : i_was_renamed: Copied (new) 2026/06/24 01:02:51 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-24 01:02:51.009871368 +0000 UTC" 2026/06/24 01:02:51 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/24 01:02:51 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/24 01:02:51 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/24 01:02:51 DEBUG : Looking for writers 2026/06/24 01:02:51 DEBUG : i_was_renamed: reading active writers 2026/06/24 01:02:51 DEBUG : >WaitForWriters: 2026/06/24 01:02:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.84s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:02:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:02:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/24 01:02:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/24 01:02:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-jakedum2hibu" 2026/06/24 01:02:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/24 01:02:51 DEBUG : forgetting directory cache 2026/06/24 01:02:52 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/24 01:02:52 DEBUG : TestRWCacheUpdate.rclone_chunk.001_48n2k1: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/06/24 01:02:52 INFO : TestRWCacheUpdate.rclone_chunk.001_48n2k1: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/24 01:02:52 INFO : TestRWCacheUpdate.rclone_chunk.001_48n2k1: Deleted 2026/06/24 01:02:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/24 01:02:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/24 01:02:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/24 01:02:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:02:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:02:52 DEBUG : TestRWCacheUpdate(0x2c47f20f1c0): _readAt: size=512, off=0 2026/06/24 01:02:52 DEBUG : TestRWCacheUpdate(0x2c47f20f1c0): openPending: 2026/06/24 01:02:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-24 00:03:51.796961477 +0000 UTC" against cached fingerprint "" 2026/06/24 01:02:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/24 01:02:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:02:52 DEBUG : TestRWCacheUpdate(0x2c47f20f1c0): >openPending: err= 2026/06/24 01:02:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/24 01:02:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:02:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:02:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:02:52 DEBUG : TestRWCacheUpdate(0x2c47f20f1c0): >_readAt: n=20, err=EOF 2026/06/24 01:02:52 DEBUG : TestRWCacheUpdate(0x2c47f20f1c0): close: 2026/06/24 01:02:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-24 00:03:51.796961477 +0000 UTC 2026/06/24 01:02:52 DEBUG : TestRWCacheUpdate(0x2c47f20f1c0): >close: err= 2026/06/24 01:02:52 DEBUG : forgetting directory cache 2026/06/24 01:02:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:02:53 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/24 01:02:53 DEBUG : TestRWCacheUpdate.rclone_chunk.001_48n3zv: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/06/24 01:02:53 INFO : TestRWCacheUpdate.rclone_chunk.001_48n3zv: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/24 01:02:53 INFO : TestRWCacheUpdate.rclone_chunk.001_48n3zv: Deleted 2026/06/24 01:02:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/24 01:02:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/24 01:02:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/24 01:02:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:02:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:02:53 DEBUG : TestRWCacheUpdate(0x2c47f5f6600): _readAt: size=512, off=0 2026/06/24 01:02:53 DEBUG : TestRWCacheUpdate(0x2c47f5f6600): openPending: 2026/06/24 01:02:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-24 00:04:51.796961477 +0000 UTC" against cached fingerprint "20,2026-06-24 00:03:51.796961477 +0000 UTC" 2026/06/24 01:02:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-24 00:04:51.796961477 +0000 UTC" != cached fingerprint "20,2026-06-24 00:03:51.796961477 +0000 UTC") 2026/06/24 01:02:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/24 01:02:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/24 01:02:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/24 01:02:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:02:53 DEBUG : TestRWCacheUpdate(0x2c47f5f6600): >openPending: err= 2026/06/24 01:02:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/24 01:02:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:02:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:02:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:02:53 DEBUG : TestRWCacheUpdate(0x2c47f5f6600): >_readAt: n=20, err=EOF 2026/06/24 01:02:53 DEBUG : TestRWCacheUpdate(0x2c47f5f6600): close: 2026/06/24 01:02:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-24 00:04:51.796961477 +0000 UTC 2026/06/24 01:02:53 DEBUG : TestRWCacheUpdate(0x2c47f5f6600): >close: err= 2026/06/24 01:02:53 DEBUG : Re-reading directory (106.393043ms old) 2026/06/24 01:02:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:02:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/24 01:02:53 DEBUG : forgetting directory cache 2026/06/24 01:02:54 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/24 01:02:54 DEBUG : TestRWCacheUpdate.rclone_chunk.001_48n48w: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/06/24 01:02:54 INFO : TestRWCacheUpdate.rclone_chunk.001_48n48w: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/24 01:02:54 INFO : TestRWCacheUpdate.rclone_chunk.001_48n48w: Deleted 2026/06/24 01:02:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/24 01:02:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/24 01:02:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/24 01:02:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:02:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:02:54 DEBUG : TestRWCacheUpdate(0x2c47f61ed00): _readAt: size=512, off=0 2026/06/24 01:02:54 DEBUG : TestRWCacheUpdate(0x2c47f61ed00): openPending: 2026/06/24 01:02:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-24 00:05:51.796961477 +0000 UTC" against cached fingerprint "20,2026-06-24 00:04:51.796961477 +0000 UTC" 2026/06/24 01:02:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-24 00:05:51.796961477 +0000 UTC" != cached fingerprint "20,2026-06-24 00:04:51.796961477 +0000 UTC") 2026/06/24 01:02:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/24 01:02:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/24 01:02:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/24 01:02:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:02:54 DEBUG : TestRWCacheUpdate(0x2c47f61ed00): >openPending: err= 2026/06/24 01:02:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/24 01:02:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:02:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:02:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:02:54 DEBUG : TestRWCacheUpdate(0x2c47f61ed00): >_readAt: n=20, err=EOF 2026/06/24 01:02:54 DEBUG : TestRWCacheUpdate(0x2c47f61ed00): close: 2026/06/24 01:02:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-24 00:05:51.796961477 +0000 UTC 2026/06/24 01:02:54 DEBUG : TestRWCacheUpdate(0x2c47f61ed00): >close: err= 2026/06/24 01:02:54 DEBUG : forgetting directory cache 2026/06/24 01:02:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:02:55 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/24 01:02:55 DEBUG : TestRWCacheUpdate.rclone_chunk.001_48n5gv: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/06/24 01:02:55 INFO : TestRWCacheUpdate.rclone_chunk.001_48n5gv: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/24 01:02:55 INFO : TestRWCacheUpdate.rclone_chunk.001_48n5gv: Deleted 2026/06/24 01:02:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/24 01:02:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/24 01:02:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/24 01:02:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:02:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:02:55 DEBUG : TestRWCacheUpdate(0x2c47f61fd80): _readAt: size=512, off=0 2026/06/24 01:02:55 DEBUG : TestRWCacheUpdate(0x2c47f61fd80): openPending: 2026/06/24 01:02:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-24 00:06:51.796961477 +0000 UTC" against cached fingerprint "20,2026-06-24 00:05:51.796961477 +0000 UTC" 2026/06/24 01:02:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-24 00:06:51.796961477 +0000 UTC" != cached fingerprint "20,2026-06-24 00:05:51.796961477 +0000 UTC") 2026/06/24 01:02:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/24 01:02:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/24 01:02:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/24 01:02:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:02:55 DEBUG : TestRWCacheUpdate(0x2c47f61fd80): >openPending: err= 2026/06/24 01:02:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/24 01:02:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:02:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:02:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:02:55 DEBUG : TestRWCacheUpdate(0x2c47f61fd80): >_readAt: n=20, err=EOF 2026/06/24 01:02:55 DEBUG : TestRWCacheUpdate(0x2c47f61fd80): close: 2026/06/24 01:02:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-24 00:06:51.796961477 +0000 UTC 2026/06/24 01:02:55 DEBUG : TestRWCacheUpdate(0x2c47f61fd80): >close: err= 2026/06/24 01:02:55 DEBUG : Re-reading directory (100.628793ms old) 2026/06/24 01:02:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:02:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/24 01:02:55 DEBUG : forgetting directory cache 2026/06/24 01:02:56 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/24 01:02:56 DEBUG : TestRWCacheUpdate.rclone_chunk.001_48n6fp: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/06/24 01:02:56 INFO : TestRWCacheUpdate.rclone_chunk.001_48n6fp: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/24 01:02:56 INFO : TestRWCacheUpdate.rclone_chunk.001_48n6fp: Deleted 2026/06/24 01:02:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/24 01:02:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/24 01:02:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/24 01:02:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:02:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:02:56 DEBUG : TestRWCacheUpdate(0x2c47f7adb80): _readAt: size=512, off=0 2026/06/24 01:02:56 DEBUG : TestRWCacheUpdate(0x2c47f7adb80): openPending: 2026/06/24 01:02:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-24 00:07:51.796961477 +0000 UTC" against cached fingerprint "20,2026-06-24 00:06:51.796961477 +0000 UTC" 2026/06/24 01:02:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-24 00:07:51.796961477 +0000 UTC" != cached fingerprint "20,2026-06-24 00:06:51.796961477 +0000 UTC") 2026/06/24 01:02:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/24 01:02:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/24 01:02:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/24 01:02:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:02:56 DEBUG : TestRWCacheUpdate(0x2c47f7adb80): >openPending: err= 2026/06/24 01:02:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/24 01:02:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:02:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:02:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:02:56 DEBUG : TestRWCacheUpdate(0x2c47f7adb80): >_readAt: n=20, err=EOF 2026/06/24 01:02:56 DEBUG : TestRWCacheUpdate(0x2c47f7adb80): close: 2026/06/24 01:02:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-24 00:07:51.796961477 +0000 UTC 2026/06/24 01:02:56 DEBUG : TestRWCacheUpdate(0x2c47f7adb80): >close: err= 2026/06/24 01:02:56 DEBUG : forgetting directory cache 2026/06/24 01:02:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:02:57 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/24 01:02:57 DEBUG : TestRWCacheUpdate.rclone_chunk.001_48n7lc: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/06/24 01:02:57 INFO : TestRWCacheUpdate.rclone_chunk.001_48n7lc: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/24 01:02:57 INFO : TestRWCacheUpdate.rclone_chunk.001_48n7lc: Deleted 2026/06/24 01:02:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/24 01:02:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/24 01:02:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/24 01:02:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:02:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:02:57 DEBUG : TestRWCacheUpdate(0x2c47f75c740): _readAt: size=512, off=0 2026/06/24 01:02:57 DEBUG : TestRWCacheUpdate(0x2c47f75c740): openPending: 2026/06/24 01:02:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-24 00:08:51.796961477 +0000 UTC" against cached fingerprint "20,2026-06-24 00:07:51.796961477 +0000 UTC" 2026/06/24 01:02:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-24 00:08:51.796961477 +0000 UTC" != cached fingerprint "20,2026-06-24 00:07:51.796961477 +0000 UTC") 2026/06/24 01:02:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/24 01:02:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/24 01:02:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/24 01:02:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:02:57 DEBUG : TestRWCacheUpdate(0x2c47f75c740): >openPending: err= 2026/06/24 01:02:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/24 01:02:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:02:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:02:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:02:57 DEBUG : TestRWCacheUpdate(0x2c47f75c740): >_readAt: n=20, err=EOF 2026/06/24 01:02:57 DEBUG : TestRWCacheUpdate(0x2c47f75c740): close: 2026/06/24 01:02:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-24 00:08:51.796961477 +0000 UTC 2026/06/24 01:02:57 DEBUG : TestRWCacheUpdate(0x2c47f75c740): >close: err= 2026/06/24 01:02:57 DEBUG : forgetting directory cache 2026/06/24 01:02:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:02:58 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/06/24 01:02:58 DEBUG : TestRWCacheUpdate.rclone_chunk.001_48n8ad: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/06/24 01:02:58 INFO : TestRWCacheUpdate.rclone_chunk.001_48n8ad: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/24 01:02:58 INFO : TestRWCacheUpdate.rclone_chunk.001_48n8ad: Deleted 2026/06/24 01:02:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/24 01:02:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/24 01:02:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/24 01:02:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:02:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:02:58 DEBUG : TestRWCacheUpdate(0x2c47f807240): _readAt: size=512, off=0 2026/06/24 01:02:58 DEBUG : TestRWCacheUpdate(0x2c47f807240): openPending: 2026/06/24 01:02:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-24 00:09:51.796961477 +0000 UTC" against cached fingerprint "20,2026-06-24 00:08:51.796961477 +0000 UTC" 2026/06/24 01:02:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-24 00:09:51.796961477 +0000 UTC" != cached fingerprint "20,2026-06-24 00:08:51.796961477 +0000 UTC") 2026/06/24 01:02:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/24 01:02:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/24 01:02:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/24 01:02:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:02:58 DEBUG : TestRWCacheUpdate(0x2c47f807240): >openPending: err= 2026/06/24 01:02:58 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/24 01:02:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:02:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:02:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:02:58 DEBUG : TestRWCacheUpdate(0x2c47f807240): >_readAt: n=21, err=EOF 2026/06/24 01:02:58 DEBUG : TestRWCacheUpdate(0x2c47f807240): close: 2026/06/24 01:02:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-24 00:09:51.796961477 +0000 UTC 2026/06/24 01:02:58 DEBUG : TestRWCacheUpdate(0x2c47f807240): >close: err= 2026/06/24 01:02:58 DEBUG : forgetting directory cache 2026/06/24 01:02:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:02:59 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/06/24 01:02:59 DEBUG : TestRWCacheUpdate.rclone_chunk.001_48n9e9: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/06/24 01:02:59 INFO : TestRWCacheUpdate.rclone_chunk.001_48n9e9: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/24 01:02:59 INFO : TestRWCacheUpdate.rclone_chunk.001_48n9e9: Deleted 2026/06/24 01:02:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:02:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/24 01:02:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/24 01:02:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/24 01:02:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:02:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:02:59 DEBUG : TestRWCacheUpdate(0x2c47f8bdc80): _readAt: size=512, off=0 2026/06/24 01:02:59 DEBUG : TestRWCacheUpdate(0x2c47f8bdc80): openPending: 2026/06/24 01:02:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-24 00:10:51.796961477 +0000 UTC" against cached fingerprint "21,2026-06-24 00:09:51.796961477 +0000 UTC" 2026/06/24 01:02:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-24 00:10:51.796961477 +0000 UTC" != cached fingerprint "21,2026-06-24 00:09:51.796961477 +0000 UTC") 2026/06/24 01:02:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/24 01:02:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/24 01:02:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/24 01:02:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:02:59 DEBUG : TestRWCacheUpdate(0x2c47f8bdc80): >openPending: err= 2026/06/24 01:02:59 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/24 01:02:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:02:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:02:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:02:59 DEBUG : TestRWCacheUpdate(0x2c47f8bdc80): >_readAt: n=22, err=EOF 2026/06/24 01:02:59 DEBUG : TestRWCacheUpdate(0x2c47f8bdc80): close: 2026/06/24 01:02:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-24 00:10:51.796961477 +0000 UTC 2026/06/24 01:02:59 DEBUG : TestRWCacheUpdate(0x2c47f8bdc80): >close: err= 2026/06/24 01:02:59 DEBUG : forgetting directory cache 2026/06/24 01:02:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:03:00 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/06/24 01:03:00 DEBUG : TestRWCacheUpdate.rclone_chunk.001_48na2o: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/06/24 01:03:00 INFO : TestRWCacheUpdate.rclone_chunk.001_48na2o: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/24 01:03:00 INFO : TestRWCacheUpdate.rclone_chunk.001_48na2o: Deleted 2026/06/24 01:03:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:03:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/24 01:03:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/24 01:03:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/24 01:03:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:03:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:03:00 DEBUG : TestRWCacheUpdate(0x2c47ec96900): _readAt: size=512, off=0 2026/06/24 01:03:00 DEBUG : TestRWCacheUpdate(0x2c47ec96900): openPending: 2026/06/24 01:03:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-24 00:11:51.796961477 +0000 UTC" against cached fingerprint "22,2026-06-24 00:10:51.796961477 +0000 UTC" 2026/06/24 01:03:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-24 00:11:51.796961477 +0000 UTC" != cached fingerprint "22,2026-06-24 00:10:51.796961477 +0000 UTC") 2026/06/24 01:03:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/24 01:03:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/24 01:03:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/24 01:03:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:03:00 DEBUG : TestRWCacheUpdate(0x2c47ec96900): >openPending: err= 2026/06/24 01:03:00 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/24 01:03:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:03:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:00 DEBUG : TestRWCacheUpdate(0x2c47ec96900): >_readAt: n=23, err=EOF 2026/06/24 01:03:00 DEBUG : TestRWCacheUpdate(0x2c47ec96900): close: 2026/06/24 01:03:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-24 00:11:51.796961477 +0000 UTC 2026/06/24 01:03:00 DEBUG : TestRWCacheUpdate(0x2c47ec96900): >close: err= 2026/06/24 01:03:00 DEBUG : forgetting directory cache 2026/06/24 01:03:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:03:01 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/06/24 01:03:01 DEBUG : TestRWCacheUpdate.rclone_chunk.001_48nbmy: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/06/24 01:03:01 INFO : TestRWCacheUpdate.rclone_chunk.001_48nbmy: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/24 01:03:01 INFO : TestRWCacheUpdate.rclone_chunk.001_48nbmy: Deleted 2026/06/24 01:03:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:03:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/24 01:03:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/24 01:03:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/24 01:03:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:03:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/24 01:03:01 DEBUG : TestRWCacheUpdate(0x2c47f793b00): _readAt: size=512, off=0 2026/06/24 01:03:01 DEBUG : TestRWCacheUpdate(0x2c47f793b00): openPending: 2026/06/24 01:03:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-24 00:12:51.796961477 +0000 UTC" against cached fingerprint "23,2026-06-24 00:11:51.796961477 +0000 UTC" 2026/06/24 01:03:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-24 00:12:51.796961477 +0000 UTC" != cached fingerprint "23,2026-06-24 00:11:51.796961477 +0000 UTC") 2026/06/24 01:03:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/24 01:03:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/24 01:03:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/24 01:03:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/24 01:03:01 DEBUG : TestRWCacheUpdate(0x2c47f793b00): >openPending: err= 2026/06/24 01:03:01 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/24 01:03:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/24 01:03:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:01 DEBUG : TestRWCacheUpdate(0x2c47f793b00): >_readAt: n=24, err=EOF 2026/06/24 01:03:01 DEBUG : TestRWCacheUpdate(0x2c47f793b00): close: 2026/06/24 01:03:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-24 00:12:51.796961477 +0000 UTC 2026/06/24 01:03:01 DEBUG : TestRWCacheUpdate(0x2c47f793b00): >close: err= 2026/06/24 01:03:01 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:01 DEBUG : Looking for writers 2026/06/24 01:03:01 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/24 01:03:01 DEBUG : >WaitForWriters: 2026/06/24 01:03:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': vfs cache: cleaner exiting 2026/06/24 01:03:01 DEBUG : forgetting directory cache 2026/06/24 01:03:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.90s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:03:02 DEBUG : FiLeA: size = 5 OK 2026/06/24 01:03:02 DEBUG : FiLeA.rclone_chunk.001_48ncmz: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/06/24 01:03:02 INFO : FiLeA.rclone_chunk.001_48ncmz: Copied (server-side copy) to: FiLeA 2026/06/24 01:03:02 INFO : FiLeA.rclone_chunk.001_48ncmz: Deleted 2026/06/24 01:03:02 DEBUG : FiLeB: size = 5 OK 2026/06/24 01:03:02 DEBUG : FiLeB.rclone_chunk.001_48ndd0: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/06/24 01:03:02 INFO : FiLeB.rclone_chunk.001_48ndd0: Copied (server-side copy) to: FiLeB 2026/06/24 01:03:02 INFO : FiLeB.rclone_chunk.001_48ndd0: Deleted 2026/06/24 01:03:03 DEBUG : FilEb: size = 5 OK 2026/06/24 01:03:03 DEBUG : FilEb.rclone_chunk.001_48nd4n: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/06/24 01:03:03 INFO : FilEb.rclone_chunk.001_48nd4n: Copied (server-side copy) to: FilEb 2026/06/24 01:03:03 INFO : FilEb.rclone_chunk.001_48nd4n: Deleted 2026/06/24 01:03:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:03:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:03:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/24 01:03:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/24 01:03:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/24 01:03:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/24 01:03:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/24 01:03:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/24 01:03:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/24 01:03:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/24 01:03:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/24 01:03:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/24 01:03:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/24 01:03:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/24 01:03:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:03 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/24 01:03:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/24 01:03:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/24 01:03:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/24 01:03:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/24 01:03:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/24 01:03:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:03 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/24 01:03:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/24 01:03:03 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/24 01:03:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:03 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/24 01:03:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/24 01:03:03 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/24 01:03:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:03 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/24 01:03:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/24 01:03:03 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/24 01:03:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/24 01:03:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/24 01:03:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/24 01:03:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:03 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/24 01:03:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/24 01:03:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/24 01:03:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:03 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:03 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/24 01:03:03 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/24 01:03:03 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:03 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/24 01:03:03 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/24 01:03:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/24 01:03:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/24 01:03:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/24 01:03:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:04 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:04 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/24 01:03:04 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:04 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/24 01:03:04 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:04 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/24 01:03:04 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:04 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/24 01:03:04 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/24 01:03:04 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/24 01:03:04 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:04 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:04 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:04 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/24 01:03:04 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/24 01:03:04 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/24 01:03:04 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:04 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:04 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:04 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/24 01:03:04 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:04 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/24 01:03:04 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:04 DEBUG : Looking for writers 2026/06/24 01:03:04 DEBUG : FiLeA: reading active writers 2026/06/24 01:03:04 DEBUG : FiLeB: reading active writers 2026/06/24 01:03:04 DEBUG : FilEb: reading active writers 2026/06/24 01:03:04 DEBUG : >WaitForWriters: 2026/06/24 01:03:04 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:04 DEBUG : Looking for writers 2026/06/24 01:03:04 DEBUG : FiLeA: reading active writers 2026/06/24 01:03:04 DEBUG : FiLeB: reading active writers 2026/06/24 01:03:04 DEBUG : FilEb: reading active writers 2026/06/24 01:03:04 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.68s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:03:04 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/06/24 01:03:04 DEBUG : normal name with no special characters.txt.rclone_chunk.001_48nfrf: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/06/24 01:03:04 INFO : normal name with no special characters.txt.rclone_chunk.001_48nfrf: Copied (server-side copy) to: normal name with no special characters.txt 2026/06/24 01:03:04 INFO : normal name with no special characters.txt.rclone_chunk.001_48nfrf: Deleted 2026/06/24 01:03:05 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/06/24 01:03:05 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_48nfs5: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/06/24 01:03:05 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_48nfs5: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/06/24 01:03:05 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_48nfs5: Deleted 2026/06/24 01:03:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:03:05 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:05 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/24 01:03:05 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/24 01:03:05 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/24 01:03:05 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:05 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:05 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:05 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/24 01:03:05 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/24 01:03:05 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/24 01:03:05 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:05 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:05 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:05 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/24 01:03:05 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/24 01:03:05 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/24 01:03:05 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:05 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:05 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:05 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/24 01:03:05 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:05 DEBUG : Looking for writers 2026/06/24 01:03:05 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/24 01:03:05 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/24 01:03:05 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.37s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:03:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:03:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': Reusing VFS from active cache 2026/06/24 01:03:05 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:05 DEBUG : Looking for writers 2026/06/24 01:03:05 DEBUG : >WaitForWriters: 2026/06/24 01:03:05 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:05 DEBUG : Looking for writers 2026/06/24 01:03:05 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:03:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:03:05 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:05 DEBUG : Looking for writers 2026/06/24 01:03:05 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.08s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:03:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:03:05 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:05 DEBUG : Looking for writers 2026/06/24 01:03:05 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:03:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:03:06 DEBUG : file1: size = 14 OK 2026/06/24 01:03:06 DEBUG : file1.rclone_chunk.001_48nhyc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:03:06 INFO : file1.rclone_chunk.001_48nhyc: Copied (server-side copy) to: file1 2026/06/24 01:03:06 INFO : file1.rclone_chunk.001_48nhyc: Deleted 2026/06/24 01:03:06 DEBUG : dir/file2: size = 14 OK 2026/06/24 01:03:06 DEBUG : dir/file2.rclone_chunk.001_48nhek: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/24 01:03:06 INFO : dir/file2.rclone_chunk.001_48nhek: Copied (server-side copy) to: dir/file2 2026/06/24 01:03:06 INFO : dir/file2.rclone_chunk.001_48nhek: Deleted 2026/06/24 01:03:07 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:07 DEBUG : dir: Looking for writers 2026/06/24 01:03:07 DEBUG : file2: reading active writers 2026/06/24 01:03:07 DEBUG : Looking for writers 2026/06/24 01:03:07 DEBUG : dir: reading active writers 2026/06/24 01:03:07 DEBUG : file1: reading active writers 2026/06/24 01:03:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.46s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:03:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:03:07 DEBUG : file1: size = 14 OK 2026/06/24 01:03:07 DEBUG : file1.rclone_chunk.001_48ni76: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:03:07 INFO : file1.rclone_chunk.001_48ni76: Copied (server-side copy) to: file1 2026/06/24 01:03:07 INFO : file1.rclone_chunk.001_48ni76: Deleted 2026/06/24 01:03:08 DEBUG : dir/file2: size = 14 OK 2026/06/24 01:03:08 DEBUG : dir/file2.rclone_chunk.001_48nik8: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/24 01:03:08 INFO : dir/file2.rclone_chunk.001_48nik8: Copied (server-side copy) to: dir/file2 2026/06/24 01:03:08 INFO : dir/file2.rclone_chunk.001_48nik8: Deleted 2026/06/24 01:03:08 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:08 DEBUG : dir: Looking for writers 2026/06/24 01:03:08 DEBUG : Looking for writers 2026/06/24 01:03:08 DEBUG : file1: reading active writers 2026/06/24 01:03:08 DEBUG : dir: reading active writers 2026/06/24 01:03:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.40s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:03:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:03:09 DEBUG : file1: size = 14 OK 2026/06/24 01:03:09 DEBUG : file1.rclone_chunk.001_48nj9v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/24 01:03:09 INFO : file1.rclone_chunk.001_48nj9v: Copied (server-side copy) to: file1 2026/06/24 01:03:09 INFO : file1.rclone_chunk.001_48nj9v: Deleted 2026/06/24 01:03:09 DEBUG : dir/file2: size = 14 OK 2026/06/24 01:03:09 DEBUG : dir/file2.rclone_chunk.001_48nkll: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/24 01:03:09 INFO : dir/file2.rclone_chunk.001_48nkll: Copied (server-side copy) to: dir/file2 2026/06/24 01:03:09 INFO : dir/file2.rclone_chunk.001_48nkll: Deleted 2026/06/24 01:03:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:10 DEBUG : file1: Open: flags=O_RDONLY 2026/06/24 01:03:10 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/24 01:03:10 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/24 01:03:10 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:10 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/24 01:03:10 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/24 01:03:10 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/24 01:03:10 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:03:10 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:03:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/24 01:03:10 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/24 01:03:10 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/24 01:03:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/24 01:03:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': File to upload is small (0 bytes), uploading instead of streaming 2026/06/24 01:03:10 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/24 01:03:10 DEBUG : dir/new_file.txt.rclone_chunk.001_48nlcb: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/24 01:03:10 INFO : dir/new_file.txt.rclone_chunk.001_48nlcb: Copied (server-side copy) to: dir/new_file.txt 2026/06/24 01:03:10 INFO : dir/new_file.txt.rclone_chunk.001_48nlcb: Deleted 2026/06/24 01:03:10 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/24 01:03:10 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/06/24 01:03:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/24 01:03:10 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:03:10 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/24 01:03:10 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:10 DEBUG : dir: Looking for writers 2026/06/24 01:03:10 DEBUG : file2: reading active writers 2026/06/24 01:03:10 DEBUG : new_file.txt: reading active writers 2026/06/24 01:03:10 DEBUG : Looking for writers 2026/06/24 01:03:10 DEBUG : dir: reading active writers 2026/06/24 01:03:10 DEBUG : file1: reading active writers 2026/06/24 01:03:10 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.96s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:03:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:03:11 DEBUG : dir/file2: size = 14 OK 2026/06/24 01:03:11 DEBUG : dir/file2.rclone_chunk.001_48nla3: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/24 01:03:11 INFO : dir/file2.rclone_chunk.001_48nla3: Copied (server-side copy) to: dir/file2 2026/06/24 01:03:11 INFO : dir/file2.rclone_chunk.001_48nla3: Deleted 2026/06/24 01:03:11 DEBUG : dir/file2: copy non-chunked object... 2026/06/24 01:03:11 DEBUG : dir/file1: size = 14 OK 2026/06/24 01:03:11 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/06/24 01:03:11 INFO : dir/file2: Deleted 2026/06/24 01:03:11 DEBUG : dir/file1: Updating file with dir/file1 0x2c47f8469c0 2026/06/24 01:03:11 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/24 01:03:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:12 DEBUG : dir/file1: copy non-chunked object... 2026/06/24 01:03:12 DEBUG : file0: size = 14 OK 2026/06/24 01:03:12 INFO : dir/file1: Copied (server-side copy) to: file0 2026/06/24 01:03:12 INFO : dir/file1: Deleted 2026/06/24 01:03:12 DEBUG : file0: Updating file with file0 0x2c47f8469c0 2026/06/24 01:03:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/24 01:03:12 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/24 01:03:12 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:12 DEBUG : dir: Looking for writers 2026/06/24 01:03:12 DEBUG : Looking for writers 2026/06/24 01:03:12 DEBUG : dir: reading active writers 2026/06/24 01:03:12 DEBUG : file0: reading active writers 2026/06/24 01:03:12 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.59s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:03:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:03:12 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:12 DEBUG : Looking for writers 2026/06/24 01:03:12 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:03:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:03:12 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:12 DEBUG : Looking for writers 2026/06/24 01:03:12 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:03:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:03:12 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:12 DEBUG : Looking for writers 2026/06/24 01:03:12 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.09s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:03:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:03:12 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:12 DEBUG : Looking for writers 2026/06/24 01:03:12 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:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:03:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:03:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:03:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:03:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/24 01:03:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/24 01:03:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:12 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/24 01:03:12 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/24 01:03:12 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/24 01:03:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': File to upload is small (5 bytes), uploading instead of streaming 2026/06/24 01:03:13 DEBUG : file1: size = 5 OK 2026/06/24 01:03:13 DEBUG : file1.rclone_chunk.001_48nnxw: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/24 01:03:13 INFO : file1.rclone_chunk.001_48nnxw: Copied (server-side copy) to: file1 2026/06/24 01:03:13 INFO : file1.rclone_chunk.001_48nnxw: Deleted 2026/06/24 01:03:13 DEBUG : file1: size = 5 OK 2026/06/24 01:03:13 DEBUG : file1: Size of src and dst objects identical 2026/06/24 01:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:03:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/24 01:03:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/24 01:03:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:03:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/24 01:03:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/24 01:03:13 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/24 01:03:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/24 01:03:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/24 01:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/24 01:03:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/24 01:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': File to upload is small (0 bytes), uploading instead of streaming 2026/06/24 01:03:13 DEBUG : file1: size = 0 OK 2026/06/24 01:03:13 DEBUG : file1.rclone_chunk.001_48no4z: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/24 01:03:13 INFO : file1.rclone_chunk.001_48no4z: Copied (server-side copy) to: file1 2026/06/24 01:03:13 INFO : file1.rclone_chunk.001_48no4z: Deleted 2026/06/24 01:03:13 DEBUG : file1: size = 0 OK 2026/06/24 01:03:13 DEBUG : file1: Size of src and dst objects identical 2026/06/24 01:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/24 01:03:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/24 01:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/24 01:03:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/24 01:03:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': File to upload is small (7 bytes), uploading instead of streaming 2026/06/24 01:03:14 DEBUG : file1: size = 7 OK 2026/06/24 01:03:14 DEBUG : file1.rclone_chunk.001_48noz3: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/24 01:03:14 INFO : file1.rclone_chunk.001_48noz3: Copied (server-side copy) to: file1 2026/06/24 01:03:14 INFO : file1.rclone_chunk.001_48noz3: Deleted 2026/06/24 01:03:14 DEBUG : file1: size = 7 OK 2026/06/24 01:03:14 DEBUG : file1: Size of src and dst objects identical 2026/06/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:14 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:14 DEBUG : Looking for writers 2026/06/24 01:03:14 DEBUG : file1: reading active writers 2026/06/24 01:03:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.81s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:03:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:03:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:03:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/24 01:03:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/24 01:03:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:14 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/24 01:03:15 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/24 01:03:15 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/24 01:03:15 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/24 01:03:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': File to upload is small (11 bytes), uploading instead of streaming 2026/06/24 01:03:16 DEBUG : file1: size = 11 OK 2026/06/24 01:03:16 DEBUG : file1.rclone_chunk.001_48nqlm: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/24 01:03:16 INFO : file1.rclone_chunk.001_48nqlm: Copied (server-side copy) to: file1 2026/06/24 01:03:16 INFO : file1.rclone_chunk.001_48nqlm: Deleted 2026/06/24 01:03:16 DEBUG : file1: size = 11 OK 2026/06/24 01:03:16 DEBUG : file1: Size of src and dst objects identical 2026/06/24 01:03:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:16 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/24 01:03:16 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:16 DEBUG : Looking for writers 2026/06/24 01:03:16 DEBUG : file1: reading active writers 2026/06/24 01:03:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.72s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:03:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:03:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:03:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:03:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/24 01:03:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/24 01:03:16 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/24 01:03:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': File to upload is small (5 bytes), uploading instead of streaming 2026/06/24 01:03:16 DEBUG : file1: size = 5 OK 2026/06/24 01:03:16 DEBUG : file1.rclone_chunk.001_48nr3r: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/24 01:03:16 INFO : file1.rclone_chunk.001_48nr3r: Copied (server-side copy) to: file1 2026/06/24 01:03:16 INFO : file1.rclone_chunk.001_48nr3r: Deleted 2026/06/24 01:03:16 DEBUG : file1: size = 5 OK 2026/06/24 01:03:16 DEBUG : file1: Size of src and dst objects identical 2026/06/24 01:03:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:16 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/24 01:03:16 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:16 DEBUG : Looking for writers 2026/06/24 01:03:16 DEBUG : file1: reading active writers 2026/06/24 01:03:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.63s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:03:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:03:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:03:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:03:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/24 01:03:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/24 01:03:16 DEBUG : file1: WriteFileHandle.Release closing 2026/06/24 01:03:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': File to upload is small (0 bytes), uploading instead of streaming 2026/06/24 01:03:17 DEBUG : file1: size = 0 OK 2026/06/24 01:03:17 DEBUG : file1.rclone_chunk.001_48nsqm: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/24 01:03:17 INFO : file1.rclone_chunk.001_48nsqm: Copied (server-side copy) to: file1 2026/06/24 01:03:17 INFO : file1.rclone_chunk.001_48nsqm: Deleted 2026/06/24 01:03:17 DEBUG : file1: size = 0 OK 2026/06/24 01:03:17 DEBUG : file1: Size of src and dst objects identical 2026/06/24 01:03:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:17 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/24 01:03:17 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:17 DEBUG : Looking for writers 2026/06/24 01:03:17 DEBUG : file1: reading active writers 2026/06/24 01:03:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.66s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:03:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:03:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:03:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:03:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/24 01:03:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/24 01:03:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': File to upload is small (2 bytes), uploading instead of streaming 2026/06/24 01:03:18 DEBUG : file1: size = 2 OK 2026/06/24 01:03:18 DEBUG : file1.rclone_chunk.001_48nswo: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/24 01:03:18 INFO : file1.rclone_chunk.001_48nswo: Copied (server-side copy) to: file1 2026/06/24 01:03:18 INFO : file1.rclone_chunk.001_48nswo: Deleted 2026/06/24 01:03:18 DEBUG : file1: size = 2 OK 2026/06/24 01:03:18 DEBUG : file1: Size of src and dst objects identical 2026/06/24 01:03:18 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/24 01:03:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:18 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:18 DEBUG : Looking for writers 2026/06/24 01:03:18 DEBUG : file1: reading active writers 2026/06/24 01:03:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.81s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:03:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:03:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:03:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:03:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/24 01:03:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/24 01:03:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': File to upload is small (0 bytes), uploading instead of streaming 2026/06/24 01:03:18 DEBUG : file1: size = 0 OK 2026/06/24 01:03:18 DEBUG : file1.rclone_chunk.001_48ntni: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/24 01:03:18 INFO : file1.rclone_chunk.001_48ntni: Copied (server-side copy) to: file1 2026/06/24 01:03:19 INFO : file1.rclone_chunk.001_48ntni: Deleted 2026/06/24 01:03:19 DEBUG : file1: size = 0 OK 2026/06/24 01:03:19 DEBUG : file1: Size of src and dst objects identical 2026/06/24 01:03:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:03:19 DEBUG : file1: Open: flags=O_RDONLY 2026/06/24 01:03:19 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/24 01:03:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/24 01:03:19 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:19 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:19 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:19 DEBUG : Looking for writers 2026/06/24 01:03:19 DEBUG : file1: reading active writers 2026/06/24 01:03:19 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.81s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:03:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:03:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/24 01:03:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/24 01:03:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/24 01:03:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/24 01:03:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': File to upload is small (100 bytes), uploading instead of streaming 2026/06/24 01:03:19 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/06/24 01:03:19 DEBUG : file1.rclone_chunk.001_48nufx: md5 = 6bcbfbe2611c6ccb025559a07be687b5 OK 2026/06/24 01:03:19 INFO : file1.rclone_chunk.001_48nufx: Copied (server-side copy) to: file1.rclone_chunk.001 2026/06/24 01:03:19 INFO : file1.rclone_chunk.001_48nufx: Deleted 2026/06/24 01:03:19 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/06/24 01:03:19 DEBUG : file1.rclone_chunk.002_48nufx: md5 = c84ed8a2d0e0b981702e5ca9e64e67b8 OK 2026/06/24 01:03:19 INFO : file1.rclone_chunk.002_48nufx: Copied (server-side copy) to: file1.rclone_chunk.002 2026/06/24 01:03:19 INFO : file1.rclone_chunk.002_48nufx: Deleted 2026/06/24 01:03:20 DEBUG : file1: size = 100 OK 2026/06/24 01:03:20 DEBUG : file1: Size of src and dst objects identical 2026/06/24 01:03:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/24 01:03:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/24 01:03:20 DEBUG : file1: Open: flags=O_RDONLY 2026/06/24 01:03:20 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/24 01:03:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/24 01:03:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:20 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:20 DEBUG : Looking for writers 2026/06/24 01:03:20 DEBUG : file1: reading active writers 2026/06/24 01:03:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.31s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:03:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:03:20 DEBUG : flat/f000.txt: size = 7 OK 2026/06/24 01:03:20 DEBUG : flat/f000.txt.rclone_chunk.001_48nvsb: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/06/24 01:03:20 INFO : flat/f000.txt.rclone_chunk.001_48nvsb: Copied (server-side copy) to: flat/f000.txt 2026/06/24 01:03:21 INFO : flat/f000.txt.rclone_chunk.001_48nvsb: Deleted 2026/06/24 01:03:22 DEBUG : flat/f001.txt: size = 14 OK 2026/06/24 01:03:22 DEBUG : flat/f001.txt.rclone_chunk.001_48nwhc: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/06/24 01:03:22 INFO : flat/f001.txt.rclone_chunk.001_48nwhc: Copied (server-side copy) to: flat/f001.txt 2026/06/24 01:03:22 INFO : flat/f001.txt.rclone_chunk.001_48nwhc: Deleted 2026/06/24 01:03:23 DEBUG : flat/f002.txt: size = 21 OK 2026/06/24 01:03:23 DEBUG : flat/f002.txt.rclone_chunk.001_48nxws: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/06/24 01:03:23 INFO : flat/f002.txt.rclone_chunk.001_48nxws: Copied (server-side copy) to: flat/f002.txt 2026/06/24 01:03:23 INFO : flat/f002.txt.rclone_chunk.001_48nxws: Deleted 2026/06/24 01:03:23 DEBUG : flat/f003.txt: size = 28 OK 2026/06/24 01:03:23 DEBUG : flat/f003.txt.rclone_chunk.001_48nyw1: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/06/24 01:03:23 INFO : flat/f003.txt.rclone_chunk.001_48nyw1: Copied (server-side copy) to: flat/f003.txt 2026/06/24 01:03:23 INFO : flat/f003.txt.rclone_chunk.001_48nyw1: Deleted 2026/06/24 01:03:23 DEBUG : flat/f004.txt: size = 35 OK 2026/06/24 01:03:23 DEBUG : flat/f004.txt.rclone_chunk.001_48nyd8: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/06/24 01:03:23 INFO : flat/f004.txt.rclone_chunk.001_48nyd8: Copied (server-side copy) to: flat/f004.txt 2026/06/24 01:03:23 INFO : flat/f004.txt.rclone_chunk.001_48nyd8: Deleted 2026/06/24 01:03:24 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/24 01:03:24 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/24 01:03:24 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:24 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:24 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/24 01:03:24 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/24 01:03:24 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:24 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:24 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/24 01:03:24 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/24 01:03:24 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:24 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:24 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/24 01:03:24 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/24 01:03:24 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:24 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:24 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/24 01:03:24 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/24 01:03:24 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:24 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:24 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:24 DEBUG : flat: Looking for writers 2026/06/24 01:03:24 DEBUG : f000.txt: reading active writers 2026/06/24 01:03:24 DEBUG : f001.txt: reading active writers 2026/06/24 01:03:24 DEBUG : f002.txt: reading active writers 2026/06/24 01:03:24 DEBUG : f003.txt: reading active writers 2026/06/24 01:03:24 DEBUG : f004.txt: reading active writers 2026/06/24 01:03:24 DEBUG : Looking for writers 2026/06/24 01:03:24 DEBUG : flat: reading active writers 2026/06/24 01:03:24 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (4.76s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:03:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:03:25 DEBUG : a/top.txt: size = 3 OK 2026/06/24 01:03:25 DEBUG : a/top.txt.rclone_chunk.001_48o0b1: md5 = b28354b543375bfa94dabaeda722927f OK 2026/06/24 01:03:25 INFO : a/top.txt.rclone_chunk.001_48o0b1: Copied (server-side copy) to: a/top.txt 2026/06/24 01:03:25 INFO : a/top.txt.rclone_chunk.001_48o0b1: Deleted 2026/06/24 01:03:26 DEBUG : a/b/mid.txt: size = 3 OK 2026/06/24 01:03:26 DEBUG : a/b/mid.txt.rclone_chunk.001_48o02d: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/06/24 01:03:26 INFO : a/b/mid.txt.rclone_chunk.001_48o02d: Copied (server-side copy) to: a/b/mid.txt 2026/06/24 01:03:26 INFO : a/b/mid.txt.rclone_chunk.001_48o02d: Deleted 2026/06/24 01:03:26 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/06/24 01:03:26 DEBUG : a/b/c/deep.txt.rclone_chunk.001_48o11v: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/06/24 01:03:26 INFO : a/b/c/deep.txt.rclone_chunk.001_48o11v: Copied (server-side copy) to: a/b/c/deep.txt 2026/06/24 01:03:26 INFO : a/b/c/deep.txt.rclone_chunk.001_48o11v: Deleted 2026/06/24 01:03:26 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/24 01:03:26 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/24 01:03:26 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:26 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:26 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/24 01:03:26 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/24 01:03:26 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:26 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:26 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/24 01:03:26 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/24 01:03:26 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:27 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:27 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:27 DEBUG : a/b/c: Looking for writers 2026/06/24 01:03:27 DEBUG : deep.txt: reading active writers 2026/06/24 01:03:27 DEBUG : a/b: Looking for writers 2026/06/24 01:03:27 DEBUG : c: reading active writers 2026/06/24 01:03:27 DEBUG : mid.txt: reading active writers 2026/06/24 01:03:27 DEBUG : a: Looking for writers 2026/06/24 01:03:27 DEBUG : b: reading active writers 2026/06/24 01:03:27 DEBUG : top.txt: reading active writers 2026/06/24 01:03:27 DEBUG : Looking for writers 2026/06/24 01:03:27 DEBUG : a: reading active writers 2026/06/24 01:03:27 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.17s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:03:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/06/24 01:03:27 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:27 DEBUG : Looking for writers 2026/06/24 01:03:27 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu'", Local "Local file system at /tmp/rclone198596546", Modify Window "1ns" 2026/06/24 01:03:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': poll-interval is not supported by this remote 2026/06/24 01:03:27 DEBUG : dir1/a.txt: size = 1 OK 2026/06/24 01:03:27 DEBUG : dir1/a.txt.rclone_chunk.001_48o2ti: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/06/24 01:03:27 INFO : dir1/a.txt.rclone_chunk.001_48o2ti: Copied (server-side copy) to: dir1/a.txt 2026/06/24 01:03:27 INFO : dir1/a.txt.rclone_chunk.001_48o2ti: Deleted 2026/06/24 01:03:28 DEBUG : dir2/b.txt: size = 1 OK 2026/06/24 01:03:28 DEBUG : dir2/b.txt.rclone_chunk.001_48o38f: md5 = 415290769594460e2e485922904f345d OK 2026/06/24 01:03:28 INFO : dir2/b.txt.rclone_chunk.001_48o38f: Copied (server-side copy) to: dir2/b.txt 2026/06/24 01:03:28 INFO : dir2/b.txt.rclone_chunk.001_48o38f: Deleted 2026/06/24 01:03:28 DEBUG : dir3/c.txt: size = 1 OK 2026/06/24 01:03:28 DEBUG : dir3/c.txt.rclone_chunk.001_48o3w1: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/06/24 01:03:28 INFO : dir3/c.txt.rclone_chunk.001_48o3w1: Copied (server-side copy) to: dir3/c.txt 2026/06/24 01:03:28 INFO : dir3/c.txt.rclone_chunk.001_48o3w1: Deleted 2026/06/24 01:03:28 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/24 01:03:28 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/24 01:03:28 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:29 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:29 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/24 01:03:29 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/24 01:03:29 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:29 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:29 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/24 01:03:29 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/24 01:03:29 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/24 01:03:29 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/24 01:03:29 DEBUG : WaitForWriters: timeout=30s 2026/06/24 01:03:29 DEBUG : dir1: Looking for writers 2026/06/24 01:03:29 DEBUG : a.txt: reading active writers 2026/06/24 01:03:29 DEBUG : dir2: Looking for writers 2026/06/24 01:03:29 DEBUG : b.txt: reading active writers 2026/06/24 01:03:29 DEBUG : dir3: Looking for writers 2026/06/24 01:03:29 DEBUG : c.txt: reading active writers 2026/06/24 01:03:29 DEBUG : Looking for writers 2026/06/24 01:03:29 DEBUG : dir1: reading active writers 2026/06/24 01:03:29 DEBUG : dir2: reading active writers 2026/06/24 01:03:29 DEBUG : dir3: reading active writers 2026/06/24 01:03:29 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.21s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/24 01:03:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-jakedum2hibu': Purge remote 2026/06/24 01:03:29 DEBUG : Waiting for deletions to finish 2026/06/24 01:03:30 INFO : S3 bucket rclone-test-jakedum2hibu: Bucket "rclone-test-jakedum2hibu" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Finished OK in 2m1.869961082s (try 1/5)